INVESTIGADORES
KATZ Ricardo David
capítulos de libros
Título:
A Formalization of Convex Polyhedra Based on the Simplex Method
Autor/es:
XAVIER ALLAMIGEON; RICARDO D. KATZ
Libro:
Interactive Theorem Proving (Volume 10499 of Lectures Notes in Computer Science)
Editorial:
Springer-Verlag
Referencias:
Lugar: Berlín; Año: 2017; p. 28 - 45
Resumen:
We present a formalization of convex polyhedra in the proof assistant Coq. The cornerstone of our work is a complete implementation of the simplex method, together with the proof of its correctness and termination. This allows us to define the basic predicates over polyhedra in an effective way (i.e. as programs), and relate them with the corresponding usual logical counterparts. To this end, we make an extensive use of the Boolean reflection methodology. The benefit of this approach is that we can easily derive the proof of several essential results on polyhedra, such as Farkas Lemma, duality theorem of linear programming, and Minkowski Theorem.