Theorems · Theorem · several complex variables
AnalyticWithinAt.pow
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {A : Type u_7} [inst_3 : NormedRing A] [inst_4 : NormedAlgebra 𝕜 A] {f : E → A} {z : E}
{s : Set E}, AnalyticWithinAt 𝕜 f s z → ∀ (n : ℕ), AnalyticWithinAt 𝕜 (f ^ n) s zPowers of analytic functions (into a normed 𝕜-algebra) are analytic.
- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 4 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.
Cites11
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
- pow_zeroproof · cited by 1,094
- NormedRingstatement and proof · cited by 924
- pow_succproof · cited by 374
- AnalyticWithinAtstatement and proof · cited by 96
- analyticWithinAt_constproof · cited by 6
- AnalyticWithinAt.mulproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- AnalyticAt.powproof · cited by 9
- AnalyticOn.powproof · cited by 2
- AnalyticWithinAt.zpow_nonnegproof · cited by 2
- AnalyticWithinAt.fun_powproof · cited by 0