Theorems · Theorem · commutative algebra
Polynomial.IsPrimitive.irreducible_iff_irreducible_map_fraction_map
∀ {R : Type u_1} [inst : CommRing R] {K : Type u_2} [inst_1 : Field K] [inst_2 : Algebra R K] [IsFractionRing R K]
[IsDomain R] [IsGCDMonoid R] {p : Polynomial R},
p.IsPrimitive → (Irreducible p ↔ Irreducible (Polynomial.map (algebraMap R K) p))Gauss's Lemma for GCD domains states that a primitive polynomial is irreducible iff it is irreducible in the fraction field.
- Defined in
- Mathlib.RingTheory.Polynomial.GaussLemma
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites56
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
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- mul_oneproof · cited by 3,885
- Unitsproof · cited by 2,804
- mul_commproof · cited by 2,262
- IsDomainstatement and proof · cited by 2,196
- Units.valproof · cited by 1,966
- mul_assocproof · cited by 1,667
Cited by4
Results whose statement or proof uses this declaration.
- Polynomial.cyclotomic.irreducible_ratproof · cited by 18
- exists_isTranscendenceBasis_and_isSeparable_of_linearIndepOn_powproof · cited by 2
- Polynomial.IsPrimitive.Int.irreducible_iff_irreducible_map_castproof · cited by 2
- RatFunc.irreducible_minpolyXproof · cited by 1