Theorems · Theorem · commutative algebra
Polynomial.associated_primPart_mul
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : NormalizedGCDMonoid R] {p q : Polynomial R},
p * q ≠ 0 → Associated (p * q).primPart (p.primPart * q.primPart)- Defined in
- Mathlib.RingTheory.Polynomial.Content
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingNormalizedGCDMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Polynomialstatement and proof · cited by 5,681
- Polynomial.Cproof · cited by 1,598
- Associatedstatement and proof · cited by 296
- NormalizedGCDMonoidstatement and proof · cited by 159
- Associated.symmproof · cited by 87
- mul_mul_mul_commproof · cited by 65
- Polynomial.contentproof · cited by 41
- Polynomial.C_mulproof · cited by 35
- Polynomial.primPartstatement and proof · cited by 19
- Polynomial.C_eq_zeroproof · cited by 16
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.IsPrimitive.dvd_primPart_iff_dvdproof · cited by 2
- Polynomial.exists_primitive_lcm_of_isPrimitiveproof · cited by 0