Theorems · Theorem · commutative algebra
TensorProduct.tmul_add
∀ {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) (n₁ n₂ : N),
m ⊗ₜ[R] (n₁ + n₂) = m ⊗ₜ[R] n₁ + m ⊗ₜ[R] n₂- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Defs
- Cited by
- 32 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 by33
Results whose statement or proof uses this declaration.
- TensorProduct.mkproof · cited by 129
- TensorProduct.tmul_sumproof · cited by 10
- finsuppTensorFinsupp_applyproof · cited by 5
- TensorProduct.AlgebraTensorModule.mk_applystatement · cited by 3
- Algebra.Generators.H1Cotangent.δAux_mulproof · cited by 2
- Module.IsLocalRing.linearIndependent_of_flatproof · cited by 2
- TensorProduct.exists_finsupp_leftproof · cited by 2
- baseChange_extproof · cited by 2
- TensorProduct.finsuppRight_apply_tmulproof · cited by 2
- LinearMap.transvection.baseChangeproof · cited by 2
- Algebra.Extension.CotangentSpace.map_compproof · cited by 1
- TensorProduct.map_add_rightproof · cited by 1