Theorems · Theorem · convex and discrete geometry
List.exists_map_eq_of_sorted_nonempty_iff_wbtw
∀ {R : Type u_1} {V : Type u_2} {P : Type u_4} [inst : Field R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R]
[inst_3 : AddCommGroup V] [inst_4 : Module R V] [inst_5 : AddTorsor V P] {l : List P} (hl : l ≠ []),
(∃ l', l'.SortedLE ∧ List.map (⇑(AffineMap.lineMap (l.head hl) (l.getLast hl))) l' = l) ↔ List.Wbtw R l- Defined in
- Mathlib.Analysis.Convex.BetweenList
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- mul_oneproof · cited by 3,885
- add_zeroproof · cited by 2,707
- Nat.cast_oneproof · cited by 2,501
- IsStrictOrderedRingstatement and proof · cited by 2,490
- le_reflproof · cited by 2,061
- Nat.cast_zeroproof · cited by 1,870
- Set.Iccproof · cited by 1,702
Cited by2
Results whose statement or proof uses this declaration.
- List.exists_map_eq_of_sorted_nonempty_iff_sbtwproof · cited by 1
- List.exists_map_eq_of_sorted_iff_wbtwproof · cited by 0