Mathlib Map

Theorems · Definition · convex and discrete geometry

List.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] → List P → Prop

The points in a list are weakly in that order on a line.

Defined in
Mathlib.Analysis.Convex.BetweenList
Cited by
15 results in Mathlib
Foundations
Depth 47 from the axioms · uses propext, Quot.sound
Assumes
RingPartialOrderAddCommGroupModuleAddTorsor

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.