Mathlib Map

Theorems · Theorem · order theory

iInf_apply

∀ {α : Type u_8} {β : α → Type u_9} {ι : Sort u_10} [inst : (i : α) → InfSet (β i)] {f : ι → (a : α) → β a} {a : α},
  (⨅ i, f i) a = ⨅ i, f i a
Defined in
Mathlib.Order.CompleteLattice.Basic
Cited by
15 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound
Assumes
InfSet

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 by15

Results whose statement or proof uses this declaration.