Formalisation of the computation of the echelon form of a matrix in Isabelle/HOL
-
1
Universidad de La Rioja
info
ISSN: 0934-5043
Any de publicació: 2016
Volum: 28
Número: 6
Pàgines: 1005-1026
Tipus: Article
beta Ver similares en nube de resultadosAltres publicacions en: Formal Aspects of Computing
Projectes relacionats
Resum
In this contribution we present a formalised algorithm in the Isabelle/HOL proof assistant to compute echelon forms, and, as a consequence, characteristic polynomials of matrices. We have proved its correctness over Bézout domains, but its executability is only guaranteed over Euclidean domains, such as the integer ring and the univariate polynomials over a field. This is possible since the algorithm has been parameterised by a (possibly non-computable) operation that returns the Bézout coefficients of a pair of elements of a ring. The echelon form is also used to compute determinants and inverses of matrices. As a by-product, some algebraic structures have been implemented (principal ideal domains, Bézout domains, etc.). In order to improve performance, the algorithm has been refined to immutable arrays inside of Isabelle and code can be generated to functional languages as well. © 2016, British Computer Society.