Mathlib Map

Theorems · Definition · order theory

linearOrderOfSTO

{α : Type u} → (r : α → α → Prop) → [IsStrictTotalOrder α r] → [DecidableRel r] → LinearOrder α

Construct a linear order from an IsStrictTotalOrder relation. See note [reducible non-instances].

Defined in
Mathlib.Order.RelClasses
Cited by
11 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
IsStrictTotalOrderDecidableRel

Around this declaration

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

Cites6

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

Cited by13

Results whose statement or proof uses this declaration.