Mathlib Map

Structures · Order

Set.OrdConnected

We say that a set s : Set α is OrdConnected if for all x y ∈ s it includes the interval [[x, y]]. If α is a DenselyOrdered ConditionallyCompleteLinearOrder with the OrderTopology, then this condition is equivalent to IsPreconnected s. If α is a linearly ordered field, then this condition is also equivalent to Convex α s.

Defined in
Mathlib.Order.Interval.Set.Defs
Shape
One type argument · adds out'

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by0

Nothing extends this class yet.

Concrete types that are instances2

  • ArchimedeanClass.FiniteElement
  • OrderDual

How is a type an instance?

Loading the hierarchy index…

Assumed by47

Ancestors0

No ancestors.