Below is a property of polyhedron, which refers to when shrinking the dimension of a polyhedron down, it is still a polyhedron: \begin{equation} \label{eq:poly_proj} P \subseteq \mathbb{R}^{m+n} \text{ is a polyhedron} \; \Rightarrow \; \{x\in \mathbb{R}^n : (x,y)\in P \text{ for some } y\in\mathbb{R}^m\} \text{ is a polyhedron}. \end{equation}
Now my question is, can I use the property above to prove that if $A\in \mathbb{R}^{m\times n}$ and $P\subseteq \mathbb{R}^n$ is a polyhedron then $A(P) = \{ Ax : x \in P \}$ (the image) is a polyhedron as well?