Mathlib Map

Theorems · Theorem · order theory

iSup_le

∀ {α : Type u_1} {ι : Sort u_4} [inst : CompleteLattice α] {f : ι → α} {a : α}, (∀ (i : ι), f i ≤ a) → iSup f ≤ a
Defined in
Mathlib.Order.CompleteLattice.Basic
Cited by
190 results in Mathlib
Foundations
Depth 10 from the axioms, rests on 45 definitions · uses no axioms
Assumes
CompleteLattice

Around this declaration

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

Cites4

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

Cited by190

Results whose statement or proof uses this declaration.