Theorems · Definition · commutative algebra
Ideal.quotientInfToPiQuotient
{R : Type u} →
[inst : Ring R] →
{ι : Type u_1} → (I : ι → Ideal R) → [inst_1 : ∀ (i : ι), (I i).IsTwoSided] → R ⧸ ⨅ i, I i →+* (i : ι) → R ⧸ I iThe homomorphism from R/(⋂ i, f i) to ∏ i, (R / f i) featured in the Chinese
Remainder Theorem. It is bijective if the ideals f i are coprime.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- RingIdeal.IsTwoSided
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- iInfstatement and proof · cited by 1,690
- Ideal.Quotient.mkproof · cited by 610
- Ideal.IsTwoSidedstatement and proof · cited by 179
- RingHom.piproof · cited by 26
- Ideal.Quotient.liftproof · cited by 19
Cited by7
Results whose statement or proof uses this declaration.
- Ideal.quotientInfRingEquivPiQuotientproof · cited by 6
- Ideal.pi_quotient_surjectiveproof · cited by 2
- Ideal.quotientInfToPiQuotient_surjstatement · cited by 2
- OrthogonalIdempotents.surjective_piproof · cited by 1
- Ideal.quotientInfToPiQuotient_mk'statement · cited by 1
- Ideal.quotientInfToPiQuotient_injstatement · cited by 0
- Ideal.quotientInfToPiQuotient_mkstatement · cited by 0