Theorems · Theorem · general topology
BoundedContinuousFunction.dist_lt_iff_of_nonempty_compact
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β]
{f g : BoundedContinuousFunction α β} {C : ℝ} [Nonempty α] [CompactSpace α],
dist f g < C ↔ ∀ (x : α), dist (f x) (g x) < C- Cited by
- 1 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- BoundedContinuousFunction.dist_coe_le_distproof · cited by 18
- BoundedContinuousFunction.dist_lt_of_nonempty_compactproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.norm_lt_iff_of_nonempty_compactproof · cited by 1