Mathlib Map

Theorems · Theorem · field theory

Polynomial.continuous_aeval

∀ {R : Type u_1} {A : Type u_2} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A]
  [inst_3 : TopologicalSpace A] [IsTopologicalSemiring A] (p : Polynomial R), Continuous fun x => (Polynomial.aeval x) p
Defined in
Mathlib.Topology.Algebra.Polynomial
Cited by
6 results in Mathlib
Foundations
Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringSemiringAlgebraTopologicalSpaceIsTopologicalSemiring

Around this declaration

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

Cites13

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

Cited by6

Results whose statement or proof uses this declaration.