Mathlib Map

Theorems · Definition · general topology

CommRingCat.HomTopology.mvPolynomialHomeomorph

(σ : Type v) →
  (R A : CommRingCat) →
    [inst : TopologicalSpace ↑R] →
      [IsTopologicalRing ↑R] → (CommRingCat.of (MvPolynomial σ ↑A) ⟶ R) ≃ₜ (A ⟶ R) × (σ → ↑R)

Hom(A[Xᵢ], R) is homeomorphic to Hom(A, R) × Rⁱ.

Defined in
Mathlib.Algebra.Category.Ring.Topology
Cited by
6 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceIsTopologicalRing

Around this declaration

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

Cites16

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.