Mathlib Map

Structures · Lean core

Std.Trichotomous

Trichotomous r says that r is trichotomous, that is, ¬ r a b → ¬ r b a → a = b.

Defined in
Init.Core
Shape
One type argument · adds trichotomous

Extends0

Extends nothing: this is a root of the hierarchy.

Extended by4

Forgetful instances

Provided automatically by

Concrete types that are instances10

  • Nat
  • Char
  • Subtype
  • Prod
  • OrderDual
  • WithTop
  • WithBot
  • Sum
  • List
  • Sigma

How is a type an instance?

Loading the hierarchy index…

Assumed by56

Ancestors0

No ancestors.