Theorems · Theorem · commutative algebra
Associates.FactorSet.prod.eq_def
∀ {α : Type u_1} [inst : CommMonoidWithZero α] (x : Associates.FactorSet α),
x.prod =
match x with
| none => 0
| some s => (Multiset.map Subtype.val s).prod- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
- Assumes
- CommMonoidWithZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetstatement · cited by 2,627
- CommMonoidWithZerostatement and proof · cited by 913
- Multiset.mapstatement · cited by 876
- Multiset.prodstatement · cited by 528
- Irreduciblestatement · cited by 496
- Associatesstatement · cited by 210
- Associates.FactorSetstatement and proof · cited by 52
- Associates.FactorSet.prodstatement and proof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- Associates.factors_prime_powproof · cited by 2
- Associates.factors_selfproof · cited by 1