Theorems · Theorem · commutative algebra
Ideal.pi_quotient_surjective
∀ {R : Type u_2} [inst : CommRing R] {ι : Type u_3} [Finite ι] {I : ι → Ideal R},
Pairwise (Function.onFun IsCoprime I) → ∀ (x : (i : ι) → R ⧸ I i), ∃ r, ∀ (i : ι), (Ideal.Quotient.mk (I i)) r = x iCorollary of Chinese Remainder Theorem: if Iᵢ are pairwise coprime ideals in a
commutative ring then the canonical map R → ∏ (R ⧸ Iᵢ) is surjective.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Finitestatement and proof · cited by 3,029
- HasQuotient.Quotientstatement and proof · cited by 2,301
- iInfproof · cited by 1,690
- Ideal.Quotient.mkstatement and proof · cited by 610
- Function.onFunstatement and proof · cited by 570
- Pairwisestatement and proof · cited by 516
- IsCoprimestatement and proof · cited by 321
- Ideal.Quotient.mk_surjectiveproof · cited by 134
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.pi_mkQ_surjectiveproof · cited by 2
- Ideal.exists_forall_sub_mem_idealproof · cited by 0