I am trying to understand the difference between and $\wedge$ and $\rightarrow$. Consider $$x=y\Longleftrightarrow \forall z(z\in x \ \rightarrow z \in y)$$
However, I think we can use and notation rather than implies $$x=y\Longleftrightarrow \forall z(z\in x \ \wedge \ z \in y)$$
Can you explain briefly we we should use implies notation there?