Mathlib Map

Theorems · Definition · commutative algebra

Submodule.CoFG

{R : Type u_1} →
  [inst : Ring R] → {M : Type u_2} → [inst_1 : AddCommGroup M] → [inst_2 : Module R M] → Submodule R M → Prop

A submodule S of a module M is co-finitely generated (CoFG) if the quotient space M ⧸ S is finitely generated.

Defined in
Mathlib.RingTheory.Finiteness.Cofinite
Cited by
28 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingAddCommGroupModule

Around this declaration

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

Cites6

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

Cited by30

Results whose statement or proof uses this declaration.