Theorems · Theorem · general topology
edist_le_pi_edist
∀ {β : Type v} {X : β → Type u_2} [inst : Fintype β] [inst_1 : (b : β) → EDist (X b)] (f g : (b : β) → X b) (b : β),
edist (f b) (g b) ≤ edist f g- Defined in
- Mathlib.Topology.EMetricSpace.Pi
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- EDist.ediststatement · cited by 735
- Finset.mem_univproof · cited by 361
- Finset.le_supproof · cited by 112
- EDiststatement and proof · cited by 91
Cited by3
Results whose statement or proof uses this declaration.
- LipschitzWith.evalproof · cited by 4
- nndist_le_pi_nndistproof · cited by 2
- Set.le_einfsep_pi_of_leproof · cited by 0