Mathlib Map

Theorems · Theorem · commutative algebra

normalizedFactorsEquivOfQuotEquiv_symm

Deprecated since 2026-04-16Use IsDedekindDomain.normalizedFactorsEquivOfQuotEquiv_symm instead.

∀ {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] (f : R ⧸ I ≃+* A ⧸ J) (hI : I ≠ ⊥) (hJ : J ≠ ⊥),
  (IsDedekindDomain.normalizedFactorsEquivOfQuotEquiv f hI hJ).symm =
    IsDedekindDomain.normalizedFactorsEquivOfQuotEquiv f.symm hJ hI

Alias of IsDedekindDomain.normalizedFactorsEquivOfQuotEquiv_symm.

Defined in
Mathlib.RingTheory.DedekindDomain.Ideal.Lemmas
Cited by
0 results in Mathlib
Foundations
Depth 160 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.

Cites15

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.