Theorems · Theorem · several complex variables
AnalyticOnNhd.zpow
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {𝕝 : Type u_8} [inst_3 : NormedDivisionRing 𝕝] [inst_4 : NormedAlgebra 𝕜 𝕝] {f : E → 𝕝}
{s : Set E} {n : ℤ}, AnalyticOnNhd 𝕜 f s → (∀ z ∈ s, f z ≠ 0) → AnalyticOnNhd 𝕜 (f ^ n) sZPowers of analytic functions (into a normed field over 𝕜) are analytic away from the zeros.
- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- NormedAlgebrastatement and proof · cited by 1,165
- NormedDivisionRingstatement and proof · cited by 360
- AnalyticOnNhdstatement and proof · cited by 206
- AnalyticAt.zpowproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- AnalyticOnNhd.fun_zpowproof · cited by 0