Mathlib Map

Theorems · Theorem · general topology

ContinuousMap.starAlgHom_ext_map_X

∀ {𝕜 : Type u_1} {A : Type u_2} [inst : RCLike 𝕜] [inst_1 : Ring A] [inst_2 : StarRing A] [inst_3 : Algebra 𝕜 A]
  [inst_4 : TopologicalSpace A] [T2Space A] {s : Set 𝕜} [CompactSpace ↑s] {φ ψ : C(↑s, 𝕜) →⋆ₐ[𝕜] A},
  Continuous ⇑φ →
    Continuous ⇑ψ →
      φ ((Polynomial.toContinuousMapOnAlgHom s) Polynomial.X) =
          ψ ((Polynomial.toContinuousMapOnAlgHom s) Polynomial.X) →
        φ = ψ

Continuous star algebra homomorphisms from C(s, 𝕜) into a star 𝕜-algebra A which agree at X : 𝕜[X] (interpreted as a continuous map) are, in fact, equal.

Defined in
Mathlib.Topology.ContinuousMap.StoneWeierstrass
Cited by
0 results in Mathlib
Foundations
Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeRingStarRingAlgebraTopologicalSpaceT2SpaceCompactSpace

Around this declaration

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

Cites26

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

  • DFunLike.coestatement and proof · cited by 62,936
  • Setstatement and proof · cited by 53,352
  • TopologicalSpacestatement and proof · cited by 24,529
  • Algebrastatement and proof · cited by 11,388
  • Top.topproof · cited by 9,680
  • Ringstatement and proof · cited by 7,463
  • Set.Elemstatement and proof · cited by 7,166
  • Polynomialstatement · cited by 5,681
  • AlgHomstatement · cited by 3,236
  • RCLikestatement and proof · cited by 2,829
  • Continuousstatement and proof · cited by 2,592
  • ContinuousMapstatement and proof · cited by 2,491

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.