Theorems · Theorem · commutative algebra
Irreducible.exists_dvd_monic_irreducible_of_isIntegral
∀ {K : Type u_6} {L : Type u_7} [inst : CommRing K] [IsDomain K] [inst_2 : Field L] [inst_3 : Algebra K L]
[Algebra.IsIntegral K L] {f : Polynomial L},
Irreducible f → ∃ g, g.Monic ∧ Irreducible g ∧ f ∣ Polynomial.map (algebraMap K L) gIf L / K is an integral extension, K is a domain, L is a field, then any irreducible
polynomial over L divides some monic irreducible polynomial over K.
- Defined in
- Mathlib.RingTheory.AdjoinRoot
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Factproof · cited by 2,726
- IsDomainstatement and proof · cited by 2,196
- Polynomial.Cproof · cited by 1,598
- Polynomial.mapstatement and proof · cited by 806
- Polynomial.leadingCoeffproof · cited by 498
- Irreduciblestatement and proof · cited by 496
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.IsAlgebraic.perfectFieldproof · cited by 2
- IsAlgClosure.of_splitsproof · cited by 1