Theorems · Theorem · commutative algebra
factorization_mul
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : UniqueFactorizationMonoid α] [inst_2 : NormalizationMonoid α]
[inst_3 : DecidableEq α] {a b : α}, a ≠ 0 → b ≠ 0 → factorization (a * b) = factorization a + factorization bFor nonzero a and b, the power of p in a * b is the sum of the powers in a and b
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsuppstatement · cited by 5,255
- map_addproof · cited by 964
- CommMonoidWithZerostatement and proof · cited by 913
- UniqueFactorizationMonoidstatement and proof · cited by 279
- NormalizationMonoidstatement and proof · cited by 165
- UniqueFactorizationMonoid.normalizedFactorsproof · cited by 151
- Multiset.toFinsuppproof · cited by 33
- UniqueFactorizationMonoid.normalizedFactors_mulproof · cited by 11
- factorizationstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.