Mathlib Map

Theorems · Theorem · order theory

le_ciInf

∀ {α : Type u_1} {ι : Sort u_4} [inst : ConditionallyCompleteLattice α] [Nonempty ι] {f : ι → α} {c : α},
  (∀ (x : ι), c ≤ f x) → c ≤ iInf f

The indexed minimum of a function is bounded below by a uniform lower bound

Defined in
Mathlib.Order.ConditionallyCompleteLattice.Indexed
Cited by
32 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
ConditionallyCompleteLatticeNonempty

Around this declaration

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

Cites3

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

Cited by32

Results whose statement or proof uses this declaration.