Theorems · Theorem · commutative algebra
Algebra.IsPushout.equiv_tmul
∀ (R : Type u_1) (S : Type v₃) [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S] (R' : Type u_6) (S' : Type u_7) [inst_3 : CommSemiring R'] [inst_4 : CommSemiring S'] [inst_5 : Algebra R R'] [inst_6 : Algebra S S'] [inst_7 : Algebra R' S'] [inst_8 : Algebra R S'] [inst_9 : IsScalarTower R R' S'] [inst_10 : IsScalarTower R S S'] [h : Algebra.IsPushout R S R' S'] (a : S) (b : R'), (Algebra.IsPushout.equiv R S R' S') (a ⊗ₜ[R] b) = (algebraMap S S') a * (algebraMap R' S') b
- Defined in
- Mathlib.RingTheory.IsTensorProduct
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 78 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.
- DFunLike.coestatement and proof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- AlgEquivstatement · cited by 1,681
- TensorProduct.tmulstatement · cited by 1,182
- Algebra.smul_defproof · cited by 287
- AlgHom.toLinearMapproof · cited by 254
- IsScalarTower.toAlgHomproof · cited by 232
Cited by6
Results whose statement or proof uses this declaration.
- Algebra.IsPushout.symmproof · cited by 7
- KaehlerDifferential.tensorKaehlerEquiv_tmul_Dproof · cited by 3
- CommRingCat.isPushout_of_isPushoutproof · cited by 2
- Algebra.IsPushout.equiv_symm_algebraMap_rightproof · cited by 1
- Algebra.IsPushout.cancelBaseChangeAux_symm_tmulproof · cited by 1
- Algebra.IsPushout.equiv_symm_algebraMap_leftproof · cited by 0