Theorems · Theorem · convex and discrete geometry
Collinear.wbtw_or_wbtw_or_wbtw
∀ {R : Type u_1} {V : Type u_2} {P : Type u_4} [inst : Field R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R]
[inst_3 : AddCommGroup V] [inst_4 : Module R V] [inst_5 : AddTorsor V P] {x y z : P},
Collinear R {x, y, z} → Wbtw R x y z ∨ Wbtw R y z x ∨ Wbtw R z x y- Defined in
- Mathlib.Analysis.Convex.Between
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- LT.lt.leproof · cited by 2,189
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- zero_smulproof · cited by 716
- lt_trichotomyproof · cited by 178
- Wbtwstatement and proof · cited by 165
Cited by3
Results whose statement or proof uses this declaration.
- Collinear.two_zsmul_oangle_eq_leftproof · cited by 3
- EuclideanGeometry.collinear_iff_eq_or_eq_or_angle_eq_zero_or_angle_eq_piproof · cited by 3
- Collinear.wbtw_of_dist_eq_of_dist_leproof · cited by 2