Theorems · Theorem · general topology
ContinuousMap.exists_mem_subalgebra_near_continuousMap_of_separatesPoints
∀ {X : Type u_1} [inst : TopologicalSpace X] [inst_1 : CompactSpace X] (A : Subalgebra ℝ C(X, ℝ)),
A.SeparatesPoints → ∀ (f : C(X, ℝ)) (ε : ℝ), 0 < ε → ∃ g, ‖↑g - f‖ < εAn alternative statement of the Stone-Weierstrass theorem,
for those who like their epsilons.
If A is a subalgebra of C(X, ℝ) which separates points (and X is compact),
every real-valued continuous function on X is within any ε > 0 of some element of A.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceCompactSpace
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.
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- SetLike.coeproof · cited by 8,199
- nhdsproof · cited by 5,554
- Norm.normstatement · cited by 5,413
- ContinuousMapstatement and proof · cited by 2,491
- Subalgebrastatement and proof · cited by 1,353
- Metric.ballproof · cited by 735
- CompactSpacestatement and proof · cited by 593
- Filter.Frequentlyproof · cited by 414
- dist_eq_normproof · cited by 182
- Subalgebra.toSubsemiringproof · cited by 115
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousMap.exists_mem_subalgebra_near_continuous_of_separatesPointsproof · cited by 1