Theorems · Theorem · linear algebra
rank_quotient_add_rank_of_isDomain
∀ {R : Type uR} {M : Type uM} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] [IsDomain R]
(M' : Submodule R M), Module.rank R (M ⧸ M') + Module.rank R ↥M' = Module.rank R MThe rank-nullity theorem for commutative domains. Also see rank_quotient_add_rank.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- IsScalarTowerproof · cited by 3,896
- Cardinalstatement · cited by 2,598
- HasQuotient.Quotientstatement and proof · cited by 2,301
- IsDomainstatement and proof · cited by 2,196
- le_rflproof · cited by 1,558
- nonZeroDivisorsproof · cited by 895
- Cardinal.liftproof · cited by 583
- Module.rankstatement and proof · cited by 496
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.