Theorems · Theorem · general topology
Prod.edist_eq
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] (x y : α × β),
edist x y = max (edist x.1 y.1) (edist x.2 y.2)- Defined in
- Mathlib.Topology.EMetricSpace.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement · cited by 9,879
- PseudoEMetricSpacestatement and proof · cited by 1,536
- EDist.ediststatement · cited by 735
Cited by4
Results whose statement or proof uses this declaration.
- LipschitzWith.prodMkproof · cited by 4
- LipschitzOnWith.prodMkproof · cited by 1
- Isometry.inlproof · cited by 1
- Isometry.inrproof · cited by 1