Theorems · Theorem · convex and discrete geometry
starConvex_zero_iff
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : Ring 𝕜] [inst_1 : PartialOrder 𝕜] [AddRightMono 𝕜] [inst_3 : AddCommMonoid E]
[inst_4 : SMulWithZero 𝕜 E] {s : Set E}, StarConvex 𝕜 0 s ↔ ∀ ⦃x : E⦄, x ∈ s → ∀ ⦃a : 𝕜⦄, 0 ≤ a → a ≤ 1 → a • x ∈ s- Defined in
- Mathlib.Analysis.Convex.Star
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
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
- AddCommMonoidstatement and proof · cited by 12,281
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- zero_addproof · cited by 2,366
- smul_zeroproof · cited by 665
- AddRightMonostatement and proof · cited by 367
- sub_add_cancelproof · cited by 344
- SMulWithZerostatement and proof · cited by 113
- StarConvexstatement · cited by 62
- sub_nonneg_of_leproof · cited by 37
- le_add_of_nonneg_leftproof · cited by 37
Cited by2
Results whose statement or proof uses this declaration.
- le_gauge_of_notMemproof · cited by 1
- Balanced.starConvexproof · cited by 0