Theorems · Theorem · number theory
LSeries_iteratedDeriv
∀ {f : ℕ → ℂ} (m : ℕ) {s : ℂ},
LSeries.abscissaOfAbsConv f < ↑s.re → iteratedDeriv m (LSeries f) s = (-1) ^ m * LSeries (LSeries.logMul^[m] f) sIf re s is greater than the abscissa of absolute convergence of f, then
the mth derivative of this L-series is (-1)^m times the L-series of log^m * f.
- Defined in
- Mathlib.NumberTheory.LSeries.Deriv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 297 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupproof · cited by 15,752
- NormedSpaceproof · cited by 12,499
- Set.ofPredproof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- pow_zeroproof · cited by 1,094
- Complex.restatement and proof · cited by 882
- ERealstatement · cited by 793
- Nat.iteratestatement and proof · cited by 740
- neg_mulproof · cited by 654
- Set.EqOnproof · cited by 603
Cited by1
Results whose statement or proof uses this declaration.
- LSeries.iteratedDeriv_alternatingproof · cited by 2