Mathlib Map

Theorems · Definition · linear algebra

TensorProduct.comm

(R : Type u_1) →
  [inst : CommSemiring R] →
    (M : Type u_7) →
      (N : Type u_8) →
        [inst_1 : AddCommMonoid M] →
          [inst_2 : AddCommMonoid N] →
            [inst_3 : Module R M] → [inst_4 : Module R N] → TensorProduct R M N ≃ₗ[R] TensorProduct R N M

The tensor product of modules is commutative, up to linear equivalence.

Defined in
Mathlib.LinearAlgebra.TensorProduct.Basic
Cited by
108 results in Mathlib
Foundations
Depth 59 from the axioms, rests on 917 definitions · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidAddCommMonoidModuleModule

Around this declaration

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

Algebra.TensorProduct.comm · cited by 38TensorProduct.commTensorProduct.commIsometry · cited by 14TensorProduct.commIsometryContinuousLinearMap.lTensor_apply · cited by 13ContinuousLinearMap.lTens…TensorProduct.equivFinsuppOfBasisLeft · cited by 9TensorProduct.equivFinsup…TensorProduct.leftComm · cited by 7TensorProduct.leftCommSubmodule.rTensorOne · cited by 7Submodule.rTensorOneRepresentation.TensorProduct.comm · cited by 6TensorProduct.commKaehlerDifferential.tensorKaehlerEquiv · cited by 6KaehlerDifferential.tenso…TensorProduct.tensorQuotEquivQuotSMul · cited by 6TensorProduct.tensorQuotE…SemimoduleCat.braiding · cited by 5SemimoduleCat.braidingTensorProduct.map_comp_comm_eq · cited by 4TensorProduct.map_comp_co…TensorProduct.comm_comm · cited by 4TensorProduct.comm_commTensorProduct.gradedCommAux · cited by 3TensorProduct.gradedCommA…TensorProduct.AlgebraTensorModule.leftComm · cited by 3AlgebraTensorModule.leftC…KaehlerDifferential.mulActionBaseChange · cited by 3KaehlerDifferential.mulAc…Module · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommMonoid · cited by 12281AddCommMonoidCommSemiring · cited by 10911CommSemiringLinearEquiv · cited by 3317LinearEquivTensorProduct · cited by 2545TensorProductLinearMap.flip · cited by 193LinearMap.flipTensorProduct.mk · cited by 129TensorProduct.mkTensorProduct.lift · cited by 59TensorProduct.liftLinearEquiv.ofLinearMap · cited by 9LinearEquiv.ofLinearMapTensorProduct.commCITED BYCITES

Cites10

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

Cited by132

Results whose statement or proof uses this declaration.