Mathlib Map

Theorems · Theorem · order theory

le_sInf

∀ {α : Type u_1} [inst : CompleteSemilatticeInf α] {s : Set α} {a : α}, (∀ b ∈ s, a ≤ b) → a ≤ sInf s
Defined in
Mathlib.Order.CompleteLattice.Defs
Cited by
51 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
CompleteSemilatticeInf

Around this declaration

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

Cites4

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

Cited by51

Results whose statement or proof uses this declaration.