Mathlib Map

Theorems · Theorem · commutative algebra

Submodule.range_fg_iff_ker_cofg

∀ {R : Type u_1} [inst : Ring R] {M : Type u_2} [inst_1 : AddCommGroup M] [inst_2 : Module R M] {N : Type u_3}
  [inst_3 : AddCommGroup N] [inst_4 : Module R N] {f : M →ₗ[R] N}, f.range.FG ↔ f.ker.CoFG

The range of a linear map is FG if and only if the kernel is CoFG.

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

Around this declaration

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

Cites13

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

Cited by2

Results whose statement or proof uses this declaration.