Formalisation and execution of Linear Algebra: theorems and algorithms stars

  1. Divasón Mallagaray, Jose
Dirigée par:
  1. Jesús María Aransay Azofra Directeur
  2. Julio Rubio García Directeur

Université de défendre: Universidad de La Rioja

Fecha de defensa: 20 juin 2016

Jury:
  1. Francis Sergeraert President
  2. Laureano Lambán Pardo Secrétaire
  3. Lawrence C. Paulson Rapporteur
Thèse de doctorat avec
  1. Mención internacional
Département:
  1. Matemáticas y Computación
Programme de doctorat:
  1. Programa Oficial de Doctorado en Ingeniería Informática

Type: Thèses

Dépôt institutionnel: lock_openAccès ouvert Editor

Résumé

This thesis studies the formalisation and execution of Linear Algebra algorithms in Isabelle/HOL, an interactive theorem prover. The work is based on the HOL Multivariate Analysis library, whose matrix representation has been refined to datatypes that admit a representation in functional programming languages. This enables the generation of programs from such verified algorithms. In particular, several well-known Linear Algebra algorithms have been formalised involving both the computation of matrix canonical forms and decompositions (such as the Gauss-Jordan algorithm, echelon form, Hermite normal form, and QR decomposition). The formalisation of these algorithms is also accompanied by the formal proofs of their particular applications such as calculation of the rank of a matrix, solution of systems of linear equations, orthogonal matrices, least squares approximations of systems of linear equations, and computation of determinants of matrices over Bézout domains. Some benchmarks of the generated programs are presented as well where matrices of remarkable dimensions are involved, illustrating the fact that they are usable in real-world cases. The formalisation has also given place to side-products that constitute themselves standalone reusable developments: serialisations to SML and Haskell, an implementation of algebraic structures in Isabelle/HOL, and generalisations of well-established Isabelle/HOL libraries. In addition, an experiment involving Isabelle, its logics, and the formalisation of some underlying mathematical concepts presented in Voevodsky's simplicial model for Homotopy Type Theory is presented.