Theorems · Theorem · number theory
HurwitzZeta.differentiableAt_update_of_residue
∀ {Λ : ℂ → ℂ},
(∀ (s : ℂ), s ≠ 0 → s ≠ 1 → DifferentiableAt ℂ Λ s) →
∀ {L : ℂ},
Filter.Tendsto (fun s => s * Λ s) (nhdsWithin 0 {0}ᶜ) (nhds L) →
∀ (s : ℂ), s ≠ 1 → DifferentiableAt ℂ (Function.update (fun s => Λ s / s.Gammaℝ) 0 (L / 2)) sTechnical lemma which will give us differentiability of Hurwitz zeta at s = 0.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 288 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Complexstatement and proof · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Compl.complstatement and proof · cited by 2,925
- MulZeroClass.mul_zeroproof · cited by 2,091
- nhdsWithinstatement and proof · cited by 1,912
- Real.piproof · cited by 1,774
- Filter.univ_mem'proof · cited by 1,672
- Complex.ofRealproof · cited by 1,654
- Filter.mp_memproof · cited by 1,537
- sub_zeroproof · cited by 938
Cited by2
Results whose statement or proof uses this declaration.
- HurwitzZeta.differentiableAt_hurwitzZetaEvenproof · cited by 3
- HurwitzZeta.differentiableAt_cosZetaproof · cited by 2