Commit 2023-04-28 03:54 499a196e

View on Github →

feat: port LinearAlgebra.Matrix.ToLin (#3552)

Estimated changes

added theorem Algebra.toMatrix_lmul'
added theorem Algebra.toMatrix_lsmul
added theorem LinearMap.toMatrix'_id
added theorem LinearMap.toMatrix_id
added theorem LinearMap.toMatrix_mul
added theorem LinearMap.toMatrix_one
added def Matrix.mulVecLin
added theorem Matrix.mulVecLin_add
added theorem Matrix.mulVecLin_apply
added theorem Matrix.mulVecLin_mul
added theorem Matrix.mulVecLin_one
added theorem Matrix.mulVecLin_zero
added theorem Matrix.mulVec_stdBasis
added theorem Matrix.range_mulVecLin
added theorem Matrix.range_toLin'
added def Matrix.toLin'
added theorem Matrix.toLin'_apply'
added theorem Matrix.toLin'_apply
added theorem Matrix.toLin'_mul
added theorem Matrix.toLin'_one
added theorem Matrix.toLin'_reindex
added theorem Matrix.toLin'_symm
added def Matrix.toLin
added theorem Matrix.toLin_apply
added theorem Matrix.toLin_eq_toLin'
added theorem Matrix.toLin_mul
added theorem Matrix.toLin_mul_apply
added theorem Matrix.toLin_one
added theorem Matrix.toLin_self
added theorem Matrix.toLin_symm
added theorem Matrix.toLin_toMatrix
added theorem Matrix.vecMul_stdBasis
added def algEquivMatrix'
added def algEquivMatrix