Mathlib Map

Theorems · Theorem · order theory

iInf_eq_top

∀ {α : Type u_1} {ι : Sort u_4} [inst : CompleteLattice α] {s : ι → α}, iInf s = ⊤ ↔ ∀ (i : ι), s i = ⊤
Defined in
Mathlib.Order.CompleteLattice.Basic
Cited by
10 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext, Quot.sound
Assumes
CompleteLattice

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 by10

Results whose statement or proof uses this declaration.