Theorems · Theorem · ring theory
Algebra.TensorProduct.cancelBaseChange_tmul
∀ (R : Type uR) (S : Type uS) [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S] (T : Type u_3) (A : Type u_4) (B : Type u_5) [inst_3 : CommSemiring T] [inst_4 : CommSemiring A] [inst_5 : CommSemiring B] [inst_6 : Algebra R T] [inst_7 : Algebra R A] [inst_8 : Algebra R B] [inst_9 : Algebra T A] [inst_10 : IsScalarTower R T A] [inst_11 : Algebra S A] [inst_12 : IsScalarTower R S A] [inst_13 : Algebra S T] [inst_14 : IsScalarTower S T A] (a : A) (s : S) (b : B), (Algebra.TensorProduct.cancelBaseChange R S T A B) (a ⊗ₜ[S] (s ⊗ₜ[R] b)) = (s • a) ⊗ₜ[R] b
- Defined in
- Mathlib.RingTheory.TensorProduct.Maps
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- AlgEquivstatement · cited by 1,681
- TensorProduct.tmulstatement · cited by 1,182
- Algebra.TensorProduct.cancelBaseChangestatement · cited by 10
- TensorProduct.AlgebraTensorModule.cancelBaseChange_tmulproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- Algebra.QuasiFinite.transproof · cited by 8
- Ideal.comap_fiberIsoOfBijectiveResidueField_symmproof · cited by 2
- TensorProduct.toIntegralClosure_bijective_of_towerproof · cited by 1
- PrimeSpectrum.isOpenMap_comap_algebraMap_tensorProduct_of_fieldproof · cited by 0
- PrimeSpectrum.isHomeomorph_comap_tensorProductMap_of_isPurelyInseparableproof · cited by 0