Mathlib Map

Theorems · Theorem · order theory

sup_le

∀ {α : Type u} [inst : SemilatticeSup α] {a b c : α}, a ≤ c → b ≤ c → a ⊔ b ≤ c
Defined in
Mathlib.Order.Lattice
Cited by
159 results in Mathlib
Foundations
Depth 3 from the axioms, rests on 12 definitions · uses no axioms
Assumes
SemilatticeSup

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 by159

Results whose statement or proof uses this declaration.