Theorems · Theorem · general topology
BoundedContinuousFunction.dist_lt_iff_of_compact
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β]
{f g : BoundedContinuousFunction α β} {C : ℝ} [CompactSpace α],
0 < C → (dist f g < C ↔ ∀ (x : α), dist (f x) (g x) < C)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 156 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
- le_antisymmproof · cited by 2,068
- le_rflproof · cited by 1,558
- 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
- csInf_leproof · cited by 51
- BoundedContinuousFunction.dist_coe_le_distproof · cited by 18
Cited by2
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.norm_lt_iff_of_compactproof · cited by 2
- ContinuousMap.dist_lt_iffproof · cited by 1