Theorems · Theorem · ring theory
TensorAlgebra.ofDirectSum_of_tprod
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {n : ℕ}
(x : Fin n → M),
TensorAlgebra.ofDirectSum ((DirectSum.of (fun n => TensorPower R n M) n) ((PiTensorProduct.tprod R) x)) =
(TensorAlgebra.tprod R M n) x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement · cited by 3,236
- AddMonoidHomstatement · cited by 3,230
- DirectSumstatement · cited by 446
- MultilinearMapstatement · cited by 370
- PiTensorProductstatement · cited by 181
- DirectSum.ofstatement · cited by 122
- PiTensorProduct.tprodstatement and proof · cited by 117
- LinearMap.toAddMonoidHomproof · cited by 101
Cited by2
Results whose statement or proof uses this declaration.
- TensorAlgebra.ofDirectSum_comp_toDirectSumproof · cited by 1
- TensorAlgebra.toDirectSum_comp_ofDirectSumproof · cited by 1