Theorems · Theorem · group theory
map_mul_eq_one
∀ {M : Type u_4} {N : Type u_5} {F : Type u_9} [inst : MulOne M] [inst_1 : MulOne N] [inst_2 : FunLike F M N]
[MonoidHomClass F M N] (f : F) {a b : M}, a * b = 1 → f a * f b = 1- Defined in
- Mathlib.Algebra.Group.Hom.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
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_mulproof · cited by 1,137
- map_oneproof · cited by 861
- MonoidHomClassstatement and proof · cited by 244
- MulOnestatement and proof · cited by 65
Cited by6
Results whose statement or proof uses this declaration.
- map_invproof · cited by 95
- CoxeterSystem.simple_mul_simple_selfproof · cited by 9
- IsUnit.eq_on_invproof · cited by 2
- Monoid.Coprod.mk_of_inv_mulproof · cited by 1
- MonoidHom.map_exists_left_invproof · cited by 0
- MonoidHom.map_exists_right_invproof · cited by 0