Theorems · Theorem · combinatorics
Multiset.coe_fold_l
∀ {α : Type u_1} (op : α → α → α) [hc : Std.Commutative op] [ha : Std.Associative op] (b : α) (l : List α),
Multiset.fold op b ↑l = List.foldl op b l- Defined in
- Mathlib.Data.Multiset.Fold
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
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.
- Multiset.ofListstatement · cited by 290
- Multiset.foldstatement · cited by 38
- Multiset.coe_foldr_swapproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.fold_eq_foldlproof · cited by 1