Theorems · Theorem · convex and discrete geometry
Convex.mapsTo_lineMap
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : Ring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommGroup E]
[inst_3 : Module 𝕜 E] {s : Set E} [AddRightMono 𝕜],
Convex 𝕜 s → ∀ {x y : E}, x ∈ s → y ∈ s → Set.MapsTo (⇑(AffineMap.lineMap x y)) (Set.Icc 0 1) s- Defined in
- Mathlib.Analysis.Convex.Basic
- Cited by
- 3 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 · 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.Iccstatement · cited by 1,702
- Set.MapsTostatement · cited by 732
- AffineMapstatement · cited by 674
- Convexstatement and proof · cited by 551
- AddRightMonostatement and proof · cited by 367
- AffineMap.lineMapstatement · cited by 254
Cited by3
Results whose statement or proof uses this declaration.
- Convex.norm_image_sub_le_of_norm_hasFDerivWithin_leproof · cited by 9
- Convex.lineMap_memproof · cited by 2
- domain_mvtproof · cited by 0