Mathlib Map

Theorems · Theorem · order theory

max_le

∀ {α : Type u_1} [inst : LinearOrder α] {a b c : α}, a ≤ c → b ≤ c → max a b ≤ c
Defined in
Mathlib.Order.Defs.LinearOrder
Cited by
71 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
LinearOrder

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 by71

Results whose statement or proof uses this declaration.