Theorems · Theorem · group theory
Multiset.noncommProd_cons
∀ {α : Type u_3} [inst : Monoid α] (s : Multiset α) (a : α) (comm : {x | x ∈ a ::ₘ s}.Pairwise Commute),
(a ::ₘ s).noncommProd comm = a * s.noncommProd ⋯- Defined in
- Mathlib.Data.Finset.NoncommProd
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.ofPredstatement and proof · cited by 6,101
- Monoidstatement and proof · cited by 3,887
- Multisetstatement and proof · cited by 2,627
- Commutestatement and proof · cited by 639
- Set.Pairwisestatement and proof · cited by 321
- Multiset.consstatement and proof · cited by 313
- Multiset.ofListproof · cited by 290
- Set.Pairwise.monostatement and proof · cited by 55
- Multiset.mem_cons_of_memstatement and proof · cited by 35
- Multiset.noncommProdstatement · cited by 23
- Multiset.noncommProd_coeproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- Finset.noncommProd_consproof · cited by 4