Theorems · Theorem · number theory
LSeries_hasDerivAt
∀ {f : ℕ → ℂ} {s : ℂ}, LSeries.abscissaOfAbsConv f < ↑s.re → HasDerivAt (LSeries f) (-LSeries (LSeries.logMul f) s) sIf re s is greater than the abscissa of absolute convergence of f, then the L-series
of f is differentiable with derivative the negative of the L-series of the point-wise
product of log with f.
- Defined in
- Mathlib.NumberTheory.LSeries.Deriv
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 294 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Complexstatement and proof · cited by 5,565
- Complex.restatement and proof · cited by 882
- ERealstatement · cited by 793
- HasDerivAtstatement · cited by 493
- Real.toERealstatement and proof · cited by 303
- LSeriesstatement · cited by 77
- LSeries.abscissaOfAbsConvstatement and proof · cited by 50
- LSeries.logMulstatement · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- LSeries_derivproof · cited by 2
- LSeries_differentiableOnproof · cited by 1
- LSeries_deriv_eqOnproof · cited by 0