Theorems · Theorem · commutative algebra
TensorProduct.tmul_sum
∀ {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) {α : Type u_22} (s : Finset α)
(n : α → N), m ⊗ₜ[R] ∑ a ∈ s, n a = ∑ a ∈ s, m ⊗ₜ[R] n a- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Defs
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Finset.sumstatement and proof · cited by 5,195
- TensorProductstatement and proof · cited by 2,545
- TensorProduct.tmulstatement and proof · cited by 1,182
- Finset.sum_insertproof · cited by 196
- Finset.inductionproof · cited by 108
- TensorProduct.tmul_zeroproof · cited by 44
- TensorProduct.tmul_addproof · cited by 32
Cited by10
Results whose statement or proof uses this declaration.
- TensorProduct.sum_tmul_eq_zero_of_vanishesTriviallyproof · cited by 4
- linearIndepOn_isGroupLikeElemproof · cited by 3
- InnerProductSpace.canonicalCovariantTensor_eq_sumproof · cited by 3
- MultilinearMap.domCoprod_alternization_coeproof · cited by 1
- Algebra.FormallyUnramified.finite_of_free_auxproof · cited by 1
- KaehlerDifferential.range_kerCotangentToTensorproof · cited by 1
- contractLeft_assoc_coevaluationproof · cited by 0
- Representation.smul_one_tprod_asModuleproof · cited by 0
- Bialgebra.comul_includeRightproof · cited by 0
- groupHomology.inhomogeneousChains.d_eqproof · cited by 0