Mathlib Map

Theorems · Definition · order theory

Set.ordConnectedSection

{α : Type u_1} → [LinearOrder α] → Set α → Set α

A set that intersects each order connected component of a set by a single point. Defined as the range of Set.ordConnectedProj s.

Defined in
Mathlib.Order.Interval.Set.OrdConnectedComponent
Cited by
7 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrder

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.

Cited by8

Results whose statement or proof uses this declaration.