Theorems · Definition · commutative algebra
FractionalIdeal.quotientEquiv
{R : Type u_1} →
[inst : CommRing R] →
{K : Type u_2} →
[inst_1 : Field K] →
[inst_2 : Algebra R K] →
[IsFractionRing R K] →
[IsDedekindDomain R] →
(I J I' J' : FractionalIdeal (nonZeroDivisors R) K) →
I * J' = I' * J →
J ≤ I →
J' ≤ I' →
J' ≠ 0 →
I ≠ 0 → (↥↑I ⧸ Submodule.comap (↑I).subtype ↑J) ≃ₗ[R] ↥↑I' ⧸ Submodule.comap (↑I').subtype ↑J'Let I J I' J' be nonzero fractional ideals in a Dedekind domain with J ≤ I and J' ≤ I'.
If I/J = I'/J' in the group of fractional ideals (i.e. I * J' = I' * J),
then I/J ≃ I'/J' as quotient R-modules.
- Cited by
- 1 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.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Submodulestatement · cited by 7,192
- LinearEquivstatement · cited by 3,317
- HasQuotient.Quotientstatement · cited by 2,301
- nonZeroDivisorsstatement and proof · cited by 895
- IsFractionRingstatement and proof · cited by 738
- IsDedekindDomainstatement and proof · cited by 668
- Submodule.subtypestatement and proof · cited by 480
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.absNorm_differentIdealproof · cited by 4