Mathlib Map

Theorems · Theorem · order theory

sup_le_iff

∀ {α : Type u} [inst : SemilatticeSup α] {a b c : α}, a ⊔ b ≤ c ↔ a ≤ c ∧ b ≤ c
Defined in
Mathlib.Order.Lattice
Cited by
58 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
SemilatticeSup

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 by58

Results whose statement or proof uses this declaration.