Prove that a function $f:X \to Y $ is injective if and only if $\forall x_1, x_2 \in X$ where $f(x_1) = f(x_2)$ implies that $x_1 = x_2$
Taking the contrapositive we get (this is the step I'm a little hazy on)
For $x_1, x_2 \in X$ where $x_1 \neq x_2$ implies $\exists x_1, x_2 \in X$ such that $f(x_1) \neq f(x_2)$ (Do I put the there exists here because that is the negation of for all?)
Because this is the definition of injective this is true. QED