Theorems · Theorem · group theory
map_pow
∀ {G : Type u_7} {H : Type u_8} {F : Type u_9} [inst : FunLike F G H] [inst_1 : Monoid G] [inst_2 : Monoid H]
[MonoidHomClass F G H] (f : F) (a : G) (n : ℕ), f (a ^ n) = f a ^ nSee note [hom simp lemma priority]
- Defined in
- Mathlib.Algebra.Group.Hom.Defs
- Cited by
- 503 results in Mathlib
- Foundations
- Depth 11 from the axioms, rests on 62 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- FunLikestatement and proof · cited by 2,560
- MonoidHomClassstatement and proof · cited by 244
Cited by503
Results whose statement or proof uses this declaration.
- Polynomial.aeval_algHom_applyproof · cited by 31
- MonoidHom.map_powproof · cited by 30
- RingHom.map_powproof · cited by 22
- IsPrimitiveRoot.map_of_injectiveproof · cited by 19
- Ideal.map_powproof · cited by 17
- AlgebraicGeometry.Scheme.Hom.ker_applyproof · cited by 14
- map_wittStructureIntproof · cited by 13
- IsCyclotomicExtension.isGaloisproof · cited by 13
- IsNilpotent.mapproof · cited by 12
- map_wittPolynomialproof · cited by 10
- Polynomial.expand_oneproof · cited by 10
- WittVector.coeff_frobenius_charPproof · cited by 9
Showing the 200 most cited of 503.