Theorems · Theorem · several complex variables
AnalyticAt.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},
AnalyticAt 𝕜 f z → ∀ (n : ℕ), AnalyticAt 𝕜 (f ^ n) zPowers of analytic functions (into a normed 𝕜-algebra) are analytic.
- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 190 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.
- 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
- NormedRingstatement and proof · cited by 924
- AnalyticAtstatement and proof · cited by 321
- analyticWithinAt_univproof · cited by 9
- AnalyticWithinAt.powproof · cited by 4
Cited by9
Results whose statement or proof uses this declaration.
- MeromorphicAt.invproof · cited by 9
- MeromorphicAt.addproof · cited by 8
- AnalyticAt.zpow_nonnegproof · cited by 6
- AnalyticAt.fun_powproof · cited by 6
- MeromorphicAt.comp_analyticAtproof · cited by 3
- AnalyticOnNhd.powproof · cited by 2
- AnalyticAt.unique_eventuallyEq_zpow_smul_nonzeroproof · cited by 2
- MeromorphicAt.eventually_analyticAtproof · cited by 1
- analyticOrderAt_centeredMonomialproof · cited by 1