Theorems · Theorem · complex analysis
AnalyticAt.aeval_mvPolynomial
∀ {𝕜 : Type u_1} {E : Type u_2} {A : Type u_3} {B : Type u_4} [inst : NontriviallyNormedField 𝕜]
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [inst_3 : CommSemiring A] {z : E}
[inst_4 : NormedCommRing B] [inst_5 : NormedAlgebra 𝕜 B] [inst_6 : Algebra A B] {σ : Type u_5} {f : E → σ → B},
(∀ (i : σ), AnalyticAt 𝕜 (fun x => f x i) z) →
∀ (p : MvPolynomial σ A), AnalyticAt 𝕜 (fun x => (MvPolynomial.aeval (f x)) p) z- Defined in
- Mathlib.Analysis.Analytic.Polynomial
- Cited by
- 3 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.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Finsuppstatement · cited by 5,255
- AlgHomstatement · cited by 3,236
- MvPolynomialstatement and proof · cited by 2,140
- NormedAlgebrastatement and proof · cited by 1,165
- map_mulproof · cited by 1,137
- map_addproof · cited by 964
Cited by3
Results whose statement or proof uses this declaration.
- AnalyticOnNhd.eval_continuousLinearMapproof · cited by 1
- AnalyticOnNhd.aeval_mvPolynomialproof · cited by 0
- AnalyticOnNhd.eval_continuousLinearMap'proof · cited by 0