Theorems · Theorem · linear algebra
Submodule.rank_sup_add_rank_inf_eq
∀ {R : Type u_1} {M : Type u} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[HasRankNullity.{u, u_1} R] (s t : Submodule R M),
Module.rank R ↥(s ⊔ t) + Module.rank R ↥(s ⊓ t) = Module.rank R ↥s + Module.rank R ↥t- Cited by
- 2 results in Mathlib
- Foundations
- Depth 92 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
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Cardinalstatement and proof · cited by 2,598
- HasQuotient.Quotientproof · cited by 2,301
- Module.rankstatement and proof · cited by 496
- Submodule.subtypeproof · cited by 480
- Submodule.comapproof · cited by 347
- inf_of_le_rightproof · cited by 128
- add_right_commproof · cited by 85
- inf_assocproof · cited by 53
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.finrank_sup_add_finrank_inf_eqproof · cited by 12
- Submodule.rank_add_le_rank_add_rankproof · cited by 1