Theorems · Theorem · commutative algebra
Ideal.ker_tensorProductMk_quotient
∀ {R : Type u_1} [inst : CommRing R] {ι : Type u_2} (M : Type u_3) [inst_1 : AddCommGroup M] [inst_2 : Module R M]
(I : ι → Ideal R),
Pairwise (Function.onFun IsCoprime I) →
∀ [Finite ι], (LinearMap.pi fun i => (TensorProduct.mk R (R ⧸ I i) M) 1).ker = (⨅ i, I i) • ⊤A form of Chinese remainder theorem for modules, part II: if ideals Iᵢ of R are pairwise
coprime, then for any R-module M, the kernel of M → Πᵢ (R ⧸ Iᵢ) ⊗[R] M equals (⋂ᵢ Iᵢ) • M.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites53
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Top.topstatement and proof · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- Idealstatement and proof · cited by 4,748
- Finitestatement and proof · cited by 3,029
- TensorProductstatement and proof · cited by 2,545
- HasQuotient.Quotientstatement and proof · cited by 2,301
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.