Theorems · Definition · ring theory
Algebra.TensorProduct.lift
{R : Type uR} →
{S : Type uS} →
{A : Type uA} →
{B : Type uB} →
{C : Type uC} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Algebra R S] →
[inst_3 : Semiring A] →
[inst_4 : Algebra R A] →
[inst_5 : Algebra S A] →
[inst_6 : IsScalarTower R S A] →
[inst_7 : Semiring B] →
[inst_8 : Algebra R B] →
[inst_9 : Semiring C] →
[inst_10 : Algebra S C] →
[inst_11 : Algebra R C] →
[IsScalarTower R S C] →
(f : A →ₐ[S] C) →
(g : B →ₐ[R] C) →
(∀ (x : A) (y : B), Commute (f x) (g y)) → TensorProduct R A B →ₐ[S] CThe forward direction of the universal property of tensor products of algebras; any algebra
morphism from the tensor product can be factored as the product of two algebra morphisms that
commute.
See Algebra.TensorProduct.liftEquiv for the fact that every morphism factors this way.
- Defined in
- Mathlib.RingTheory.TensorProduct.Maps
- Cited by
- 46 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- RingHom.idproof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapproof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- TensorProductstatement · cited by 2,545
- LinearMap.compproof · cited by 1,642
- Commutestatement and proof · cited by 639
- AlgHom.toLinearMapproof · cited by 254
Cited by64
Results whose statement or proof uses this declaration.
- PrimeSpectrum.preimageEquivFiberproof · cited by 8
- Algebra.TensorProduct.mapRingHomproof · cited by 8
- CliffordAlgebra.ofBaseChangeproof · cited by 7
- Algebra.pushoutDescproof · cited by 6
- AddMonoidAlgebra.rTensorEquivAlgEquivproof · cited by 4
- Algebra.QuasiFiniteAt.baseChangeproof · cited by 4
- MonoidAlgebra.rTensorEquivAlgEquivproof · cited by 4
- Polynomial.fiberEquivQuotientproof · cited by 3
- Algebra.Presentation.tensorModelOfHasCoeffsHomproof · cited by 3
- Algebra.TensorProduct.liftEquivproof · cited by 3
- Algebra.TensorProduct.liftEquivRightproof · cited by 3
- Algebra.QuasiFinite.of_restrictScalarsproof · cited by 3