Theorems · Theorem · complex analysis
TendstoUniformlyOn.tendsto_circleIntegral_of_continuousOn
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {ι : Type u_2} {f : ι → ℂ → E} {g : ℂ → E}
{c : ℂ} {R : ℝ} {l : Filter ι} [l.IsCountablyGenerated],
0 ≤ R →
(∀ᶠ (i : ι) in l, ContinuousOn (f i) (Metric.sphere c R)) →
TendstoUniformlyOn f g l (Metric.sphere c R) →
Filter.Tendsto (fun n => ∮ (z : ℂ) in C(c, R), f n z) l (nhds (∮ (z : ℂ) in C(c, R), g z))If a sequence of continuous functions converges uniformly on the circle, then their circle integrals converge to the circle integral of the limit function.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 258 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Filterstatement and proof · cited by 8,121
- Complexstatement and proof · cited by 5,565
- nhdsstatement · cited by 5,554
- Norm.normproof · cited by 5,413
- mul_oneproof · cited by 3,885
- Filter.Tendstostatement · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- le_reflproof · cited by 2,061
- Real.piproof · cited by 1,774
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.