I'm looking to build a function $f:S^2 \to \mathbb R^2$ such that $f(x)\neq f(−x)$ for all $x\in S^2$.
By Borsuk-Ulam Theorem, this function must be discontinuous. I was trying to build a not too complicated function, but I always encountered a problem.
I appreciate any help.
In that case you could try with: $$(x_1,x_2,x_3)\in\mathbb{S}^1\longmapsto f(x_1,x_2,x_3):=\begin{cases}(x_1,x_2) &\text{ if } (x_1,x_2,x_3)\neq (0,0,1) \\ (2,2) &\text{ if } (x_1,x_2,x_3)=(0,0,1) \end{cases}$$
Then obviously $f(x_1,x_2,x_3)=-f(-(x_1,x_2,x_3))$ for all $(x_1,x_2,x_3)\in\mathbb{S}^1\setminus\{(0,0,1),(0,0,-1)\}$. Also, $f(0,0,1)=(2,2)\neq(0,0)=f(0,0,-1)$.