Theorems · Theorem · general topology
BoundedContinuousFunction.nndist_eq_iSup
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β]
{f g : BoundedContinuousFunction α β}, nndist f g = ⨆ x, nndist (f x) (g x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 123 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 and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- NNRealstatement · cited by 4,310
- iSupstatement and proof · cited by 2,415
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.distproof · cited by 1,539
- BoundedContinuousFunctionstatement and proof · cited by 511
- NNDist.nndiststatement and proof · cited by 235
- NNReal.coe_iSupproof · cited by 8
- BoundedContinuousFunction.dist_eq_iSupproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.edist_eq_iSupproof · cited by 3
- ContinuousMap.nndist_eq_iSupproof · cited by 0