I have some problems identifying the essential difference between using "and" and "such that" in statements. Consider the property of holding almost everywhere i.e
$$ \exists N \in \mathcal{F} \,\,\text{s.t} \,\,\mu(N) = 0 \,\,\text{s.t} \,\,\ \forall x \in \Omega \setminus N , P(x) \ \text{holds}$$
$$ \exists N \in \mathcal{F} \,\,\text{s.t} \,\,(\mu(N) = 0 \wedge \forall x \in \Omega \setminus N , P(x) \ \text{holds})$$
somone know how to think about this?