Theorems · Theorem · linear algebra
HasRankNullity.rank_quotient_add_rank
∀ {R : Type v} {inst : Ring R} [self : HasRankNullity.{u, v} R] {M : Type u} [inst_1 : AddCommGroup M]
[inst_2 : Module R M] (N : Submodule R M), Module.rank R (M ⧸ N) + Module.rank R ↥N = Module.rank R M- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- AddCommGroupstatement · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Submodulestatement · cited by 7,192
- Cardinalstatement · cited by 2,598
- HasQuotient.Quotientstatement · cited by 2,301
- Module.rankstatement · cited by 496
- HasRankNullitystatement and proof · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.finrank_quotient_add_finrankproof · cited by 13
- Submodule.rank_quotient_add_rankproof · cited by 8