Theorems · Theorem · complex analysis
AnalyticAt.preimage_of_nhdsNE
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {x : 𝕜} {f : 𝕜 → E} {s : Set E},
AnalyticAt 𝕜 f x → ¬Filter.EventuallyConst f (nhds x) → s ∈ nhdsWithin (f x) {f x}ᶜ → f ⁻¹' s ∈ nhdsWithin x {x}ᶜPreimages of codiscrete sets, local version: if f is analytic at x and not locally constant,
then the preimage of any punctured neighbourhood of f x is a punctured neighbourhood of x.
- Defined in
- Mathlib.Analysis.Analytic.IsolatedZeros
- Cited by
- 2 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.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · 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
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Set.preimagestatement and proof · cited by 4,946
- Filter.Eventuallyproof · cited by 3,134
- Compl.complstatement and proof · cited by 2,925
- nhdsWithinstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
Cited by2
Results whose statement or proof uses this declaration.
- AnalyticOnNhd.preimage_mem_codiscreteWithinproof · cited by 2
- AnalyticAt.map_nhdsNEproof · cited by 2