Wikipedia says "An affine convex cone is the set resulting from applying an affine transformation to a convex cone" (https://en.wikipedia.org/wiki/Convex_cone)
It also says a halfspace is an affine convex cone. I am trying to understand why a halfspace is an affine convex cone.
A half-space can't be a cone (I think). If $C =\{x : Ax\leq b\}$ is the set of all $x$ in a half-space, $C$, I think $C$ is not a cone because it is not closed under positive scalar combinations. For example, if $Ax \leq b$ defines the half-space, then, in $R$, there exists an $\alpha : A\alpha x > b$. Thus $C$ is not closed under positive scalar combinations.
So, $C$ is a convex set, but I think it is not a convex cone.
So how is a halfspace an affine convex cone? Is the matrix $A$ the "affine transformation?" of a convex cone? If so, what is the convex cone it is transforming?