Mathlib Map

Theorems · Theorem · order theory

biInf_le_biSup

∀ {α : Type u_1} [inst : CompleteLattice α] {ι : Type u_8} {s : Set ι},
  s.Nonempty → ∀ {f : ι → α}, ⨅ i ∈ s, f i ≤ ⨆ i ∈ s, f i
Defined in
Mathlib.Order.CompleteLattice.Basic
Cited by
1 results in Mathlib
Foundations
Depth 15 from the axioms · uses Classical.choice
Assumes
CompleteLattice

Around this declaration

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

Cites8

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

Cited by1

Results whose statement or proof uses this declaration.