Theorems · Theorem · group theory
Multiset.noncommFold_eq_fold
∀ {α : Type u_3} (op : α → α → α) [assoc : Std.Associative op] (s : Multiset α) [inst : Std.Commutative op] (a : α),
Multiset.noncommFold op s ⋯ a = Multiset.fold op a s- Defined in
- Mathlib.Data.Finset.NoncommProd
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.ofPredstatement and proof · cited by 6,101
- Multisetstatement and proof · cited by 2,627
- Multiset.ofListproof · cited by 290
- Multiset.foldstatement · cited by 38
- Multiset.noncommFoldstatement · cited by 5
- Multiset.noncommFold_coeproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.