Theorems · Theorem · complex analysis
hasDerivAt_circleAverage_herglotzRieszKernel_smul
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {f : ℂ → E} {R : ℝ} {w : ℂ},
CircleIntegrable f 0 R →
w ∈ Metric.ball 0 R →
HasDerivAt (fun w => Real.circleAverage (fun ζ => herglotzRieszKernel 0 w ζ • f ζ) 0 R)
(Real.circleAverage (fun ζ => (2 * ζ / (ζ - w) ^ 2) • f ζ) 0 R) wDerivative of the Herglotz–Riesz kernel integral: if f is circle integrable and w lies
inside the circle, then w ↦ circleAverage (fun ζ ↦ herglotzRieszKernel 0 w ζ • f ζ) 0 R has
derivative circleAverage (fun ζ ↦ (2 * ζ / (ζ - w) ^ 2) • f ζ) 0 R at w.
- Defined in
- Mathlib.Analysis.Complex.Poisson
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 266 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites73
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- Norm.normproof · cited by 5,413
- Algebra.algebraMapproof · cited by 4,706
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Real.piproof · cited by 1,774
- Filter.univ_mem'proof · cited by 1,672
Cited by1
Results whose statement or proof uses this declaration.
- differentiableOn_circleAverage_herglotzRieszKernel_smulproof · cited by 1