Theorems · Theorem · combinatorics
Multiset.coe_fold_r
∀ {α : Type u_1} (op : α → α → α) [hc : Std.Commutative op] [ha : Std.Associative op] (b : α) (l : List α),
Multiset.fold op b ↑l = List.foldr op b l- Defined in
- Mathlib.Data.Multiset.Fold
- Cited by
- 2 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.
Cites2
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
Cited by2
Results whose statement or proof uses this declaration.
- List.foldr_sup_eq_sup_toFinsetproof · cited by 1
- List.foldr_inf_eq_inf_toFinsetproof · cited by 0