Mathlib Map

Theorems · Definition · commutative algebra

IsDedekindDomain.idealFactorsEquivOfQuotEquiv

{R : Type u_1} →
  {A : Type u_2} →
    [inst : CommRing R] →
      [inst_1 : CommRing A] →
        [IsDedekindDomain A] →
          {I : Ideal R} → {J : Ideal A} → [IsDedekindDomain R] → R ⧸ I ≃+* A ⧸ J → ↑{p | p ∣ I} ≃o ↑{p | p ∣ J}

The bijection between ideals of R dividing I and the ideals of A dividing J induced by an isomorphism f : R/I ≅ A/J.

Defined in
Mathlib.RingTheory.DedekindDomain.Ideal.Lemmas
Cited by
9 results in Mathlib
Foundations
Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingIsDedekindDomainIsDedekindDomain

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsDedekindDomain.normalizedFactorsEquivOfQuotEquiv · cited by 6IsDedekindDomain.normaliz…IsDedekindDomain.idealFactorsEquivOfQuotEquiv_is_dvd_iso · cited by 3IsDedekindDomain.idealFac…IsDedekindDomain.normalizedFactorsEquivOfQuotEquiv_emultiplicity_eq_emultiplicity · cited by 2IsDedekindDomain.normaliz…IsDedekindDomain.idealFactorsEquivOfQuotEquiv_mem_normalizedFactors_of_mem_normalizedFactors · cited by 1IsDedekindDomain.idealFac…IsDedekindDomain.idealFactorsEquivOfQuotEquiv_symm · cited by 1IsDedekindDomain.idealFac…KummerDedekind.normalizedFactorsMapEquivNormalizedFactorsMinPolyMk_symm_apply_eq_span · cited by 1KummerDedekind.normalized…IsDedekindDomain.idealFactorsEquivOfQuotEquiv.congr_simp · cited by 0idealFactorsEquivOfQuotEq…idealFactorsEquivOfQuotEquiv · cited by 0idealFactorsEquivOfQuotEq…idealFactorsEquivOfQuotEquiv_is_dvd_iso · cited by 0idealFactorsEquivOfQuotEq…idealFactorsEquivOfQuotEquiv_mem_normalizedFactors_of_mem_normalizedFactors · cited by 0idealFactorsEquivOfQuotEq…idealFactorsEquivOfQuotEquiv_symm · cited by 0idealFactorsEquivOfQuotEq…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetCommRing · cited by 17173CommRingSet.Elem · cited by 7166Set.ElemSet.ofPred · cited by 6101Set.ofPredIdeal · cited by 4748IdealHasQuotient.Quotient · cited by 2301HasQuotient.QuotientRingEquiv · cited by 1147RingEquivOrderIso · cited by 874OrderIsoRingHomClass.toRingHom · cited by 746RingHomClass.toRingHomIsDedekindDomain · cited by 668IsDedekindDomainRingEquiv.symm · cited by 567RingEquiv.symmIsDedekindDomain.idealFactorsFunOfQuotHom · cited by 7IsDedekindDomain.idealFac…OrderIso.ofHomInv · cited by 3OrderIso.ofHomInvIsDedekindDomain.idealFactors…CITED BYCITES

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.