Mathlib Map

Theorems · Theorem · order theory

lt_trichotomy

∀ {α : Type u_1} [inst : LinearOrder α] (a b : α), a < b ∨ a = b ∨ b < a
Defined in
Mathlib.Order.Defs.LinearOrder
Cited by
178 results in Mathlib
Foundations
Depth 10 from the axioms, rests on 29 definitions · uses no axioms
Assumes
LinearOrder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by178

Results whose statement or proof uses this declaration.