Theorems · Theorem · convex and discrete geometry
StarConvex.smul
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : CommSemiring 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommMonoid E]
[inst_3 : Module 𝕜 E] {x : E} {s : Set E}, StarConvex 𝕜 x s → ∀ (c : 𝕜), StarConvex 𝕜 (c • x) (c • s)- Defined in
- Mathlib.Analysis.Convex.Star
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 37 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 and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- PartialOrderstatement and proof · cited by 6,410
- Set.smulSetstatement · cited by 608
- StarConvexstatement and proof · cited by 62
- LinearMap.lsmulproof · cited by 50
- StarConvex.linear_imageproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- StarConvex.affinityproof · cited by 0
- StarConvex.zero_smulproof · cited by 0