Theorems · Theorem · complex analysis
Function.Periodic.tendsto_at_I_inf
∀ {h : ℝ} {f : ℂ → ℂ},
0 < h →
Function.Periodic f ↑h →
(∀ᶠ (z : ℂ) in Filter.comap Complex.im Filter.atTop, DifferentiableAt ℂ f z) →
(Filter.comap Complex.im Filter.atTop).BoundedAtFilter f →
Filter.Tendsto f (Filter.comap Complex.im Filter.atTop) (nhds (Function.Periodic.cuspFunction h f 0))If f is periodic, and holomorphic and bounded near I∞, then it tends to a limit at I∞,
and this limit is the value of its cusp function at 0.
- Defined in
- Mathlib.Analysis.Complex.Periodic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 289 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Complexstatement and proof · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Compl.complproof · cited by 2,925
- Filter.atTopstatement and proof · cited by 2,405
- nhdsWithinproof · cited by 1,912
- Complex.ofRealstatement and proof · cited by 1,654
- LT.lt.ne'proof · cited by 1,417
- DifferentiableAtstatement and proof · cited by 617
- Complex.imstatement and proof · cited by 591
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.