Theorems · Theorem · convex and discrete geometry
AffineIndependent.not_wbtw_of_injective
∀ {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] {ι : Type u_6} (i j k : ι),
Function.Injective ![i, j, k] → ∀ {T : ι → P}, AffineIndependent R T → ¬Wbtw R (T i) (T j) (T k)If T is an affine independent family of points,
then any 3 distinct points form a triangle.
- Defined in
- Mathlib.Analysis.Convex.Between
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Set.imageproof · cited by 5,609
- IsStrictOrderedRingstatement and proof · cited by 2,490
- AddTorsorstatement and proof · cited by 1,657
- Matrix.vecConsstatement and proof · cited by 852
- Matrix.vecEmptystatement and proof · cited by 832
- Set.range_compproof · cited by 223
- Set.image_singletonproof · cited by 174
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.