Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.finiteQuotient_iff

∀ {M : Type u_3} [inst : AddCommGroup M] [Module.Free ℤ M] [Module.Finite ℤ M] (N : Submodule ℤ M),
  Finite (M ⧸ N) ↔ Module.finrank ℤ ↥N = Module.finrank ℤ M
Defined in
Mathlib.LinearAlgebra.FreeModule.Finite.Quotient
Cited by
1 results in Mathlib
Foundations
Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupModule.FreeModule.Finite

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites22

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.