Mathlib Map

Theorems · Definition · convex and discrete geometry

StarConvex

(𝕜 : Type u_4) → {E : Type u_5} → [Semiring 𝕜] → [PartialOrder 𝕜] → [AddCommMonoid E] → [SMul 𝕜 E] → E → Set E → Prop

Star-convexity of sets. s is star-convex at x if every segment from x to a point in s is contained in s.

Defined in
Mathlib.Analysis.Convex.Star
Cited by
62 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
SemiringPartialOrderAddCommMonoidSMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

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
  • Semiringstatement and proof · cited by 13,802
  • AddCommMonoidstatement and proof · cited by 12,281
  • PartialOrderstatement and proof · cited by 6,410

Cited by63

Results whose statement or proof uses this declaration.