Theorems · Theorem · convex and discrete geometry
wbtw_vsub_const_iff
∀ {R : Type u_1} {V : Type u_2} {P : Type u_4} [inst : Ring R] [inst_1 : PartialOrder R] [inst_2 : AddCommGroup V]
[inst_3 : Module R V] [inst_4 : AddTorsor V P] {x y z : P} (p : P), Wbtw R (x -ᵥ p) (y -ᵥ p) (z -ᵥ p) ↔ Wbtw R x y z- Defined in
- Mathlib.Analysis.Convex.Between
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubstatement · cited by 817
- Wbtwstatement · cited by 165
- mem_vsub_const_affineSegmentproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- Sbtw.dist_lt_max_distproof · cited by 2
- sbtw_vsub_const_iffproof · cited by 2
- Wbtw.vsub_constproof · cited by 1
- wbtw_sub_const_iffproof · cited by 1
- wbtw_iff_sameRay_vsubproof · cited by 0