Theorems · Theorem · convex and discrete geometry
affineSegment_image
∀ {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'] (f : P →ᵃ[R] P') (x y : P),
⇑f '' affineSegment R x y = affineSegment R (f x) (f y)- Defined in
- Mathlib.Analysis.Convex.Between
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Setstatement and proof · 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 and proof · cited by 5,609
- Set.Iccproof · cited by 1,702
- AddTorsorstatement and proof · cited by 1,657
- AffineMapstatement and proof · cited by 674
- AffineMap.lineMapproof · cited by 254
- Set.image_imageproof · cited by 140
Cited by7
Results whose statement or proof uses this declaration.
- Function.Injective.wbtw_map_iffproof · cited by 3
- Wbtw.mapproof · cited by 3
- affineSegment_const_vadd_imageproof · cited by 1
- affineSegment_const_vsub_imageproof · cited by 1
- Set.InjOn.wbtw_map_iffproof · cited by 1
- affineSegment_vadd_const_imageproof · cited by 1
- affineSegment_vsub_const_imageproof · cited by 1