Theorems · Theorem · general topology
BoundedContinuousFunction.dist_set_exists
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β]
{f g : BoundedContinuousFunction α β}, ∃ C, 0 ≤ C ∧ ∀ (x : α), dist (f x) (g x) ≤ C- Cited by
- 3 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Set.rangeproof · cited by 4,705
- LE.le.transproof · cited by 3,151
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- BoundedContinuousFunctionstatement and proof · cited by 511
- Set.mem_range_selfproof · cited by 328
- le_max_leftproof · cited by 215
- le_max_rightproof · cited by 205
- Metric.isBounded_iffproof · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.dist_coe_le_distproof · cited by 18
- BoundedContinuousFunction.dist_eq_iSupproof · cited by 3
- BoundedContinuousFunction.nndist_set_existsproof · cited by 0