Theorems · Definition · linear algebra
TensorProduct.liftAux
{R : Type u_1} →
{R₂ : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : CommSemiring R₂] →
{σ₁₂ : R →+* R₂} →
{M : Type u_7} →
{N : Type u_8} →
{P₂ : Type u_17} →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid N] →
[inst_4 : AddCommMonoid P₂] →
[inst_5 : Module R M] →
[inst_6 : Module R N] →
[inst_7 : Module R₂ P₂] → (M →ₛₗ[σ₁₂] N →ₛₗ[σ₁₂] P₂) → TensorProduct R M N →+ P₂Auxiliary function to constructing a linear map M ⊗ N → P given a bilinear map M → N → P
with the property that its composition with the canonical bilinear map M → N → M ⊗ N is
the given bilinear map M → N → P.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- AddMonoidHomstatement · cited by 3,230
- TensorProductstatement · cited by 2,545
- AddMonoidHom.compproof · cited by 339
- LinearMap.toAddMonoidHomproof · cited by 101
- LinearMap.toAddMonoidHom'proof · cited by 7
- TensorProduct.liftAddHomproof · cited by 3
Cited by11
Results whose statement or proof uses this declaration.
- TensorProduct.liftproof · cited by 59
- Module.Invertible.rTensorEquiv_apply_applystatement and proof · cited by 1
- TensorProduct.liftAux.smulₛₗstatement and proof · cited by 1
- LinearMap.mul''_applystatement · cited by 0
- LinearMap.tensorProductEnd_applystatement · cited by 0
- LinearMap.tensorProduct_applystatement · cited by 0
- Module.End.rTensorAlgHom_apply_applystatement and proof · cited by 0
- TensorProduct.liftAux_tmulstatement · cited by 0
- Module.End.lTensorAlgHom_apply_applystatement · cited by 0
- Module.End.baseChangeHom_apply_applystatement · cited by 0
- TensorProduct.liftAux.smulstatement · cited by 0