Commit 2023-10-18 08:53 d2e0ba3e
View on Github →feat (LinearAlgebra/TensorProduct/RightExactness): right exactness of tensor product for algebras (#7533) Prove right exactness of tensor product for algebras.
Algebra.TensorProduct.ker_map
computes the kernel ofAlgebra.TensorProduct.map f g
Algebra.TensorProduct.lTensor_ker
andAlgebra.TensorProduct.rTensor_ker
compute the kernels ofAlgebra.TensorProduct.map f id
andAlgebra.TensorProduct.map id g