Mathlib Map

Theorems · Definition · convex and discrete geometry

segment

(𝕜 : Type u_1) → {E : Type u_2} → [Semiring 𝕜] → [PartialOrder 𝕜] → [AddCommMonoid E] → [SMul 𝕜 E] → E → E → Set E

Segments in a vector space. Denoted as [x -[𝕜] y] within the Convex namespace.

Defined in
Mathlib.Analysis.Convex.Segment
Cited by
120 results in Mathlib
Foundations
Depth 12 from the axioms, rests on 119 definitions · uses no axioms
Assumes
SemiringPartialOrderAddCommMonoidSMul

Around this declaration

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

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by121

Results whose statement or proof uses this declaration.