Theorems · Theorem · complex analysis
AnalyticAt.eventually_constant_or_nhds_le_map_nhds_aux
∀ {f : ℂ → ℂ} {z₀ : ℂ}, AnalyticAt ℂ f z₀ → (∀ᶠ (z : ℂ) in nhds z₀, f z = f z₀) ∨ nhds (f z₀) ≤ Filter.map f (nhds z₀)A function f : ℂ → ℂ which is analytic at a point z₀ is either constant in a neighborhood
of z₀, or behaves locally like an open function (in the sense that the image of every neighborhood
of z₀ is a neighborhood of f z₀, as in isOpenMap_iff_nhds_le). For a function f : E → ℂ
the same result holds, see AnalyticAt.eventually_constant_or_nhds_le_map_nhds.
- Defined in
- Mathlib.Analysis.Complex.OpenMapping
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 294 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites59
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- Filterstatement · cited by 8,121
- Complexstatement and proof · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
- LE.le.transproof · cited by 3,151
- Filter.Eventuallystatement and proof · cited by 3,134
- Compl.complproof · cited by 2,925
- Set.Nonemptyproof · cited by 2,627
- LT.lt.leproof · cited by 2,189
- nhdsWithinproof · cited by 1,912
- ContinuousOnproof · cited by 1,411
Cited by1
Results whose statement or proof uses this declaration.
- AnalyticAt.eventually_constant_or_nhds_le_map_nhdsproof · cited by 1