Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.CoFG.cofg_of_le

Deprecated since 2026-05-13Use Submodule.CoFG.of_le instead.

∀ {R : Type u_1} [inst : Ring R] {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {S T : Submodule R M},
  S ≤ T → S.CoFG → T.CoFG

Alias of Submodule.CoFG.of_le. A submodule that contains a CoFG submodule is CoFG.

Defined in
Mathlib.RingTheory.Finiteness.Cofinite
Cited by
0 results in Mathlib
Foundations
Depth 97 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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.