Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.CoFG.of_le

∀ {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

A submodule that contains a CoFG submodule is CoFG.

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

Cites8

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

Cited by4

Results whose statement or proof uses this declaration.