Theorems · Definition · convex and discrete geometry
affineSegment
(R : Type u_1) →
{V : Type u_2} →
{P : Type u_4} →
[inst : Ring R] → [PartialOrder R] → [inst_2 : AddCommGroup V] → [Module R V] → [AddTorsor V P] → P → P → Set PThe segment of points weakly between x and y. When convexity is refactored to support
abstract affine combination spaces, this will no longer need to be a separate definition from
segment. However, lemmas involving +ᵥ or -ᵥ will still be relevant after such a
refactoring, as distinct from versions involving + or - in a module.
- Defined in
- Mathlib.Analysis.Convex.Between
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, 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.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- 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
- Set.imageproof · cited by 5,609
- Set.Iccproof · cited by 1,702
- AddTorsorstatement and proof · cited by 1,657
- AffineMap.lineMapproof · cited by 254
Cited by24
Results whose statement or proof uses this declaration.
- Wbtwproof · cited by 165
- wbtw_commproof · cited by 11
- affineSegment_imagestatement and proof · cited by 7
- affineSegment_eq_segmentstatement and proof · cited by 4
- Affine.Simplex.closedInterior_eq_affineSegmentstatement and proof · cited by 2
- affineSegment_commstatement and proof · cited by 2
- mem_vadd_const_affineSegmentstatement and proof · cited by 2
- mem_vsub_const_affineSegmentstatement and proof · cited by 1
- Affine.Simplex.closedInterior_face_eq_affineSegmentstatement and proof · cited by 1
- MeasureTheory.hausdorffMeasure_affineSegmentstatement · cited by 1
- Polygon.edgeSetproof · cited by 1
- affineSegment_const_vadd_imagestatement · cited by 1