Theorems · Definition · linear algebra
TensorProduct.AlgebraTensorModule.mk
(R : Type uR) →
[inst : CommSemiring R] →
(A : Type u_1) →
(M : Type u_2) →
(N : Type u_3) →
[inst_1 : Semiring A] →
[inst_2 : AddCommMonoid M] →
[inst_3 : Module R M] →
[inst_4 : Module A M] →
[inst_5 : SMulCommClass R A M] →
[inst_6 : AddCommMonoid N] → [inst_7 : Module R N] → M →ₗ[A] N →ₗ[R] TensorProduct R M NHeterobasic version of TensorProduct.mk:
The canonical bilinear map M →[A] N →[R] M ⊗[R] N.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- TensorProductstatement and proof · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.toAddHomproof · cited by 165
- TensorProduct.mkproof · cited by 129
Cited by18
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.includeRightproof · cited by 165
- TensorProduct.AlgebraTensorModule.mapproof · cited by 36
- Algebra.TensorProduct.includeLeftRingHomproof · cited by 36
- TensorProduct.AlgebraTensorModule.ridproof · cited by 28
- TensorProduct.AlgebraTensorModule.assocproof · cited by 11
- TensorProduct.AlgebraTensorModule.rightCommproof · cited by 6
- TensorProduct.AlgebraTensorModule.mk_applystatement and proof · cited by 3
- TensorProduct.prodRightproof · cited by 3
- Matrix.kroneckerTMulBilinearproof · cited by 1
- Subalgebra.centralizer_coe_range_includeLeft_eq_center_tensorProductproof · cited by 1
- Subalgebra.centralizer_range_includeRight_eq_center_tensorProductproof · cited by 1
- QuadraticForm.tmul_comp_tensorAssocproof · cited by 1