Mathlib Map

Theorems · Theorem · order theory

isGLB_ciInf_set

∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompleteLattice α] {f : β → α} {s : Set β},
  BddBelow (f '' s) → s.Nonempty → IsGLB (f '' s) (⨅ i, f ↑i)
Defined in
Mathlib.Order.ConditionallyCompleteLattice.Indexed
Cited by
1 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
ConditionallyCompleteLattice

Around this declaration

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

Cites9

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.