Mathlib Map

Theorems · Theorem · general topology

polynomialFunctions.starClosure_topologicalClosure

∀ {𝕜 : Type u_1} [inst : RCLike 𝕜] (s : Set 𝕜) [inst_1 : CompactSpace ↑s],
  (polynomialFunctions s).starClosure.topologicalClosure = ⊤

The star subalgebra generated by polynomials functions is dense in C(s, 𝕜) when s is compact and 𝕜 is either or .

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

Around this declaration

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

Cites15

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

Cited by4

Results whose statement or proof uses this declaration.