Theorems · Definition · ring theory
TensorAlgebra.toDirectSum
{R : Type u_1} →
{M : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] → TensorAlgebra R M →ₐ[R] DirectSum ℕ fun n => TensorPower R n MThe canonical map from the tensor algebra to a direct sum of tensor powers.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- DirectSumstatement · cited by 446
- TensorAlgebrastatement · cited by 81
- DirectSum.lofproof · cited by 79
- TensorPowerstatement and proof · cited by 40
Cited by8
Results whose statement or proof uses this declaration.
- TensorAlgebra.equivDirectSumproof · cited by 2
- TensorAlgebra.toDirectSum_ιstatement · cited by 2
- TensorAlgebra.ofDirectSum_comp_toDirectSumstatement · cited by 1
- TensorAlgebra.toDirectSum_comp_ofDirectSumstatement and proof · cited by 1
- TensorAlgebra.toDirectSum_tensorPower_tprodstatement and proof · cited by 1
- TensorAlgebra.ofDirectSum_toDirectSumstatement · cited by 0
- TensorAlgebra.equivDirectSum_applystatement · cited by 0
- TensorAlgebra.toDirectSum_ofDirectSumstatement · cited by 0