Mathlib Map

Theorems · Theorem · order theory

sup_lt_iff

∀ {α : Type u} [inst : LinearOrder α] {a b c : α}, max b c < a ↔ b < a ∧ c < a
Defined in
Mathlib.Order.Lattice
Cited by
9 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext
Assumes
LinearOrder

Around this declaration

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

Cites5

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

Cited by9

Results whose statement or proof uses this declaration.