Mathlib Map

Theorems · Definition · convex and discrete geometry

List.Sbtw

(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 strictly in that order on a line.

Defined in
Mathlib.Analysis.Convex.BetweenList
Cited by
14 results in Mathlib
Foundations
Depth 48 from the axioms · 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 by14

Results whose statement or proof uses this declaration.