Theorems · Theorem · general topology
BoundedContinuousFunction.dist_lt_of_nonempty_compact
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β]
{f g : BoundedContinuousFunction α β} {C : ℝ} [Nonempty α] [CompactSpace α],
(∀ (x : α), dist (f x) (g x) < C) → dist f g < C- Cited by
- 2 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.univproof · cited by 3,945
- Continuousproof · cited by 2,592
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- CompactSpacestatement and proof · cited by 593
- BoundedContinuousFunctionstatement and proof · cited by 511
- lt_of_le_of_ltproof · cited by 432
- Continuous.continuousOnproof · cited by 311
- ContinuousMapClass.map_continuousproof · cited by 119
Cited by2
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.dist_lt_iff_of_compactproof · cited by 2
- BoundedContinuousFunction.dist_lt_iff_of_nonempty_compactproof · cited by 1