Mathlib Map

Theorems · Theorem · order theory

not_lt_of_gt

∀ {α : Type u_1} [inst : Preorder α] {a b : α}, a < b → ¬b < a

Alias of lt_asymm.

Defined in
Mathlib.Order.Defs.PartialOrder
Cited by
19 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
Preorder

Around this declaration

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

Cites2

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

Cited by19

Results whose statement or proof uses this declaration.