Theorems · Theorem · convex and discrete geometry
Prod.image_mk_segment_right
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : Semiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid E]
[inst_3 : AddCommMonoid F] [inst_4 : Module 𝕜 E] [inst_5 : Module 𝕜 F] (x : E) (y₁ y₂ : F),
(fun y => (x, y)) '' segment 𝕜 y₁ y₂ = segment 𝕜 (x, y₁) (x, y₂)- Defined in
- Mathlib.Analysis.Convex.Segment
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, 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 and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Set.ofPredproof · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- Set.image_imageproof · cited by 140
- segmentstatement and proof · cited by 120
- Convex.combo_selfproof · cited by 29
- Set.EqOn.image_eqproof · cited by 16
- segment_eq_image₂proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.