Theorems · Theorem · general topology
Set.infsep_triple
∀ {α : Type u_1} [inst : PseudoMetricSpace α] {x y z : α},
x ≠ y → y ≠ z → x ≠ z → {x, y, z}.infsep = min (min (dist x y) (dist x z)) (dist y z)- Defined in
- Mathlib.Topology.MetricSpace.Infsep
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpace
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.
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement · cited by 1,539
- ENNReal.toRealproof · cited by 859
- EDist.edistproof · cited by 735
- Set.infsepstatement · cited by 35
- dist_edistproof · cited by 21
- edist_ne_topproof · cited by 17
- ENNReal.toReal_infproof · cited by 1
- Set.einfsep_tripleproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.