Theorems · Theorem · combinatorics
Multiset.fold_singleton
∀ {α : Type u_1} (op : α → α → α) [hc : Std.Commutative op] [ha : Std.Associative op] (b a : α),
Multiset.fold op b {a} = op a b- Defined in
- Mathlib.Data.Multiset.Fold
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 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.
- Multisetstatement · cited by 2,627
- Multiset.foldstatement · cited by 38
- Multiset.foldr_singletonproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Multiset.lcm_singletonproof · cited by 5
- Multiset.gcd_singletonproof · cited by 2