Theorems · Definition · number theory
KummerDedekind.normalizedFactorsMapEquivNormalizedFactorsMinPolyMk
{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] →
[inst_5 : IsDedekindDomain S] →
[Module.IsTorsionFree R S] →
(hI : I.IsMaximal) →
I ≠ ⊥ →
Ideal.comap (algebraMap R S) (conductor R x) ⊔ I = ⊤ →
IsIntegral R x →
↑{J | J ∈ UniqueFactorizationMonoid.normalizedFactors (Ideal.map (algebraMap R S) I)} ≃
↑{d |
d ∈
UniqueFactorizationMonoid.normalizedFactors
(Polynomial.map (Ideal.Quotient.mk I) (minpoly R x))}The first half of the Kummer-Dedekind Theorem, stating that the prime
factors of I*S are in bijection with those of the minimal polynomial of the generator of S
over R, taken mod I.
- Defined in
- Mathlib.NumberTheory.KummerDedekind
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Equivstatement · cited by 8,337
- Set.Elemstatement · cited by 7,166
- Set.ofPredstatement · cited by 6,101
- Polynomialstatement · cited by 5,681
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Algebra.algebraMapstatement and proof · cited by 4,706
- Equiv.symmproof · cited by 3,681
Cited by9
Results whose statement or proof uses this declaration.
- NumberField.Ideal.primesOverSpanEquivMonicFactorsModproof · cited by 10
- KummerDedekind.emultiplicity_factors_map_eq_emultiplicitystatement · cited by 2
- NumberField.Ideal.primesOverSpanEquivMonicFactorsMod_symm_apply_eq_spanproof · cited by 2
- KummerDedekind.normalizedFactorsMapEquivNormalizedFactorsMinPolyMk_symm_apply_eq_spanstatement · cited by 1
- KummerDedekind.normalizedFactors_ideal_map_eq_normalizedFactors_min_poly_mk_mapstatement and proof · cited by 1
- KummerDedekind.normalizedFactorsMapEquivNormalizedFactorsMinPolyMk.congr_simpstatement and proof · cited by 0
- NumberField.Ideal.primesOverSpanEquivMonicFactorsMod_symm_applystatement · cited by 0
- KummerDedekind.Ideal.irreducible_map_of_irreducible_minpolyproof · cited by 0