Theorems · Theorem · complex analysis
AnalyticOnNhd.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] {s : Set E}
[inst_4 : NormedCommRing B] [inst_5 : NormedAlgebra 𝕜 B] [inst_6 : Algebra A B] {σ : Type u_5} {f : E → σ → B},
(∀ (i : σ), AnalyticOnNhd 𝕜 (fun x => f x i) s) →
∀ (p : MvPolynomial σ A), AnalyticOnNhd 𝕜 (fun x => (MvPolynomial.aeval (f x)) p) s- Defined in
- Mathlib.Analysis.Analytic.Polynomial
- Cited by
- 0 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- 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
- MvPolynomial.aevalstatement · cited by 298
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.