Theorems · Theorem · order theory
Finset.sup_def
∀ {α : Type u_2} {β : Type u_3} [inst : SemilatticeSup α] [inst_1 : OrderBot α] {s : Finset β} {f : β → α},
s.sup f = (Multiset.map f s.val).sup- Defined in
- Mathlib.Data.Finset.Lattice.Fold
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- SemilatticeSupOrderBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- OrderBotstatement and proof · cited by 1,055
- Multiset.mapstatement · cited by 876
- SemilatticeSupstatement and proof · cited by 785
- Finset.supstatement · cited by 530
- Finset.valstatement · cited by 438
- Multiset.supstatement · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- List.foldr_sup_eq_sup_toFinsetproof · cited by 1