Theorems · Definition · commutative algebra
IsLocalization.moduleTensorEquiv
{R : Type u_1} →
[inst : CommSemiring R] →
(S : Submonoid R) →
(A : Type u_2) →
[inst_1 : CommSemiring A] →
[inst_2 : Algebra R A] →
[IsLocalization S A] →
(M₁ : Type u_5) →
(M₂ : Type u_6) →
[inst_4 : AddCommMonoid M₁] →
[inst_5 : AddCommMonoid M₂] →
[inst_6 : Module R M₁] →
[inst_7 : Module R M₂] →
[inst_8 : Module A M₁] →
[inst_9 : Module A M₂] →
[inst_10 : IsScalarTower R A M₁] →
[IsScalarTower R A M₂] → TensorProduct A M₁ M₂ ≃ₗ[A] TensorProduct R M₁ M₂If A is a localization of R, tensoring two A-modules over A is the same as
tensoring them over R.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- Submonoidstatement and proof · cited by 3,086
- TensorProductstatement · cited by 2,545
- IsLocalizationstatement and proof · cited by 636
- TensorProduct.CompatibleSMulproof · cited by 17
- IsLocalization.tensorProduct_compatibleSMulproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.