Theorems · Theorem · convex and discrete geometry
List.exists_map_eq_of_sorted_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},
(∃ p₁ p₂ l', l'.SortedLE ∧ List.map (⇑(AffineMap.lineMap p₁ p₂)) l' = l) ↔ List.Wbtw R l- Defined in
- Mathlib.Analysis.Convex.BetweenList
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- IsStrictOrderedRingstatement and proof · cited by 2,490
- AddTorsorstatement and proof · cited by 1,657
- AffineMapstatement · cited by 674
- Nonempty.someproof · cited by 340
- AffineMap.lineMapstatement and proof · cited by 254
- List.SortedLEstatement and proof · cited by 57
- List.Wbtwstatement and proof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.