Theorems · Definition · commutative algebra
QuotSMulTop.algebraMapTensorEquivTensorQuotSMulTop
{R : Type u_3} →
[inst : CommRing R] →
(r : R) →
(M : Type u_1) →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
(S : Type u_2) →
[inst_3 : CommRing S] →
[inst_4 : Algebra R S] →
QuotSMulTop ((algebraMap R S) r) (TensorProduct R S M) ≃ₗ[S] TensorProduct R S (QuotSMulTop r M)Let R be a commutative ring, M be an R-module, S be an R-algebra, then
S ⊗[R] (M/rM) is isomorphic to (S ⊗[R] M)⧸r(S ⊗[R] M) as S-modules.
- Defined in
- Mathlib.RingTheory.QuotSMulTop
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- Algebra.algebraMapstatement and proof · cited by 4,706
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
Cited by1
Results whose statement or proof uses this declaration.
- RingTheory.Sequence.IsWeaklyRegular.of_flat_of_isBaseChangeproof · cited by 3