Theorems · Definition · general topology
ContinuousMap.attachBound
{X : Type u_1} → [inst : TopologicalSpace X] → [inst_1 : CompactSpace X] → (f : C(X, ℝ)) → C(X, ↑(Set.Icc (-‖f‖) ‖f‖))Turn a function f : C(X, ℝ) into a continuous map into Set.Icc (-‖f‖) (‖f‖),
thereby explicitly attaching bounds.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 159 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.
Cites9
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
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement · cited by 7,166
- Norm.normstatement · cited by 5,413
- ContinuousMapstatement and proof · cited by 2,491
- Set.Iccstatement · cited by 1,702
- CompactSpacestatement and proof · cited by 593
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousMap.abs_mem_subalgebra_closureproof · cited by 2
- ContinuousMap.comp_attachBound_mem_closurestatement and proof · cited by 1
- ContinuousMap.polynomial_comp_attachBoundstatement and proof · cited by 1
- ContinuousMap.polynomial_comp_attachBound_memstatement · cited by 1
- ContinuousMap.attachBound_apply_coestatement · cited by 0