Theorems · Definition · number theory
ArithmeticFunction.ppow
{R : Type u_1} → [inst : Semiring R] → ArithmeticFunction R → ℕ → ArithmeticFunction RThis is the pointwise power of ArithmeticFunctions.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 25 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.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- ArithmeticFunctionstatement and proof · cited by 290
- ArithmeticFunction.zetaproof · cited by 45
- ArithmeticFunction.natToArithmeticFunctionproof · cited by 30
Cited by7
Results whose statement or proof uses this declaration.
- ArithmeticFunction.powproof · cited by 5
- ArithmeticFunction.ppow_applystatement · cited by 3
- ArithmeticFunction.ppow_zerostatement · cited by 3
- ArithmeticFunction.ppow_succ'statement and proof · cited by 1
- ArithmeticFunction.IsMultiplicative.ppowstatement and proof · cited by 1
- ArithmeticFunction.ppow_onestatement · cited by 0
- ArithmeticFunction.ppow_succstatement and proof · cited by 0