Theorems · Theorem · convex and discrete geometry
affineSegment_const_vadd_image
∀ (R : Type u_1) {V : Type u_2} {P : Type u_4} [inst : Ring R] [inst_1 : PartialOrder R] [inst_2 : AddCommGroup V]
[inst_3 : Module R V] [inst_4 : AddTorsor V P] (x y : P) (v : V),
(fun x => v +ᵥ x) '' affineSegment R x y = affineSegment R (v +ᵥ x) (v +ᵥ y)- Defined in
- Mathlib.Analysis.Convex.Between
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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.imagestatement · cited by 5,609
- HVAdd.hVAddstatement · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- AffineEquiv.toAffineMapproof · cited by 65
- AffineEquiv.constVAddproof · cited by 30
- affineSegmentstatement · cited by 22
- affineSegment_imageproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- mem_const_vadd_affineSegmentproof · cited by 1