Theorems · Theorem · linear algebra
Matrix.eRank_submatrix_le
∀ {m : Type um} {m₀ : Type um₀} {n : Type un} {n₀ : Type un₀} {R : Type uR} [inst : Semiring R] (A : Matrix m n R)
(r : m₀ → m) (c : n₀ → n), (A.submatrix r c).eRank ≤ A.eRank- Defined in
- Mathlib.LinearAlgebra.Matrix.Rank
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- ENatstatement · cited by 4,985
- Matrixstatement and proof · cited by 4,303
- Cardinal.liftproof · cited by 583
- Matrix.submatrixstatement and proof · cited by 183
- Cardinal.toENatproof · cited by 92
- OrderHomClass.toOrderHomproof · cited by 44
- OrderHom.monoproof · cited by 28
- Matrix.cRankproof · cited by 16
- Matrix.eRankstatement · cited by 11
- Cardinal.toENat_liftproof · cited by 10
- Matrix.lift_cRank_submatrix_leproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.