Theorems · Theorem · group theory
pow_iterate
∀ {M : Type u_4} [inst : Monoid M] (k n : ℕ), (fun x => x ^ k)^[n] = fun x => x ^ k ^ n- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- Nat.iteratestatement · cited by 740
Cited by6
Results whose statement or proof uses this declaration.
- FiniteField.orderOf_frobeniusAlgHomproof · cited by 3
- iterate_frobeniusproof · cited by 3
- coe_iterateFrobeniusproof · cited by 2
- FiniteField.coe_frobeniusAlgEquivOfAlgebraic_iterateproof · cited by 2
- iterateFrobeniusEquiv_eq_powproof · cited by 2
- FiniteField.algebraMap_norm_eq_powproof · cited by 1