Mathlib Map

Theorems · Theorem · commutative algebra

IsDedekindDomain.normalizedFactorsEquivOfQuotEquiv_emultiplicity_eq_emultiplicity

∀ {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 ≠ ⊥) (L : Ideal R)
  (hL : L ∈ UniqueFactorizationMonoid.normalizedFactors I),
  emultiplicity (↑((IsDedekindDomain.normalizedFactorsEquivOfQuotEquiv f hI hJ) ⟨L, hL⟩)) J = emultiplicity L I

The map normalizedFactorsEquivOfQuotEquiv preserves multiplicities.

Defined in
Mathlib.RingTheory.DedekindDomain.Ideal.Lemmas
Cited by
2 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.

Cites23

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

  • DFunLike.coestatement and proof · cited by 62,936
  • Setstatement · cited by 53,352
  • CommRingstatement and proof · cited by 17,173
  • Equivstatement and proof · cited by 8,337
  • Set.Elemstatement and proof · cited by 7,166
  • Set.ofPredstatement and proof · cited by 6,101
  • ENatstatement · cited by 4,985
  • 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

Cited by2

Results whose statement or proof uses this declaration.