Show that a translated subspace, i.e., $D=\{Ev+d \mid v \in \mathbb{R}^p\} \subseteq \mathbb{R}^n$ is a convex set where $E \in \mathbb{R}^{n \times p}$ and $d \in \mathbb{R}^n$.
2026-03-31 22:49:22.1774997362
Show that a translated subspace, i.e., $D=\{Ev+d \mid v \in \mathbb{R}^p\} \subseteq \mathbb{R}^n$ is a convex set.
50 Views Asked by user494522 https://math.techqa.club/user/user494522/detail At
1
If $x_1,x_2 \in D$, then $x_1 = Ev_1+d, x_2 = Ev_2+d$ for some $v_1,v_2 \in \mathbb{R}^p$, respectively. Then, $D$ is convex if $$x_3 = \lambda x_1 + (1-\lambda)x_2 \in D \text{ for all }\lambda\in(0,1)$$ i.e. there exists a $v_3\in\mathbb{R}^p$ such that $x_3 = Ev_3+d$. Substituting in the expressions for $x_1,x_2$, we see that
$$ \lambda(Ev_1+d) + (1-\lambda)(Ev_2+d) = E\lambda v_1 + \lambda d + E(1-\lambda)v_2 + (1-\lambda)d = E(\lambda v_1 + (1-\lambda)v_2) + d $$
Since $\lambda v_1 + (1-\lambda)v_2 \in \mathbb{R}^p$ for any $v_1,v_2\in\mathbb{R}^p$ and $\lambda\in(0,1)\subset\mathbb{R}$, we let $v_3 = \lambda v_1 + (1-\lambda)v_2$, and so it follows that $D$ is convex.