Theorems · Theorem · convex and discrete geometry
wbtw_const_add_iff
∀ {R : Type u_1} {V : Type u_2} [inst : Ring R] [inst_1 : PartialOrder R] [inst_2 : AddCommGroup V]
[inst_3 : Module R V] {x y z : V} (v : V), Wbtw R (v + x) (v + y) (v + z) ↔ Wbtw R x y z- Defined in
- Mathlib.Analysis.Convex.Between
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Wbtwstatement · cited by 165
- wbtw_const_vadd_iffproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Wbtw.const_addproof · cited by 0