Algebraic Structures and Dependent Records

  • Authors:
  • Virgile Prevosto;Damien Doligez;Thérèse Hardin

  • Affiliations:
  • -;-;-

  • Venue:
  • TPHOLs '02 Proceedings of the 15th International Conference on Theorem Proving in Higher Order Logics
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

In mathematics, algebraic structures are defined according to a rather strict hierarchy: rings come up after groups, which rely themselves on monoids, and so on. In the FOC project, we represent these structures by species. A species is made up of algorithms as well as proofs that these algorithms meet their specifications, and it can be built from existing species through inheritance and refinement mechanisms.To avoid inconsistencies, these mechanisms must be used carefully. In this paper, we recall the conditions that must be fulfilled when going from a species to another, as formalized by S. Boulm茅 in his PhD [3]. We then show how these conditions can be checked through a static analysis of the FOC code. Finally, we describe how to translate FOC declarations into COQ.