Theorems · Definition · commutative algebra
TensorProduct.tmul
(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] → M → N → TensorProduct R M NThe canonical function M → N → M ⊗ N. The localized notations are m ⊗ₜ n and m ⊗ₜ[R] n,
accessed by open scoped TensorProduct.
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Defs
- Cited by
- 1,182 results in Mathlib
- Foundations
- Depth 40 from the axioms, rests on 489 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- TensorProductstatement · cited by 2,545
- FreeAddMonoid.ofproof · cited by 69
- addConGenproof · cited by 28
- AddCon.mk'proof · cited by 21
- TensorProduct.Eqvproof · cited by 8
Cited by1,227
Results whose statement or proof uses this declaration.
- TensorProduct.mkproof · cited by 129
- TensorProduct.induction_onstatement and proof · cited by 81
- TensorProduct.tmul_zerostatement · cited by 44
- TensorProduct.zero_tmulstatement · cited by 40
- TensorProduct.ext'statement and proof · cited by 39
- QuadraticForm.tmulproof · cited by 33
- TensorProduct.smul_tmulstatement · cited by 33
- TensorProduct.tmul_smulstatement · cited by 33
- TensorProduct.tmul_addstatement · cited by 32
- Algebra.TensorProduct.extproof · cited by 26
- TensorProduct.smul_tmul'statement · cited by 24
- TensorProduct.add_tmulstatement · cited by 21
Showing the 200 most cited of 1,227.