Theorems · Theorem · number theory
ArithmeticFunction.ppow_apply
∀ {R : Type u_1} [inst : Semiring R] {f : ArithmeticFunction R} {k x : ℕ}, 0 < k → (f.ppow k) x = f x ^ k- Cited by
- 3 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Semiringstatement and proof · cited by 13,802
- ArithmeticFunctionstatement and proof · cited by 290
- ArithmeticFunction.ppowstatement · cited by 6
- ArithmeticFunction.coe_mkproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ArithmeticFunction.pow_applyproof · cited by 3
- ArithmeticFunction.ppow_succ'proof · cited by 1
- ArithmeticFunction.ppow_succproof · cited by 0