Mathlib Map

Theorems · Theorem · order theory

ciInf_le_of_le

∀ {α : Type u_1} {ι : Sort u_4} [inst : ConditionallyCompleteLattice α] {a : α} {f : ι → α},
  BddBelow (Set.range f) → ∀ (c : ι), f c ≤ a → iInf f ≤ a
Defined in
Mathlib.Order.ConditionallyCompleteLattice.Indexed
Cited by
8 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms
Assumes
ConditionallyCompleteLattice

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 by8

Results whose statement or proof uses this declaration.