Theorems · Definition · commutative algebra
IsLocalization.algebraTensorEquiv
{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] →
(B : Type u_5) →
(C : Type u_6) →
[inst_4 : Semiring B] →
[inst_5 : Algebra R B] →
[inst_6 : Algebra A B] →
[inst_7 : IsScalarTower R A B] →
[inst_8 : Semiring C] →
[inst_9 : Algebra R C] →
[inst_10 : Algebra A C] →
[IsScalarTower R A C] → TensorProduct A B C ≃ₐ[A] TensorProduct R B CIf A is a localization of R, tensoring two A-algebras over A is the same as
tensoring them over R.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- Submonoidstatement and proof · cited by 3,086
- TensorProductstatement · cited by 2,545
- AlgEquivstatement · cited by 1,681
- IsLocalizationstatement and proof · cited by 636
- TensorProduct.CompatibleSMulproof · cited by 17
- Algebra.TensorProduct.equivOfCompatibleSMulproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.