Theorems · Theorem · combinatorics
Finset.fold_empty
∀ {α : Type u_1} {β : Type u_2} {op : β → β → β} [hc : Std.Commutative op] [ha : Std.Associative op] {f : α → β}
{b : β}, Finset.fold op b f ∅ = b- Defined in
- Mathlib.Data.Finset.Fold
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- Finset.foldstatement · cited by 46
Cited by3
Results whose statement or proof uses this declaration.
- Finset.sup_emptyproof · cited by 72
- Finset.inf_emptyproof · cited by 15
- Finset.fold_image_idemproof · cited by 2