Theorems · Theorem · convex and discrete geometry
Function.Injective.list_sbtw_map_iff
∀ {R : Type u_1} {V : Type u_2} {V' : Type u_3} {P : Type u_4} {P' : Type u_5} [inst : Ring R] [inst_1 : PartialOrder R]
[inst_2 : AddCommGroup V] [inst_3 : Module R V] [inst_4 : AddTorsor V P] [inst_5 : AddCommGroup V']
[inst_6 : Module R V'] [inst_7 : AddTorsor V' P'] {l : List P} {f : P →ᵃ[R] P'},
Function.Injective ⇑f → (List.Sbtw R (List.map (⇑f) l) ↔ List.Sbtw R l)- Defined in
- Mathlib.Analysis.Convex.BetweenList
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- AddTorsorstatement and proof · cited by 1,657
- AffineMapstatement and proof · cited by 674
- List.Wbtwproof · cited by 15
- List.Sbtwstatement and proof · cited by 14
- Function.Injective.list_wbtw_map_iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- List.exists_map_eq_of_sorted_iff_sbtwproof · cited by 0
- AffineEquiv.list_sbtw_map_iffproof · cited by 0