Theorems · Theorem · complex analysis
AnalyticOnNhd.eqOn_zero_of_preconnected_of_eventuallyEq_zero
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type u_3} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f : E → F}
{U : Set E}, AnalyticOnNhd 𝕜 f U → IsPreconnected U → ∀ {z₀ : E}, z₀ ∈ U → f =ᶠ[nhds z₀] 0 → Set.EqOn f 0 UThe identity principle for analytic functions: If an analytic function vanishes in a whole
neighborhood of a point z₀, then it is uniformly zero along a connected set. For a one-dimensional
version assuming only that the function vanishes at some points arbitrarily close to z₀, see
AnalyticOnNhd.eqOn_zero_of_preconnected_of_frequently_eq_zero.
- Defined in
- Mathlib.Analysis.Analytic.Uniqueness
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- nhdsstatement and proof · cited by 5,554
- ContinuousLinearMapproof · cited by 5,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- map_zeroproof · cited by 1,614
- Filter.mp_memproof · cited by 1,537
Cited by2
Results whose statement or proof uses this declaration.
- AnalyticOnNhd.eqOn_of_preconnected_of_eventuallyEqproof · cited by 7
- AnalyticOnNhd.eqOn_zero_of_preconnected_of_frequently_eq_zeroproof · cited by 6