Statement: Suppose $V$ is finite-dimensional with $\dim V \ge 2$. Prove that there exist $S,T \in L(V, V)$ such that $ST \ne TS$
I am confused about the first part "Suppose $V$ is finite-dimensional with $\dim V \ge 2$". Would the quantifier be $\exists V(\dim V \ge 2 \to \exists S,T\in L(V, V)(ST\ne TS))$.
Or would the quantifier be $\forall V(\dim V \ge 2 \to \exists S,T\in L(V, V)(ST\ne TS))$.
My first guess was that it would be $\forall$ as the dimension of the vector space can be anything $\ge 2$ and we have to prove for when the dimension is some number $n\ge 2$. But when I say it out like "some number $n\ge 2$", I feel like the quantifier would be $\exists$.
Could someone explain which one would it be and why?