Mathlib Map

Theorems · Theorem · complex analysis

AnalyticOnNhd.eval_continuousLinearMap

∀ {𝕜 : Type u_1} {E : Type u_2} {B : Type u_4} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedCommRing B] [inst_4 : NormedAlgebra 𝕜 B] {σ : Type u_5} (f : E →L[𝕜] σ → B)
  (p : MvPolynomial σ B), AnalyticOnNhd 𝕜 (fun x => (MvPolynomial.eval (f x)) p) Set.univ
Defined in
Mathlib.Analysis.Analytic.Polynomial
Cited by
1 results in Mathlib
Foundations
Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedCommRingNormedAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites18

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.