Consider the set of points $$O = \{ x \in P \mid \alpha^* = C^T x \}$$ where $P \subseteq \mathbb R^n$ is a closed convex set, $C \in \mathbb R^n$ and $\alpha^* = \min \{ C^Tx \}$. Then, $O$ is closed convex set.
This seems a pretty simple statement in my linear programming class but I am unsure how to show it formally. I can easily show it is a convex set but I am not sure how to show it is a closed set.
If $x_k \in O$ and $x_k \to x$ then $C^{T}x_k \to C^{T}x$ and $\alpha^{*}=C^{T}x_k$ for each $k$. Hence $\alpha^{*}=C^{T}x$ and $x \in O$.