Theorems · Theorem · complex analysis
DiffContOnCl.ball_subset_image_closedBall
∀ {f : ℂ → ℂ} {z₀ : ℂ} {ε r : ℝ},
DiffContOnCl ℂ f (Metric.ball z₀ r) →
0 < r →
(∀ z ∈ Metric.sphere z₀ r, ε ≤ ‖f z - f z₀‖) →
(∃ᶠ (z : ℂ) in nhds z₀, f z ≠ f z₀) → Metric.ball (f z₀) (ε / 2) ⊆ f '' Metric.closedBall z₀ rIf the modulus of a holomorphic function f is bounded below by ε on a circle, then its range
contains a disk of radius ε / 2.
- Defined in
- Mathlib.Analysis.Complex.OpenMapping
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 293 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites58
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Set.imagestatement · cited by 5,609
- Complexstatement and proof · cited by 5,565
- nhdsstatement and proof · cited by 5,554
- Norm.normstatement and proof · cited by 5,413
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
- Nat.cast_oneproof · cited by 2,501
- LT.lt.leproof · cited by 2,189
- nhdsWithinproof · cited by 1,912
- Nat.cast_zeroproof · cited by 1,870
Cited by1
Results whose statement or proof uses this declaration.
- AnalyticAt.eventually_constant_or_nhds_le_map_nhds_auxproof · cited by 1