Theorems · Theorem · group theory
AddCommute.of_map
∀ {F : Type u_1} {M : Type u_2} {N : Type u_3} [inst : Add M] [inst_1 : Add N] {x y : M} [inst_2 : FunLike F M N]
[AddHomClass F M N] {f : F}, Function.Injective ⇑f → AddCommute (f x) (f y) → AddCommute x y- Defined in
- Mathlib.Algebra.Group.Commute.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
- Assumes
- AddAddFunLikeAddHomClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- FunLikestatement and proof · cited by 2,560
- map_addproof · cited by 964
- AddCommutestatement and proof · cited by 185
- AddHomClassstatement and proof · cited by 65
- AddCommute.eqproof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- addCommute_map_iffproof · cited by 0