Mathlib Map

Structures · Order

IsStrictTotalOrder

IsStrictTotalOrder X lt means that the binary relation lt on X is a strict total order, that is, Std.Trichotomous lt and IsStrictOrder X lt.

Defined in
Mathlib.Order.Defs.Unbundled
Shape
2 explicit arguments

Extends2

Extended by1

Forgetful instances

Every IsStrictTotalOrder is also a

Provided automatically by

Concrete types that are instances0

No instance on a concrete type; it is reached through other classes.

How is a type an instance?

Loading the hierarchy index…

Assumed by14

Ancestors6