Theorems · Theorem · approximation theory
polynomialFunctions_closure_eq_top
∀ (a b : ℝ), (polynomialFunctions (Set.Icc a b)).topologicalClosure = ⊤
The Weierstrass Approximation Theorem:
polynomials functions on [a, b] ⊆ ℝ are dense in C([a,b],ℝ)
(While we could deduce this as an application of the Stone-Weierstrass theorem,
our proof of that relies on the fact that abs is in the closure of polynomials on [-M, M],
so we may as well get this done first.)
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Semiringproof · cited by 13,802
- Algebraproof · cited by 11,388
- CommSemiringproof · cited by 10,911
- Top.topstatement and proof · cited by 9,680
- Set.Elemstatement and proof · cited by 7,166
- AlgHomproof · cited by 3,236
- ContinuousMapstatement and proof · cited by 2,491
- Set.Iccstatement and proof · cited by 1,702
- Subalgebrastatement and proof · cited by 1,353
Cited by1
Results whose statement or proof uses this declaration.
- continuousMap_mem_polynomialFunctions_closureproof · cited by 2