Theorems · Theorem · convex and discrete geometry
List.sbtw_iff_triplewise_and_ne_pair
∀ {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] {l : List P},
List.Sbtw R l ↔ List.Triplewise (Sbtw R) l ∧ ∀ (a : P), l ≠ [a, a]- Defined in
- Mathlib.Analysis.Convex.BetweenList
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- AddTorsorstatement and proof · cited by 1,657
- IsOrderedRingstatement and proof · cited by 777
- Wbtwproof · cited by 165
- Sbtwstatement and proof · cited by 122
- Sbtw.wbtwproof · cited by 37
- List.Triplewisestatement and proof · cited by 15
- List.Wbtwproof · cited by 15
- List.Sbtwstatement · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- List.sbtw_consproof · cited by 0