Theorems · Theorem · linear algebra
Submodule.finrank_lt
∀ {K : Type u} {V : Type v} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
[FiniteDimensional K V] {s : Submodule K V}, s ≠ ⊤ → Module.finrank K ↥s < Module.finrank K VThe dimension of a strict submodule is strictly bounded by the dimension of the ambient
space.
See also Submodule.length_lt.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- HasQuotient.Quotientproof · cited by 2,301
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- add_commproof · cited by 1,535
- DivisionRingstatement and proof · cited by 1,062
- Module.finrank_posproof · cited by 62
- Submodule.finrank_quotient_add_finrankproof · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- Submodule.finrank_lt_finrank_of_ltproof · cited by 6
- LinearIndependent.span_eq_top_of_card_eq_finrank'proof · cited by 2
- Module.End.iSup_iInf_maxGenEigenspace_eq_top_of_forall_mapsToproof · cited by 2