Theorems · Theorem · number theory
ArithmeticFunction.LSeries_zeta_mul_Lseries_moebius
∀ {s : ℂ},
1 < s.re →
LSeries (fun n => ↑(ArithmeticFunction.zeta n)) s * LSeries (fun n => ↑(ArithmeticFunction.moebius n)) s = 1The L-series of the arithmetic function ζ and of the Möbius function are inverses.
- Defined in
- Mathlib.NumberTheory.LSeries.Dirichlet
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Realstatement · cited by 25,697
- Complexstatement and proof · cited by 5,565
- Complex.restatement and proof · cited by 882
- ArithmeticFunctionstatement · cited by 290
- LSeriesstatement and proof · cited by 77
- ArithmeticFunction.zetastatement and proof · cited by 45
- ArithmeticFunction.moebiusstatement and proof · cited by 45
- ArithmeticFunction.natToArithmeticFunctionproof · cited by 30
- ArithmeticFunction.ofIntproof · cited by 14
- ArithmeticFunction.coe_mulproof · cited by 6
- LSeries_convolution'proof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- ArithmeticFunction.LSeries_zeta_ne_zero_of_one_lt_reproof · cited by 1
- LSeries_one_mul_Lseries_moebiusproof · cited by 0