I am working on the following exercise:
Consider $$P := \{ x \in \mathbb{R}^2 \mid x \ge 0, v^Tx \le 1 \quad (\forall v \in \mathbb{R}^2 : \lvert\lvert v \rvert\rvert = 1) \}$$
Is $P$ a polyhedron?
I think that $P$ is not a polyhedron since there are infinitely many such $v$, so we may not express $P$ in terms of a matrix.
Could you please tell me if my reasoning works?