Theorems · Theorem · general topology
ContinuousMap.dist_le
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : CompactSpace α] [inst_2 : PseudoMetricSpace β]
{f g : C(α, β)} {C : ℝ}, 0 ≤ C → (dist f g ≤ C ↔ ∀ (x : α), dist (f x) (g x) ≤ C)The distance between two functions is controlled by the supremum of the pointwise distances.
- Defined in
- Mathlib.Topology.ContinuousMap.Compact
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousMapstatement and proof · cited by 2,491
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- CompactSpacestatement and proof · cited by 593
- BoundedContinuousFunctionproof · cited by 511
- BoundedContinuousFunction.mkOfCompactproof · cited by 21
- BoundedContinuousFunction.dist_leproof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- ODE.FunSpace.dist_iterate_next_iterate_next_leproof · cited by 2
- QuasispectrumRestricts.isometric_cfcproof · cited by 0
- SpectrumRestricts.isometric_cfcproof · cited by 0