Mathlib Map

Theorems · Theorem · order theory

le_sInf_iff

∀ {α : Type u_1} [inst : CompleteSemilatticeInf α] {s : Set α} {a : α}, a ≤ sInf s ↔ ∀ b ∈ s, a ≤ b
Defined in
Mathlib.Order.CompleteLattice.Defs
Cited by
13 results in Mathlib
Foundations
Depth 9 from the axioms · uses propext, Quot.sound
Assumes
CompleteSemilatticeInf

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 by13

Results whose statement or proof uses this declaration.