$V$ is a vector space, and $H\subset V$ is a subspace of $V$. If $\beta$ is a basis for V, can we guarantee that $\beta \cap H$ is a basis for H?
2026-04-09 14:41:16.1775745676
Relation between Basis of a Vector Space and a Subspace
924 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
No, you cannot. For example, take $V = \Bbb R^2$. The space $H = \{(t,t): t \in \Bbb R\}$ is a subspace, and $\beta = \{(1,0),(0,1)\}$ is a basis. However, $\beta \cap H = \emptyset$ is not a basis for $H$.
We can say, however, that any basis for $H$ can be extended to a basis for $V$. Also, $\beta \cap H$ is necessarily a linearly independent set, and will generally form the basis for a subspace of $H$.