Theorems · Theorem · group theory
Multiset.noncommFoldr_eq_foldr
∀ {α : Type u_3} {β : Type u_4} (f : α → β → β) (s : Multiset α) [h : LeftCommutative f] (b : β),
Multiset.noncommFoldr f s ⋯ b = Multiset.foldr f b s- Defined in
- Mathlib.Data.Finset.NoncommProd
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LeftCommutative
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- LeftCommutativestatement and proof · cited by 20
- Multiset.foldrstatement · cited by 18
- Multiset.noncommFoldrstatement · cited by 5
- LeftCommutative.left_commstatement and proof · cited by 3
- Multiset.noncommFoldr_coeproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.