Mathlib Map

Theorems · Theorem · group theory

AddMonoid.fg_iff_exists_freeAddGroup_hom_surjective_finite

∀ {M : Type u_1} [inst : AddMonoid M], AddMonoid.FG M ↔ ∃ α, ∃ (_ : Finite α), ∃ φ, Function.Surjective ⇑φ

An additive monoid is finitely generated iff there exists a surjective homomorphism from a FreeAddMonoid on an arbitrary finite type α to the monoid.

Defined in
Mathlib.GroupTheory.Finiteness
Cited by
0 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoid

Around this declaration

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

Cites18

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.