Mathlib Map

Theorems · Theorem · convex and discrete geometry

Wbtw.symm

∀ {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] [IsOrderedRing R] {x y z : P}, Wbtw R x y z → Wbtw R z y x

Alias of the forward direction of wbtw_comm.

Defined in
Mathlib.Analysis.Convex.Between
Cited by
13 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Quot.sound
Assumes
RingPartialOrderAddCommGroupModuleAddTorsorIsOrderedRing

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.

Cited by13

Results whose statement or proof uses this declaration.