Mathlib Map

Structures · Order

ConditionallyCompleteLinearOrderBot

A conditionally complete linear order with Bot is a linear order with least element, in which every nonempty subset which is bounded above has a supremum, and every nonempty subset (necessarily bounded below) has an infimum. A typical example is the natural numbers. To differentiate the statements from the corresponding statements in (unconditional) complete linear orders, we prefix sInf and sSup by a c everywhere. The same statements should hold in both worlds, sometimes with additional assumptions of nonemptiness or boundedness.

Defined in
Mathlib.Order.ConditionallyCompleteLattice.Defs
Shape
One type argument · adds csSup_empty

Extends2

Extended by1

Forgetful instances

Provided automatically by

Concrete types that are instances5

  • Nat
  • NNReal
  • Ordinal
  • Cardinal
  • WithBot

How is a type an instance?

Loading the hierarchy index…

Assumed by84

Ancestors26