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.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- Equivproof · cited by 8,337
- Set.Elemproof · cited by 7,166
- AddMonoidHomstatement and proof · cited by 3,230
- Finitestatement and proof · cited by 3,029
- AddMonoidstatement and proof · cited by 2,864
- Set.Finiteproof · cited by 1,814
- AddEquiv.symmproof · cited by 530
- AddMonoidHom.compproof · cited by 339
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- FreeAddMonoidstatement and proof · cited by 145
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.