Theorems · Theorem · commutative algebra
Ideal.pi_mkQ_rTensor
∀ {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) [inst_3 : Fintype ι] [inst_4 : DecidableEq ι],
LinearMap.rTensor M (LinearMap.pi fun i => Submodule.mkQ (I i)) =
↑(TensorProduct.piLeft R M fun i => R ⧸ I i).symm ∘ₗ
(LinearMap.pi fun i => (TensorProduct.mk R (R ⧸ I i) M) 1) ∘ₗ ↑(TensorProduct.lid R M)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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 · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Submodulestatement · cited by 7,192
- Idealstatement and proof · cited by 4,748
- TensorProductstatement and proof · cited by 2,545
- HasQuotient.Quotientstatement and proof · cited by 2,301
- LinearMap.compstatement and proof · cited by 1,642
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.pi_tensorProductMk_quotient_surjectiveproof · cited by 1
- Ideal.ker_tensorProductMk_quotientproof · cited by 0