Theorems · Theorem · complex analysis
MeromorphicAt.eventually_analyticAt
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {x : 𝕜} [CompleteSpace E] {f : 𝕜 → E},
MeromorphicAt f x → ∀ᶠ (y : 𝕜) in nhdsWithin x {x}ᶜ, AnalyticAt 𝕜 f yIn a complete space, a function which is meromorphic at a point is analytic at all nearby
points. The completeness assumption can be dispensed with if one assumes that f is meromorphic
on a set around x, see MeromorphicOn.eventually_analyticAt.
- Defined in
- Mathlib.Analysis.Meromorphic.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filter.Eventuallystatement · cited by 3,134
- Compl.complstatement and proof · cited by 2,925
- CompleteSpacestatement and proof · cited by 2,532
- nhdsWithinstatement · cited by 1,912
- one_smulproof · cited by 1,374
- Filter.Eventually.monoproof · cited by 646
- Filter.Eventually.of_forallproof · cited by 526
- smul_smulproof · cited by 360
Cited by1
Results whose statement or proof uses this declaration.
- MeromorphicOn.eventually_codiscreteWithin_analyticAtproof · cited by 1