Mathlib Map

Theorems · Definition · commutative algebra

Ideal.quotientInfEquivQuotientProd

{R : Type u_2} → [inst : CommRing R] → (I J : Ideal R) → IsCoprime I J → R ⧸ I ⊓ J ≃+* (R ⧸ I) × R ⧸ J

Chinese remainder theorem, specialized to two ideals.

Defined in
Mathlib.RingTheory.Ideal.Quotient.Operations
Cited by
5 results in Mathlib
Foundations
Depth 92 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.

Cites13

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

Cited by6

Results whose statement or proof uses this declaration.