Mathlib Map

Theorems · Definition · convex and discrete geometry

Wbtw

(R : Type u_1) →
  {V : Type u_2} →
    {P : Type u_4} →
      [inst : Ring R] → [PartialOrder R] → [inst_2 : AddCommGroup V] → [Module R V] → [AddTorsor V P] → P → P → P → Prop

The point y is weakly between x and z.

Defined in
Mathlib.Analysis.Convex.Between
Cited by
165 results in Mathlib
Foundations
Depth 46 from the axioms, rests on 696 definitions · uses propext, Quot.sound
Assumes
RingPartialOrderAddCommGroupModuleAddTorsor

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.

Cited by172

Results whose statement or proof uses this declaration.