Mathlib Map

Theorems · Theorem · order theory

sInf_image

∀ {α : Type u_1} {β : Type u_2} [inst : CompleteLattice α] {s : Set β} {f : β → α}, sInf (f '' s) = ⨅ a ∈ s, f a
Defined in
Mathlib.Order.CompleteLattice.Basic
Cited by
25 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Quot.sound
Assumes
CompleteLattice

Around this declaration

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

Cites8

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

Cited by25

Results whose statement or proof uses this declaration.