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)$.
114
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.
1.7K
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
- 695 views
- $10.00
Related Questions
- Hello! I Would like a proof detailed of the following question.
- Euclidean lattices with a metric part 2
- Determine and compute the elementary matrices: Linear Algebra
- Determinant and Inverse of a predefined matrix. The question and bounty are updated.
- General solutions of the system $X'=\begin{pmatrix} a & b \\ c & d \end{pmatrix} $
- Step by step method to solve the following problem: find coordinates of B.
- Find eigenvalues and eigenvectors of the matrix $\begin{pmatrix} 1 & 6 & 0 \\ 0 & 2 & 1 \\ 0 & 1 & 2 \end{pmatrix} $
- Eigenvalues and eigenvectors of $\begin{bmatrix} 3 & 2 & 4 \\ 2 & 0 & 2 \\ 4 & 2 & 3 \end{bmatrix} $
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