Theorems · Theorem · general topology
Set.einfsep_triple
∀ {α : Type u_1} [inst : PseudoEMetricSpace α] {x y z : α},
x ≠ y → y ≠ z → x ≠ z → {x, y, z}.einfsep = min (min (edist x y) (edist x z)) (edist y z)- Defined in
- Mathlib.Topology.MetricSpace.Infsep
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 148 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoEMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- ENNRealstatement and proof · cited by 9,879
- iInfproof · cited by 1,690
- PseudoEMetricSpacestatement and proof · cited by 1,536
- EDist.ediststatement and proof · cited by 735
- ConditionallyCompletePartialOrderInfproof · cited by 51
- Set.einfsepstatement and proof · cited by 47
- inf_top_eqproof · cited by 30
- iInf_singletonproof · cited by 5
- iInf_insertproof · cited by 5
- ciInf_posproof · cited by 4
- Set.einfsep_singletonproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.infsep_tripleproof · cited by 0