Mathlib Map

Theorems · Theorem · commutative algebra

Polynomial.isUnit_or_eq_zero_of_isUnit_integerNormalization_primPart

∀ {R : Type u_1} [inst : CommRing R] {K : Type u_2} [inst_1 : Field K] [inst_2 : Algebra R K]
  [inst_3 : IsFractionRing R K] [IsDomain R] [inst_5 : NormalizedGCDMonoid R] {p : Polynomial K},
  p ≠ 0 → IsUnit (IsLocalization.integerNormalization (nonZeroDivisors R) p).primPart → IsUnit p
Defined in
Mathlib.RingTheory.Polynomial.GaussLemma
Cited by
1 results in Mathlib
Foundations
Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingFieldAlgebraIsFractionRingIsDomainNormalizedGCDMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites34

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.