Theorems · Definition · commutative algebra
IsBaseChange.tensorEquiv
{R : Type u_1} →
{M : Type v₁} →
{N : Type v₂} →
{S : Type v₃} →
[inst : AddCommMonoid M] →
[inst_1 : AddCommMonoid N] →
[inst_2 : CommSemiring R] →
[inst_3 : CommSemiring S] →
[inst_4 : Algebra R S] →
[inst_5 : Module R M] →
[inst_6 : Module R N] →
[inst_7 : Module S N] →
[inst_8 : IsScalarTower R S N] →
{f : M →ₗ[R] N} →
IsBaseChange S f →
(P : Type u_6) →
[inst_9 : AddCommGroup P] →
[inst_10 : Module R P] →
[inst_11 : Module S P] →
[inst_12 : IsScalarTower R S P] → TensorProduct S P N ≃ₗ[S] TensorProduct R P MLet R be a commutative ring, S be an R-algebra, M be an R-module, P be an S
module, N be the base change of M to S, then P ⊗[S] N is isomorphic to P ⊗[R] M
as S-modules.
- Defined in
- Mathlib.RingTheory.IsTensorProduct
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- LinearEquivstatement · cited by 3,317
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.transproof · cited by 298
Cited by1
Results whose statement or proof uses this declaration.
- IsBaseChange.map_smul_top_ne_top_iff_of_faithfullyFlatproof · cited by 1