Mathlib Map

Theorems · Definition · commutative algebra

DoubleQuot.quotQuotEquivQuotOfLE

{R : Type u} → [inst : CommRing R] → {I J : Ideal R} → I ≤ J → (R ⧸ I) ⧸ Ideal.map (Ideal.Quotient.mk I) J ≃+* R ⧸ J

The Third Isomorphism theorem for rings. See quotQuotEquivQuotSup for a version that does not assume an inclusion of ideals.

Defined in
Mathlib.RingTheory.Ideal.Quotient.Operations
Cited by
11 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

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.

Cited by11

Results whose statement or proof uses this declaration.