Theorems · Theorem · linear algebra
rank_span
∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {ι : Type w}
[StrongRankCondition R] {v : ι → M},
LinearIndependent R v → Module.rank R ↥(Submodule.span R (Set.range v)) = Cardinal.mk ↑(Set.range v)- Cited by
- 6 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement · cited by 7,192
- Set.Elemstatement and proof · cited by 7,166
- Set.rangestatement and proof · cited by 4,705
- Cardinalstatement and proof · cited by 2,598
- Nontrivialproof · cited by 2,416
- Submodule.spanstatement · cited by 1,504
- Cardinal.mkstatement and proof · cited by 942
- Cardinal.liftproof · cited by 583
- LinearIndependentstatement and proof · cited by 560
Cited by6
Results whose statement or proof uses this declaration.
- finrank_span_eq_cardproof · cited by 7
- rank_span_setproof · cited by 4
- Subalgebra.LinearDisjoint.adjoin_rank_eq_rank_leftproof · cited by 2
- Matrix.cRank_diagonalproof · cited by 1
- Matrix.cRank_oneproof · cited by 1
- toENat_rank_span_setproof · cited by 0