Mathlib Map

Theorems · Inductive type · order theory

IsStrictOrder

(α : Sort u_1) → (α → α → Prop) → Prop

IsStrictOrder X r means that the binary relation r on X is a strict order, that is, Std.Irrefl r and IsTrans X r.

Defined in
Mathlib.Order.Defs.Unbundled
Cited by
28 results in Mathlib
Foundations
Depth 0 from the axioms · uses no axioms

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by37

Results whose statement or proof uses this declaration.