Theorems · Definition · commutative algebra
Algebra.IsPushout.cancelBaseChange
(R : Type u_1) →
(S : Type v₃) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Algebra R S] →
(A : Type u_8) →
(B : Type u_9) →
[inst_3 : CommRing A] →
[inst_4 : CommRing B] →
[inst_5 : Algebra R A] →
[inst_6 : Algebra R B] →
[inst_7 : Algebra A B] →
[inst_8 : Algebra S B] →
[inst_9 : IsScalarTower R A B] →
[inst_10 : IsScalarTower R S B] →
[Algebra.IsPushout R S A B] →
(M : Type u_10) →
[inst_12 : AddCommGroup M] →
[inst_13 : Module R M] →
[inst_14 : Module A M] →
[IsScalarTower R A M] → TensorProduct A B M ≃ₗ[S] TensorProduct R S MIf B = S ⊗[R] A, this is the canonical S-isomorphism: B ⊗[A] M ≃ₗ[S] S ⊗[R] M.
This is the cancelling on the left version of
TensorProduct.AlgebraTensorModule.cancelBaseChange.
- Defined in
- Mathlib.RingTheory.IsTensorProduct
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- 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
- TensorProductstatement · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
- Algebra.IsPushoutstatement and proof · cited by 59
- AddEquivClass.toAddEquivproof · cited by 54
Cited by7
Results whose statement or proof uses this declaration.
- Algebra.IsPushout.cancelBaseChangeAlgproof · cited by 6
- Algebra.IsPushout.cancelBaseChangeAlg_symm_tmulproof · cited by 1
- Algebra.IsPushout.cancelBaseChange_symm_tmulstatement · cited by 1
- Algebra.IsPushout.cancelBaseChange_tmulstatement · cited by 1
- Algebra.IsPushout.toLinearEquiv_cancelBaseChangeAlgstatement · cited by 0
- Algebra.IsPushout.cancelBaseChangeAlg_tmulproof · cited by 0
- Algebra.IsPushout.cancelBaseChange.congr_simpstatement and proof · cited by 0