Theorems · Definition · number theory
KummerDedekind.quotMapEquivQuotQuotMap
{R : Type u_1} →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
{x : S} →
{I : Ideal R} →
[IsDomain R] →
[IsIntegrallyClosed R] →
[IsDedekindDomain S] →
[Module.IsTorsionFree R S] →
Ideal.comap (algebraMap R S) (conductor R x) ⊔ I = ⊤ →
IsIntegral R x →
S ⧸ Ideal.map (algebraMap R S) I ≃+*
Polynomial (R ⧸ I) ⧸ Ideal.span {Polynomial.map (Ideal.Quotient.mk I) (minpoly R x)}The isomorphism of rings between S / I and (R / I)[X] / minpoly x when I
and (conductor R x) ∩ R are coprime.
- Defined in
- Mathlib.NumberTheory.KummerDedekind
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- HasQuotient.Quotientstatement · cited by 2,301
- IsDomainstatement and proof · cited by 2,196
- RingEquivstatement · cited by 1,147
- Ideal.spanstatement · cited by 948
Cited by7
Results whose statement or proof uses this declaration.
- KummerDedekind.normalizedFactorsMapEquivNormalizedFactorsMinPolyMkproof · cited by 8
- KummerDedekind.emultiplicity_factors_map_eq_emultiplicityproof · cited by 2
- KummerDedekind.quotMapEquivQuotQuotMap_symm_applystatement and proof · cited by 2
- RingOfIntegers.ZModXQuotSpanEquivQuotSpanproof · cited by 2
- KummerDedekind.quotMapEquivQuotQuotMap.congr_simpstatement and proof · cited by 0
- RingOfIntegers.ZModXQuotSpanEquivQuotSpan_mk_applyproof · cited by 0