$$S = \{(a,b)\in \mathbb{R}^{2}:ax_1+bx_2\leq 1, \forall (x_1,x_2)\in \mathbb{R}^{2}\text{ such that }|x_1|+|x_2|\leq 1\}$$
I want to sketch the solutions of this set in $\mathbb{R}^{2},$ but I am not sure what it looks like. I tried taking specific vectors $(x_1,x_2)$ but this does not help either. Any ideas will be much appreciated.
Edit:
If I take the vector $(\pm 1,0)$ then $|a|\leq 1$ and similarily $(0,\pm1)$ implies that $|b|\leq 1.$ Can I still conclude that $S$ is a square such that $|a|\leq 1$ and $|b|\leq 1.$