Space of matrices with bounded row space
Let $V$ be a vector space of $m \times n$ matrices over a field $\mathbb{F}$ with the property that, for all $M \in V, \ \operatorname{rowsp}(M) \subseteq W$, where $W \subseteq \mathbb{F}^n$ is a subspace which is a row space of some $M \in V$. Prove that $\operatorname{dim}_\mathbb{F}(V) = \operatorname{max}\{n,m\} \operatorname{dim}_\mathbb{F}(W)$.
Ribs
72
Answer
Answers can only be viewed under the following conditions:
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
Martin
1.6K
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 469 views
- $10.00
Related Questions
- Consider the matrix, calculate a basis of the null space and column space
- Show that $tr(\sqrt{\sqrt A B \sqrt A})\leq 1$ , where both $A$ and $B$ are positive semidefinite with $tr(A)=tr(B)=1.$
- Prove that $V={(𝑥_1,𝑥_2,⋯,𝑥_n) \in ℝ^n ∣ 𝑥_1+𝑥_2+...+𝑥_{𝑛−1}−2𝑥_𝑛=0}\}$ is a subspace of $\R^n$.
- Numerical Linear Algebra Question
- Linear Algebra - Matrices and Inverses Matrices
- Linear Algebra - Matrices (Multiple Choice Question) (1st Year College)
- Question on Subspaces
- Determine and compute the elementary matrices: Linear Algebra
If you want equality for the dimension you need to also assume that W is itself the row space of some M in V. Otherwise V=0 is a counterexample.
You're right, edited, thanks