Theorems · Theorem · complex analysis
AnalyticAt.eventually_eq_zero_or_eventually_ne_zero
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {f : 𝕜 → E} {z₀ : 𝕜},
AnalyticAt 𝕜 f z₀ → (∀ᶠ (z : 𝕜) in nhds z₀, f z = 0) ∨ ∀ᶠ (z : 𝕜) in nhdsWithin z₀ {z₀}ᶜ, f z ≠ 0The principle of isolated zeros for an analytic function, local version: if a function is
analytic at z₀, then either it is identically zero in a neighborhood of z₀, or it does not
vanish in a punctured neighborhood of z₀.
- Defined in
- Mathlib.Analysis.Analytic.IsolatedZeros
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 189 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- nhdsstatement · cited by 5,554
- Filter.Eventuallystatement · cited by 3,134
- Compl.complstatement · cited by 2,925
- nhdsWithinstatement · cited by 1,912
- FormalMultilinearSeriesproof · cited by 615
- AnalyticAtstatement and proof · cited by 321
- HasFPowerSeriesAtproof · cited by 94
- HasFPowerSeriesAt.eventually_eq_zeroproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- MeromorphicAt.eventually_eq_zero_or_eventually_ne_zeroproof · cited by 3
- AnalyticOnNhd.isClopen_setOfPred_analyticOrderAt_eq_topproof · cited by 2
- AnalyticAt.frequently_zero_iff_eventually_zeroproof · cited by 2
- AnalyticAt.eventually_eq_or_eventually_neproof · cited by 1
- AnalyticOnNhd.codiscreteWithin_setOfPred_analyticOrderAt_eq_zero_or_topproof · cited by 1
- AnalyticOnNhd.codiscrete_setOfPred_analyticOrderAt_eq_zero_or_topproof · cited by 1