Theorems · Theorem · group theory
AddEquiv.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 isomorphisms G ≃+ G' of additive groups are equal if and only if they agree
on a generator of G.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 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 · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- AddEquivstatement and proof · cited by 1,087
- AddSubgroup.zmultiplesstatement and proof · cited by 493
- AddEquiv.toAddMonoidHomproof · cited by 101
- AddEquiv.toAddMonoidHom_injectiveproof · cited by 4
- AddMonoidHom.eq_iff_eq_on_generatorproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.