Mathlib Map

Structures · Order

CompleteLinearOrder

A complete linear order is a linear order whose lattice structure is complete.

Defined in
Mathlib.Order.CompleteLattice.Defs
Shape
One type argument · adds le_himp_iff, himp_bot, sdiff_le_iff, top_sdiff, le_total, toDecidableLE, toDecidableEq, toDecidableLT, compare_eq_compareOfLessAndEq

Extends3

Extended by0

Nothing extends this class yet.

Forgetful instances

Concrete types that are instances15

  • Bool
  • ENNReal
  • ENat
  • EReal
  • UpperSet
  • LowerSet
  • DedekindCut
  • OrderDual
  • Set.Elem
  • Fin
  • PUnit
  • Lex
  • WithTop
  • WithBot
  • Colex

How is a type an instance?

Loading the hierarchy index…

Assumed by150

Ancestors49