Theorems · Theorem · convex and discrete geometry
Sbtw.dist_lt_max_dist
∀ {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₃ : P},
Sbtw ℝ p₁ p₂ p₃ → dist p₂ p < max (dist p₁ p) (dist p₃ p)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · 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
- Norm.normproof · cited by 5,413
- SeminormedAddCommGroupproof · cited by 2,671
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement · cited by 1,539
- NormedAddTorsorstatement and proof · cited by 1,325
- Set.Iooproof · cited by 1,214
- VSub.vsubproof · cited by 817
- le_max_leftproof · cited by 215
Cited by2
Results whose statement or proof uses this declaration.
- Collinear.wbtw_of_dist_eq_of_dist_leproof · cited by 2
- Wbtw.dist_le_max_distproof · cited by 0