Theorems · Theorem · order theory
Finset.sup_cons
∀ {α : Type u_2} {β : Type u_3} [inst : SemilatticeSup α] [inst_1 : OrderBot α] {s : Finset β} {f : β → α} {b : β}
(h : b ∉ s), (Finset.cons b s h).sup f = f b ⊔ s.sup f- Defined in
- Mathlib.Data.Finset.Lattice.Fold
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeSupOrderBot
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.
- Finsetstatement and proof · cited by 13,712
- OrderBotstatement and proof · cited by 1,055
- SemilatticeSupstatement and proof · cited by 785
- Finset.supstatement · cited by 530
- Finset.consstatement · cited by 221
- Finset.fold_consproof · cited by 6
Cited by30
Results whose statement or proof uses this declaration.
- Finset.sup_lt_iffproof · cited by 23
- Finset.apply_sup_eq_sup_compproof · cited by 11
- Polynomial.degree_sum_leproof · cited by 11
- Finset.sup'_consproof · cited by 10
- Finset.sup_inductionproof · cited by 8
- Seminorm.finset_sup_applyproof · cited by 7
- map_finset_supproof · cited by 7
- partialSups_disjointedproof · cited by 5
- Finset.sup_inf_distrib_leftproof · cited by 4
- Finset.le_sup_iffproof · cited by 4
- Finset.mem_supproof · cited by 4
- Finsupp.support_finsetSumproof · cited by 3