Theorems · Theorem · complex analysis
Complex.tendsto_limUnder_of_differentiable_on_punctured_nhds_of_isLittleO
∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {f : ℂ → E} {c : ℂ},
(∀ᶠ (z : ℂ) in nhdsWithin c {c}ᶜ, DifferentiableAt ℂ f z) →
((fun z => f z - f c) =o[nhdsWithin c {c}ᶜ] fun z => (z - c)⁻¹) →
Filter.Tendsto f (nhdsWithin c {c}ᶜ) (nhds ((nhdsWithin c {c}ᶜ).limUnder f))Removable singularity theorem: if a function f : ℂ → E is complex differentiable on a
punctured neighborhood of c and $f(z) - f(c)=o((z-c)^{-1})$, then f has a limit at c.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 287 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.
- Setstatement · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.ofPredproof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Compl.complstatement and proof · cited by 2,925
- CompleteSpacestatement and proof · cited by 2,532
- nhdsWithinstatement and proof · cited by 1,912
- DifferentiableAtstatement and proof · cited by 617
Cited by2
Results whose statement or proof uses this declaration.
- tendsto_riemannZeta_sub_one_divproof · cited by 3