Commit 2023-04-21 04:27 79366def

View on Github →

feat: port LinearAlgebra.Matrix.Adjugate (#3554)

Estimated changes

added theorem AlgHom.map_adjugate
added def Matrix.adjugate
added theorem Matrix.adjugate_apply
added theorem Matrix.adjugate_def
added theorem Matrix.adjugate_mul
added theorem Matrix.adjugate_one
added theorem Matrix.adjugate_pow
added theorem Matrix.adjugate_smul
added theorem Matrix.adjugate_zero
added def Matrix.cramer
added def Matrix.cramerMap
added theorem Matrix.cramer_apply
added theorem Matrix.cramer_one
added theorem Matrix.cramer_reindex
added theorem Matrix.cramer_row_self
added theorem Matrix.cramer_smul
added theorem Matrix.cramer_zero
added theorem Matrix.det_adjugate
added theorem Matrix.mulVec_cramer
added theorem Matrix.mul_adjugate
added theorem Matrix.sum_cramer
added theorem RingHom.map_adjugate