Theorems · Definition · commutative algebra
idealFactorsEquivOfQuotEquiv
Deprecated since 2026-04-16Use IsDedekindDomain.idealFactorsEquivOfQuotEquiv instead.
{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}Alias of IsDedekindDomain.idealFactorsEquivOfQuotEquiv.
The bijection between ideals of R dividing I and the ideals of A dividing J induced by
an isomorphism f : R/I ≅ A/J.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CommRingstatement · cited by 17,173
- Set.Elemstatement · cited by 7,166
- Set.ofPredstatement · cited by 6,101
- Idealstatement · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- RingEquivstatement · cited by 1,147
- OrderIsostatement · cited by 874
- IsDedekindDomainstatement · cited by 668
- IsDedekindDomain.idealFactorsEquivOfQuotEquivproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.