Mathlib Map

Theorems · Definition · linear algebra

TensorProduct.AlgebraTensorModule.map

{R : Type uR} →
  {A : Type uA} →
    {M : Type uM} →
      {N : Type uN} →
        {P : Type uP} →
          {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 P] →
                                [inst_10 : Module R P] →
                                  [inst_11 : Module A P] →
                                    [inst_12 : IsScalarTower R A P] →
                                      [inst_13 : AddCommMonoid Q] →
                                        [inst_14 : Module R Q] →
                                          (M →ₗ[A] P) → (N →ₗ[R] Q) → TensorProduct R M N →ₗ[A] TensorProduct R P Q

Heterobasic version of TensorProduct.map

Defined in
Mathlib.LinearAlgebra.TensorProduct.Tower
Cited by
36 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebraAddCommMonoidModuleModuleIsScalarTowerAddCommMonoidModuleAddCommMonoidModuleModuleIsScalarTowerAddCommMonoidModule

Around this declaration

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

Algebra.TensorProduct.map · cited by 97TensorProduct.mapLinearMap.baseChange · cited by 62LinearMap.baseChangeTensorProduct.AlgebraTensorModule.lTensor · cited by 32AlgebraTensorModule.lTens…TensorProduct.AlgebraTensorModule.congr · cited by 29AlgebraTensorModule.congrTensorProduct.AlgebraTensorModule.rTensor · cited by 10AlgebraTensorModule.rTens…CliffordAlgebra.toBaseChange · cited by 10CliffordAlgebra.toBaseCha…kroneckerTMulLinearEquiv · cited by 9kroneckerTMulLinearEquivTensorProduct.directSum · cited by 6TensorProduct.directSumTensorProduct.AlgebraTensorModule.map_comp · cited by 4AlgebraTensorModule.map_c…TensorProduct.AlgebraTensorModule.map_id · cited by 4AlgebraTensorModule.map_idCoalgebra.TensorProduct.map · cited by 4TensorProduct.mapCliffordAlgebra.toBaseChange_ι · cited by 4CliffordAlgebra.toBaseCha…Algebra.FormallyUnramified.comp_sec · cited by 3FormallyUnramified.comp_s…QuadraticMap.tensorDistrib · cited by 2QuadraticMap.tensorDistribModule.FaithfullyFlat.trans · cited by 2FaithfullyFlat.transModule · 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.comp · cited by 1642LinearMap.compTensorProduct.AlgebraTensorModule.mk · cited by 10AlgebraTensorModule.mkTensorProduct.AlgebraTensorModule.lift · cited by 9AlgebraTensorModule.liftAlgebraTensorModule.mapCITED BYCITES

Cites12

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

Cited by48

Results whose statement or proof uses this declaration.