Theorems · Theorem · linear algebra
Submodule.finrank_sup_add_finrank_inf_eq
∀ {K : Type u} {V : Type v} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
(s t : Submodule K V) [FiniteDimensional K ↥s] [FiniteDimensional K ↥t],
Module.finrank K ↥(s ⊔ t) + Module.finrank K ↥(s ⊓ t) = Module.finrank K ↥s + Module.finrank K ↥tThe sum of the dimensions of s + t and s ∩ t is the sum of the dimensions of s and t
- Cited by
- 12 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.
Cites10
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
- Submodulestatement and proof · cited by 7,192
- Cardinalproof · cited by 2,598
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- DivisionRingstatement and proof · cited by 1,062
- Module.rankproof · cited by 496
- Module.finrank_eq_rankproof · cited by 29
- Submodule.rank_sup_add_rank_inf_eqproof · cited by 2
Cited by12
Results whose statement or proof uses this declaration.
- Submodule.finrank_add_inf_finrank_orthogonalproof · cited by 3
- LinearMap.BilinForm.isCompl_orthogonal_of_restrict_nondegenerateproof · cited by 3
- Submodule.eq_top_of_disjointproof · cited by 3
- Submodule.finrank_sup_span_singletonproof · cited by 2
- Module.Dual.isCompl_ker_of_disjoint_of_ne_botproof · cited by 2
- Submodule.finrank_add_eq_of_isComplproof · cited by 2
- Submodule.finrank_add_finrank_le_of_disjointproof · cited by 2
- LinearEquiv.finrank_fixedSubmodule_add_leproof · cited by 2
- Submodule.finrank_add_le_finrank_add_finrankproof · cited by 2
- LinearMap.BilinForm.isCompl_orthogonal_iff_disjointproof · cited by 2
- SchauderBasis.finrank_range_succSub_eq_oneproof · cited by 1
- Submodule.sup_span_singleton_eq_top_iffproof · cited by 1