Theorems · Definition · ring theory
TensorAlgebra.ofDirectSum
{R : Type u_1} →
{M : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] → (DirectSum ℕ fun n => TensorPower R n M) →ₐ[R] TensorAlgebra R MThe canonical map from a direct sum of tensor powers to the tensor algebra.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 98 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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement · cited by 3,236
- DirectSumstatement · cited by 446
- TensorAlgebrastatement · cited by 81
- TensorPowerstatement and proof · cited by 40
- TensorPower.toTensorAlgebraproof · cited by 5
- TensorPower.toTensorAlgebra_gOneproof · cited by 1
- DirectSum.toAlgebraproof · cited by 1
- TensorPower.toTensorAlgebra_gMulproof · cited by 0
Cited by8
Results whose statement or proof uses this declaration.
- TensorAlgebra.ofDirectSum_of_tprodstatement · cited by 2
- TensorAlgebra.equivDirectSumproof · cited by 2
- TensorAlgebra.ofDirectSum_comp_toDirectSumstatement and proof · cited by 1
- TensorAlgebra.toDirectSum_comp_ofDirectSumstatement · cited by 1
- TensorAlgebra.ofDirectSum_toDirectSumstatement · cited by 0
- TensorAlgebra.equivDirectSum_symm_applystatement · cited by 0
- LinearAlgebra.FreeProduct.rel'proof · cited by 0
- TensorAlgebra.toDirectSum_ofDirectSumstatement · cited by 0