Commit 2020-08-02 11:46 8c1e2da7
View on Github →feat(linear_algebra/tensor_algebra): Tensor algebras (#3531) This PR constructs the tensor algebra of a module over a commutative ring. The main components are:
- The construction of the tensor algebra:
tensor_algebra R Mfor a moduleMover a commutative ringR. - The linear map
univ R MfromMtotensor_algebra R M. - Given a linear map
ffromMto anR-algebraA, the lift offtotensor_algebra R Mis denotedlift R M f. - A theorem
univ_comp_liftasserting that the composition ofuniv R Mwithlift R M fisf. - A theorem
lift_uniqueasserting the uniqueness oflift R M fwith respect to property 4.