Theorems · Theorem · linear algebra
Module.Basis.le_span
∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {ι : Type w}
[RankCondition R] {J : Set M} (v : Module.Basis ι R M),
Submodule.span R J = ⊤ → Cardinal.mk ↑(Set.range ⇑v) ≤ Cardinal.mk ↑JIf R satisfies the rank condition,
then the cardinality of any basis is bounded by the cardinality of any spanning set.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites62
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Top.topstatement and proof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Fintypeproof · cited by 7,736
- Submodulestatement and proof · cited by 7,192
- Set.Elemstatement and proof · cited by 7,166
- Set.imageproof · cited by 5,609
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.spanRank_span_range_of_linearIndependentproof · cited by 1