Theorems · Definition · commutative algebra
TensorProduct
(R : Type u_1) →
[inst : CommSemiring R] →
(M : Type u_7) →
(N : Type u_8) →
[inst_1 : AddCommMonoid M] → [inst_2 : AddCommMonoid N] → [Module R M] → [Module R N] → Type (max u_7 u_8)The tensor product of two modules M and N over the same commutative semiring R.
The localized notations are M ⊗ N and M ⊗[R] N, accessed by open scoped TensorProduct.
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Defs
- Cited by
- 2,545 results in Mathlib
- Foundations
- Depth 39 from the axioms, rests on 453 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- AddCon.Quotientproof · cited by 54
- addConGenproof · cited by 28
- TensorProduct.Eqvproof · cited by 8
Cited by3,152
Results whose statement or proof uses this declaration.
- TensorProduct.tmulstatement · cited by 1,182
- LinearMap.rTensorstatement · cited by 266
- TensorProduct.mapstatement · cited by 250
- LinearMap.lTensorstatement · cited by 203
- Algebra.TensorProduct.includeRightstatement and proof · cited by 165
- TensorProduct.AlgebraTensorModule.curry_injectivestatement and proof · cited by 159
- TensorProduct.mkstatement · cited by 129
- TensorProduct.AlgebraTensorModule.curry_applystatement and proof · cited by 121
- CoalgebraStruct.comulstatement · cited by 118
- TensorProduct.commstatement · cited by 108
- Representation.tprodstatement · cited by 103
- Algebra.TensorProduct.mapstatement · cited by 97
Showing the 200 most cited of 3,152.