Theorems · Definition · ring theory
TensorAlgebra.equivDirectSum
{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 tensor algebra is isomorphic to a direct sum of tensor powers.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- AlgEquivstatement · cited by 1,681
- DirectSumstatement · cited by 446
- TensorAlgebrastatement · cited by 81
- TensorPowerstatement · cited by 40
- AlgEquiv.ofAlgHomproof · cited by 13
- TensorAlgebra.toDirectSumproof · cited by 7
- TensorAlgebra.ofDirectSumproof · cited by 6
- TensorAlgebra.ofDirectSum_comp_toDirectSumproof · cited by 1
- TensorAlgebra.toDirectSum_comp_ofDirectSumproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- TensorAlgebra.equivDirectSum_applystatement and proof · cited by 0
- TensorAlgebra.equivDirectSum_symm_applystatement and proof · cited by 0
- LinearAlgebra.FreeProduct.powerAlgebraEquivFreeTensorAlgebraproof · cited by 0