Mathlib Map

Theorems · Definition · linear algebra

TensorProduct.AlgebraTensorModule.lTensor

{R : Type uR} →
  (A : Type uA) →
    (M : Type uM) →
      {N : Type uN} →
        {Q : Type uQ} →
          [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 Q] →
                              [inst_10 : Module R Q] → (N →ₗ[R] Q) →ₗ[R] TensorProduct R M N →ₗ[A] TensorProduct R M Q

Heterobasic version of LinearMap.lTensor

Defined in
Mathlib.LinearAlgebra.TensorProduct.Tower
Cited by
32 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebraAddCommMonoidModuleModuleIsScalarTowerAddCommMonoidModuleAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Module.Flat.trans · cited by 9Flat.transSubmodule.range_unitsToPic · cited by 4Submodule.range_unitsToPicAlgebra.TensorProduct.tensorQuotientEquiv · cited by 3TensorProduct.tensorQuoti…TensorProduct.prodRight · cited by 3TensorProduct.prodRightTensorProduct.AlgebraTensorModule.coe_lTensor · cited by 3AlgebraTensorModule.coe_l…LinearMap.tensorEqLocus · cited by 3LinearMap.tensorEqLocusLinearMap.tensorKer · cited by 3LinearMap.tensorKerModule.flat_of_isLocalized_maximal · cited by 2Module.flat_of_isLocalize…Module.flat_of_isLocalized_span · cited by 2Module.flat_of_isLocalize…Module.Finite.of_finite_tensorProduct_of_faithfullyFlat · cited by 2Finite.of_finite_tensorPr…TensorProduct.AlgebraTensorModule.tensorQuotientEquiv · cited by 2AlgebraTensorModule.tenso…IsLocalizedModule.map_lTensor · cited by 2IsLocalizedModule.map_lTe…Module.Flat.tensorSubmoduleAlgebraEquiv · cited by 2Flat.tensorSubmoduleAlgeb…LinearMap.tensorEqLocusEquiv · cited by 2LinearMap.tensorEqLocusEq…LinearMap.tensorKerEquiv · cited by 2LinearMap.tensorKerEquivModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringLinearMap · cited by 10215LinearMapIsScalarTower · cited by 3896IsScalarTowerTensorProduct · cited by 2545TensorProductLinearMap.id · cited by 625LinearMap.idTensorProduct.AlgebraTensorModule.map · cited by 36AlgebraTensorModule.mapAlgebraTensorModule.lTensorCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by44

Results whose statement or proof uses this declaration.