Theorems · Definition · linear algebra
TensorProduct.AlgebraTensorModule.lift
{R : Type uR} →
{A : Type uA} →
{M : Type uM} →
{N : Type uN} →
{P : Type uP} →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Algebra R A] →
[inst_3 : AddCommMonoid M] →
[inst_4 : Module R M] →
[inst_5 : Module A M] →
[inst_6 : IsScalarTower R A M] →
[inst_7 : AddCommMonoid N] →
[inst_8 : Module R N] →
[inst_9 : AddCommMonoid P] →
[inst_10 : Module R P] →
[inst_11 : Module A P] →
[inst_12 : IsScalarTower R A P] → (M →ₗ[A] N →ₗ[R] P) → TensorProduct R M N →ₗ[A] PHeterobasic version of TensorProduct.lift:
Constructing a linear map M ⊗[R] N →[A] P given a bilinear map M →[A] N →[R] P with the
property that its composition with the canonical bilinear map M →[A] N →[R] M ⊗[R] N is
the given bilinear map M →[A] N →[R] P.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement and proof · cited by 2,545
- LinearMap.restrictScalarsproof · cited by 215
- LinearMap.toAddHomproof · cited by 165
- TensorProduct.liftproof · cited by 59
Cited by29
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.liftproof · cited by 46
- TensorProduct.AlgebraTensorModule.mapproof · cited by 36
- TensorProduct.AlgebraTensorModule.ridproof · cited by 28
- TensorProduct.AlgebraTensorModule.assocproof · cited by 11
- Derivation.tensorProductToproof · cited by 10
- AdicCompletion.ofTensorProductproof · cited by 10
- kroneckerTMulLinearEquivproof · cited by 9
- TensorProduct.directSumproof · cited by 6
- TensorProduct.AlgebraTensorModule.rightCommproof · cited by 6
- LinearMap.tensorProductproof · cited by 5
- IsLocalRing.map_tensorProduct_mk_eq_topproof · cited by 4
- TensorProduct.piRightHomproof · cited by 4