Mathlib Map

Theorems · Theorem · group theory

AddGroup.fg_iff_exists_freeAddGroup_hom_surjective_finite

∀ {G : Type u_3} [inst : AddGroup G], AddGroup.FG G ↔ ∃ α, ∃ (_ : Finite α), ∃ φ, Function.Surjective ⇑φ

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

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

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.