Mathlib Map

Theorems · Theorem · order theory

GaloisConnection.u_iInf

∀ {α : Type u} {β : Type v} {ι : Sort x} [inst : CompleteLattice α] [inst_1 : CompleteLattice β] {u : α → β}
  {l : β → α}, GaloisConnection l u → ∀ {f : ι → α}, u (iInf f) = ⨅ i, u (f i)
Defined in
Mathlib.Order.GaloisConnection.Basic
Cited by
40 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext, Quot.sound
Assumes
CompleteLatticeCompleteLattice

Around this declaration

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

Cites12

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

Cited by40

Results whose statement or proof uses this declaration.