Theorems · Theorem · group theory
AddMonoidHom.eq_iff_eq_on_generator
∀ {G : Type u_2} {G' : Type u_3} [inst : AddGroup G] [inst_1 : AddGroup G'] {g : G},
(∀ (x : G), x ∈ AddSubgroup.zmultiples g) → ∀ (f₁ f₂ : G →+ G'), f₁ = f₂ ↔ f₁ g = f₂ gTwo homomorphisms G →+ G' of additive groups are equal if and only if they agree
on a generator of G.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- AddMonoidHomstatement and proof · cited by 3,230
- AddSubgroup.zmultiplesstatement and proof · cited by 493
- DFunLike.ext_iffproof · cited by 102
- map_zsmulproof · cited by 18
- AddSubgroup.mem_zmultiples_iffproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- AddEquiv.eq_iff_eq_on_generatorproof · cited by 0