Theorems · Definition · commutative algebra
IsDedekindDomain.normalizedFactorsEquivOfQuotEquiv
{R : Type u_1} →
{A : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing A] →
[inst_2 : IsDedekindDomain A] →
{I : Ideal R} →
{J : Ideal A} →
[inst_3 : IsDedekindDomain R] →
R ⧸ I ≃+* A ⧸ J →
I ≠ ⊥ →
J ≠ ⊥ →
↑{L | L ∈ UniqueFactorizationMonoid.normalizedFactors I} ≃
↑{M | M ∈ UniqueFactorizationMonoid.normalizedFactors J}The bijection between the sets of normalized factors of I and J induced by a ring
isomorphism f : R/I ≅ A/J.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Equivstatement · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- Set.ofPredstatement and proof · cited by 6,101
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Multisetstatement · cited by 2,627
- HasQuotient.Quotientstatement and proof · cited by 2,301
- RingEquivstatement and proof · cited by 1,147
- IsDedekindDomainstatement and proof · cited by 668
- OrderIso.symmproof · cited by 475
Cited by8
Results whose statement or proof uses this declaration.
- KummerDedekind.normalizedFactorsMapEquivNormalizedFactorsMinPolyMkproof · cited by 8
- KummerDedekind.emultiplicity_factors_map_eq_emultiplicityproof · cited by 2
- IsDedekindDomain.normalizedFactorsEquivOfQuotEquiv_emultiplicity_eq_emultiplicitystatement · cited by 2
- IsDedekindDomain.normalizedFactorsEquivOfQuotEquiv_symmstatement · cited by 2
- normalizedFactorsEquivOfQuotEquivproof · cited by 0
- normalizedFactorsEquivOfQuotEquiv_emultiplicity_eq_emultiplicitystatement · cited by 0
- normalizedFactorsEquivOfQuotEquiv_symmstatement · cited by 0