Theorems · Definition · number theory
ArithmeticFunction
(R : Type u_1) → [Zero R] → Type (max 0 u_1)
An arithmetic function is a function from ℕ that maps 0 to 0. In the literature, they are
often instead defined as functions from ℕ+. Multiplication on ArithmeticFunctions is by
Dirichlet convolution.
- Cited by
- 290 results in Mathlib
- Foundations
- Depth 18 from the axioms, rests on 113 definitions · uses propext
- Assumes
- Zero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ZeroHomproof · cited by 161
Cited by325
Results whose statement or proof uses this declaration.
- ArithmeticFunction.IsMultiplicativestatement and proof · cited by 45
- ArithmeticFunction.moebiusstatement · cited by 45
- ArithmeticFunction.zetastatement · cited by 45
- ArithmeticFunction.sigmastatement · cited by 40
- ArithmeticFunction.vonMangoldtstatement · cited by 40
- ArithmeticFunction.map_zerostatement and proof · cited by 34
- ArithmeticFunction.natToArithmeticFunctionstatement and proof · cited by 30
- ArithmeticFunction.extstatement and proof · cited by 29
- ArithmeticFunction.cardFactorsstatement · cited by 22
- BoundingSieve.nustatement · cited by 17
- ArithmeticFunction.carmichaelstatement · cited by 16
- ArithmeticFunction.ofIntstatement and proof · cited by 14
Showing the 200 most cited of 325.