Theorems · Theorem · group theory
FreeAddMonoid.hom_eq
∀ {α : Type u_1} {M : Type u_4} [inst : AddMonoid M] ⦃f g : FreeAddMonoid α →+ M⦄,
(∀ (x : α), f (FreeAddMonoid.of x) = g (FreeAddMonoid.of x)) → f = g- Defined in
- Mathlib.Algebra.FreeMonoid.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Quot.sound
- Assumes
- AddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- map_addproof · cited by 964
- AddMonoidHom.extproof · cited by 149
- FreeAddMonoidstatement and proof · cited by 145
- FreeAddMonoid.ofstatement and proof · cited by 69
- AddMonoidHom.map_zeroproof · cited by 47
- FreeAddMonoid.recOnproof · cited by 8
Cited by6
Results whose statement or proof uses this declaration.
- FreeAddMonoid.map_idproof · cited by 2
- FreeAddMonoid.comp_liftproof · cited by 1
- FreeAddMonoid.map_compproof · cited by 0
- FreeAddMonoid.lift_of_comp_eq_mapproof · cited by 0
- PresentedAddMonoid.toMonoid.uniqueproof · cited by 0
- FreeAddMonoid.hom_eq_iffproof · cited by 0