Theorems · Theorem · commutative algebra
factorization_pow
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : UniqueFactorizationMonoid α] [inst_2 : NormalizationMonoid α]
[inst_3 : DecidableEq α] {x : α} {n : ℕ}, factorization (x ^ n) = n • factorization xFor any p, the power of p in x^n is n times the power in x
- 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.
Cites12
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
- CommMonoidWithZerostatement and proof · cited by 913
- Finsupp.extproof · cited by 399
- Multiset.countproof · cited by 302
- UniqueFactorizationMonoidstatement and proof · cited by 279
- NormalizationMonoidstatement and proof · cited by 165
- UniqueFactorizationMonoid.normalizedFactorsproof · cited by 151
- map_nsmulproof · cited by 41
- Multiset.toFinsuppproof · cited by 33
- factorizationstatement · cited by 9
- UniqueFactorizationMonoid.normalizedFactors_powproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.