Mathlib Map

Theorems · Theorem · order theory

Finset.inf_univ_eq_iInf

∀ {α : Type u_2} {β : Type u_3} [inst : Fintype α] [inst_1 : CompleteLattice β] (f : α → β), Finset.univ.inf f = iInf f

A special case of Finset.inf_eq_iInf that omits the useless x ∈ univ binder.

Defined in
Mathlib.Data.Fintype.Lattice
Cited by
1 results in Mathlib
Foundations
Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeCompleteLattice

Around this declaration

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

Cites6

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

Cited by1

Results whose statement or proof uses this declaration.