Theorems · Theorem · combinatorics
Multiset.coe_foldl
∀ {α : Type u_1} {β : Type v} (f : β → α → β) [inst : RightCommutative f] (b : β) (l : List α),
Multiset.foldl f b ↑l = List.foldl f b l- Defined in
- Mathlib.Data.Multiset.MapFold
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
- Assumes
- RightCommutative
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
- RightCommutativestatement and proof · cited by 17
- Multiset.foldlstatement · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.