Theorems · Theorem · complex analysis
AnalyticAt.aeval_polynomial
∀ {𝕜 : 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 : NormedRing B]
[inst_5 : NormedAlgebra 𝕜 B] [inst_6 : Algebra A B] {f : E → B},
AnalyticAt 𝕜 f z → ∀ (p : Polynomial A), AnalyticAt 𝕜 (fun x => (Polynomial.aeval (f x)) p) z- Defined in
- Mathlib.Analysis.Analytic.Polynomial
- Cited by
- 1 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- Polynomial.aevalstatement · cited by 615
- AnalyticAtstatement and proof · cited by 321
Cited by1
Results whose statement or proof uses this declaration.
- AnalyticOnNhd.aeval_polynomialproof · cited by 3