Theorems · Theorem · commutative algebra
TensorProduct.sum_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] {α : Type u_22} (s : Finset α) (m : α → M)
(n : N), (∑ a ∈ s, m a) ⊗ₜ[R] n = ∑ a ∈ s, m a ⊗ₜ[R] n- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Defs
- Cited by
- 6 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.zero_tmulproof · cited by 40
- TensorProduct.add_tmulproof · cited by 21
Cited by6
Results whose statement or proof uses this declaration.
- InnerProductSpace.canonicalCovariantTensor_eq_sumproof · cited by 3
- linearIndepOn_isGroupLikeElemproof · cited by 3
- Coalgebra.sum_tmul_tmul_eqproof · cited by 1
- MultilinearMap.domCoprod_alternization_coeproof · cited by 1
- contractLeft_assoc_coevaluation'proof · cited by 0
- Representation.smul_tprod_one_asModuleproof · cited by 0