Theorems · Theorem · convex and discrete geometry
Collinear.wbtw_of_dist_eq_of_dist_le
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : NormedSpace ℝ V] [StrictConvexSpace ℝ V]
[inst_3 : PseudoMetricSpace P] [inst_4 : NormedAddTorsor V P] {p p₁ p₂ p₃ : P} {r : ℝ},
Collinear ℝ {p₁, p₂, p₃} → dist p₁ p = r → dist p₂ p ≤ r → dist p₃ p = r → p₁ ≠ p₃ → Wbtw ℝ p₁ p₂ p₃Given three collinear points, two (not equal) with distance r from p and one with
distance at most r from p, the third point is weakly between the other two points.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement and proof · cited by 1,539
- NormedAddTorsorstatement and proof · cited by 1,325
- LE.le.not_gtproof · cited by 189
- Wbtwstatement and proof · cited by 165
- Sbtwproof · cited by 122
- Collinearstatement and proof · cited by 79
- StrictConvexSpacestatement and proof · cited by 57
Cited by2
Results whose statement or proof uses this declaration.
- EuclideanGeometry.wbtw_of_collinear_of_dist_center_le_radiusproof · cited by 2
- Collinear.sbtw_of_dist_eq_of_dist_ltproof · cited by 1