Theorems · Theorem · general algebraic systems
FunLike.coe_pow_eq_iterate
∀ {F' : Type u_4} {α : Type u_5} [inst : FunLike F' α α] [inst_1 : Monoid F'] [IsMulApplyEqComp F' α]
[IsOneApplyEqSelf F' α] (f : F') (n : ℕ), ⇑(f ^ n) = (⇑f)^[n]- Defined in
- Mathlib.Data.FunLike.IsApply
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Nat.iteratestatement · cited by 740
- IsOneApplyEqSelfstatement and proof · cited by 12
- IsMulApplyEqCompstatement and proof · cited by 7
- pow_apply_eq_iterateproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.toLinearMap_powproof · cited by 4
- ContinuousLinearMap.coe_pow'proof · cited by 0