Theorems · Theorem · combinatorics
Multiset.fold_eq_foldr
∀ {α : Type u_1} (op : α → α → α) [hc : Std.Commutative op] [ha : Std.Associative op] (b : α) (s : Multiset α),
Multiset.fold op b s = Multiset.foldr op b s- Defined in
- Mathlib.Data.Multiset.Fold
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetstatement and proof · cited by 2,627
- Multiset.foldstatement · cited by 38
- Multiset.foldrstatement · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.