Theorems · Theorem · several complex variables
AnalyticAt.fun_zpow_nonneg
∀ {𝕜 : 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 → 𝕝}
{z : E} {n : ℤ}, AnalyticAt 𝕜 f z → 0 ≤ n → AnalyticAt 𝕜 (fun i => f i ^ n) zEta-expanded form of AnalyticAt.zpow_nonneg
ZPowers of analytic functions (into a normed division algebra over 𝕜) are analytic if the
exponent is nonnegative.
- Defined in
- Mathlib.Analysis.Analytic.Constructions
- 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- NontriviallyNormedFieldstatement · cited by 8,742
- NormedAlgebrastatement · cited by 1,165
- NormedDivisionRingstatement · cited by 360
- AnalyticAtstatement · cited by 321
- AnalyticAt.zpow_nonnegproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- MeromorphicAt.meromorphicTrailingCoeffAt_add_eq_left_of_ltproof · cited by 2
- Function.FactorizedRational.analyticAtproof · cited by 0