Mathlib Map

Theorems · Theorem · order theory

Finset.sup_univ_eq_iSup

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

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

Defined in
Mathlib.Data.Fintype.Lattice
Cited by
3 results in Mathlib
Foundations
Depth 57 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.

Cites8

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

Cited by3

Results whose statement or proof uses this declaration.