Theorems · Theorem · commutative algebra
TensorProduct.add_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₁ m₂ : M) (n : N),
(m₁ + m₂) ⊗ₜ[R] n = m₁ ⊗ₜ[R] n + m₂ ⊗ₜ[R] n- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Defs
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulstatement · cited by 1,182
- FreeAddMonoidproof · cited by 145
- FreeAddMonoid.ofproof · cited by 69
- Quotient.sound'proof · cited by 30
Cited by22
Results whose statement or proof uses this declaration.
- TensorProduct.mkproof · cited by 129
- TensorProduct.sum_tmulproof · cited by 6
- finsuppTensorFinsupp_applyproof · cited by 5
- RingHom.SurjectiveOnStalks.exists_mul_eq_tmulproof · cited by 4
- Algebra.isEpi_iff_forall_one_tmul_eqproof · cited by 3
- KaehlerDifferential.tensorKaehlerEquiv_tmul_Dproof · cited by 3
- KaehlerDifferential.submodule_span_range_eq_idealproof · cited by 2
- TensorProduct.finsuppLeft_apply_tmulproof · cited by 2
- Representation.IntertwiningMap.tensor_add_leftproof · cited by 1
- TensorProduct.map_add_leftproof · cited by 1
- Algebra.injective_lift_lsmulproof · cited by 1
- MatrixEquivTensor.invFun_addproof · cited by 1