Theorems · Theorem · general topology
BoundedContinuousFunction.dist_le_iff_of_nonempty
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β]
{f g : BoundedContinuousFunction α β} {C : ℝ} [Nonempty α], dist f g ≤ C ↔ ∀ (x : α), dist (f x) (g x) ≤ C- Cited by
- 3 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- le_transproof · cited by 985
- BoundedContinuousFunctionstatement and proof · cited by 511
- Nonempty.someproof · cited by 340
- dist_nonnegproof · cited by 126
- BoundedContinuousFunction.dist_coe_le_distproof · cited by 18
- BoundedContinuousFunction.dist_leproof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.dist_eq_iSupproof · cited by 3
- BoundedContinuousFunction.dist_lt_of_nonempty_compactproof · cited by 2
- BoundedContinuousFunction.norm_le_of_nonemptyproof · cited by 1