Theorems · Theorem · linear algebra
Submodule.finrank_quotient
∀ {R : Type u_2} {M : Type u} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[HasRankNullity.{u, u_2} R] [StrongRankCondition R] [Module.Finite R M] {S : Type u_1} [inst_6 : Ring S]
[inst_7 : SMul R S] [inst_8 : Module S M] [inst_9 : IsScalarTower R S M] (N : Submodule S M),
Module.finrank R (M ⧸ N) = Module.finrank R M - Module.finrank R ↥NRank-nullity theorem using finrank and subtraction.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- IsScalarTowerstatement and proof · cited by 3,896
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Module.finrankstatement and proof · cited by 1,770
- Module.Finitestatement and proof · cited by 1,032
- StrongRankConditionstatement and proof · cited by 286
- Submodule.restrictScalarsproof · cited by 180
- HasRankNullitystatement and proof · cited by 26
- Submodule.finrank_quotient_add_finrankproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.exists_of_finrank_ltproof · cited by 0