Theorems · Theorem · special functions
PeriodPair.iteratedDeriv_weierstrassPExcept_self
∀ (L : PeriodPair) (l : ℂ) {n : ℕ},
iteratedDeriv n (L.weierstrassPExcept l) l =
if n = 0 then L.weierstrassPExcept l l else ↑(n + 1).factorial * L.sumInvPow l (n + 2)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 305 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Nat.cast_oneproof · cited by 2,501
- one_ne_zeroproof · cited by 885
- div_oneproof · cited by 629
- Nat.factorialstatement and proof · cited by 616
- FormalMultilinearSeriesproof · cited by 615
- Nat.cast_addproof · cited by 586
- Nat.cast_mulproof · cited by 309
- iteratedDerivstatement and proof · cited by 188
- div_mul_cancel₀proof · cited by 122
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.