Theorems · Theorem · commutative algebra
Polynomial.Monic.irreducible_of_irreducible_map_of_isPrime_nilradical
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [(nilradical R).IsPrime] [inst_2 : CommRing S] [IsDomain S]
(φ : R →+* S) (f : Polynomial R), f.Monic → Irreducible (Polynomial.map φ f) → Irreducible fA polynomial over an irreducible ring R is irreducible if it is monic and irreducible after
mapping into an integral domain S (https://math.stackexchange.com/a/4843432/235999).
A generalization to Polynomial.Monic.irreducible_of_irreducible_map.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites49
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
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Finset.sumproof · cited by 5,195
- Algebra.algebraMapproof · cited by 4,706
- HasQuotient.Quotientproof · cited by 2,301
- mul_commproof · cited by 2,262
- IsDomainstatement and proof · cited by 2,196
- IsUnitproof · cited by 1,602
- Polynomial.Cproof · cited by 1,598
- Finset.rangeproof · cited by 1,341
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.