Theorems · Theorem · linear algebra
maximal_linearIndependent_eq_infinite_basis
∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [StrongRankCondition R]
{ι : Type w} (b : Module.Basis ι R M) [Infinite ι] {κ : Type w} (v : κ → M) (i : LinearIndependent R v),
i.Maximal → Cardinal.mk κ = Cardinal.mk ιOver any ring R satisfying the strong rank condition,
if b is an infinite basis for a module M,
then every maximal linearly independent set has the same cardinality as b.
This proof (along with some of the lemmas above) comes from
[Les familles libres maximales d'un module ont-elles le meme cardinal?][lazarus1973]
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Cardinalstatement · cited by 2,598
- Nontrivialproof · cited by 2,416
- le_antisymmproof · cited by 2,068
- Module.Basisstatement and proof · cited by 1,477
- Cardinal.mkstatement · cited by 942
- LinearIndependentstatement and proof · cited by 560
- Infinitestatement and proof · cited by 352
- StrongRankConditionstatement and proof · cited by 286
- nontrivial_of_invariantBasisNumberproof · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.