Mathlib Map

Theorems · Theorem · order theory

le_of_forall_gt

∀ {α : Type u_2} [inst : LinearOrder α] {a b : α}, (∀ (c : α), a < c → b < c) → b ≤ a
Defined in
Mathlib.Order.Basic
Cited by
19 results in Mathlib
Foundations
Depth 12 from the axioms · 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 by19

Results whose statement or proof uses this declaration.