Theorems · Theorem · commutative algebra
IsLocalRing.minpoly_map_residue
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
[inst_3 : IsLocalRing S] [inst_4 : IsLocalRing R] [inst_5 : Module.Finite R S] [inst_6 : FaithfulSMul R S]
[Algebra.Etale R S] {β : S},
R[β] = ⊤ →
Polynomial.map (IsLocalRing.residue R) (minpoly R β) =
minpoly (IsLocalRing.ResidueField R) ((IsLocalRing.residue S) β)For a monogenic étale extension of local rings, the minimal polynomial of β
maps to the minimal polynomial of β mod m_S over the residue field.
- Defined in
- Mathlib.RingTheory.LocalRing.Etale
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Top.topstatement and proof · cited by 9,680
- Polynomialstatement · cited by 5,681
- le_reflproof · cited by 2,061
- map_zeroproof · cited by 1,614
- Subalgebrastatement · cited by 1,353
- Polynomial.natDegreeproof · cited by 1,105
- Module.Finitestatement and proof · cited by 1,032
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalRing.isUnit_aeval_derivative_minpoly_of_adjoin_eq_topproof · cited by 0