Existential-universal quantifier:
there exists $y$ in $U$ s.t. for every $x$ in $V$, $A(x,y)$
Universal-existential quantifier:
for every $x$ in $V$ there exists $y$ in $U$ s.t. $A(x,t)$
Could you please explain, why existential-universal implies the universal-existential, but not vice versa? Some examples are desirable.
Thank you for your help in advance.