Theorems · Theorem · commutative algebra
multiplicity_mul
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [IsCancelMulZero α] {p a b : α},
Prime p → FiniteMultiplicity p (a * b) → multiplicity p (a * b) = multiplicity p a + multiplicity p b- Defined in
- Mathlib.RingTheory.Multiplicity
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommMonoidWithZerostatement and proof · cited by 913
- pow_addproof · cited by 315
- Primestatement and proof · cited by 277
- IsCancelMulZerostatement and proof · cited by 177
- multiplicitystatement and proof · cited by 117
- FiniteMultiplicitystatement and proof · cited by 73
- mul_dvd_mulproof · cited by 24
- pow_multiplicity_dvdproof · cited by 7
- FiniteMultiplicity.not_pow_dvd_of_multiplicity_ltproof · cited by 5
- FiniteMultiplicity.mul_leftproof · cited by 4
- FiniteMultiplicity.multiplicity_eq_iffproof · cited by 4
- FiniteMultiplicity.mul_rightproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- emultiplicity_mulproof · cited by 10
- padicValRat.mulproof · cited by 5
- Polynomial.rootMultiplicity_mulproof · cited by 3
- padicValRat.defnproof · cited by 2
- padicValRat.padicValRat_le_padicValRat_iffproof · cited by 1