Mathlib Map

Theorems · Definition · order theory

IsWellOrder.linearOrder

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

Construct a decidable linear order from a well-founded linear order.

Defined in
Mathlib.Order.RelClasses
Cited by
3 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
IsWellOrder

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 by3

Results whose statement or proof uses this declaration.