Theorems · Theorem · general topology
nndist_pi_lt_iff
∀ {β : Type u_2} {X : β → Type u_3} [inst : Fintype β] [inst_1 : (b : β) → PseudoMetricSpace (X b)]
{f g : (b : β) → X b} {r : NNReal}, 0 < r → (nndist f g < r ↔ ∀ (b : β), nndist (f b) (g b) < r)- Defined in
- Mathlib.Topology.MetricSpace.Pseudo.Pi
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypePseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetproof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- NNRealstatement and proof · cited by 4,310
- Finset.univproof · cited by 3,473
- PseudoMetricSpacestatement and proof · cited by 1,550
- NNDist.nndiststatement and proof · cited by 235
- Finset.sup_lt_iffproof · cited by 23
Cited by2
Results whose statement or proof uses this declaration.
- dist_pi_lt_iffproof · cited by 5
- nndist_pi_eq_iffproof · cited by 1