Identifying Pre-Conditions with the Z/EVES Theorem Prover

  • Authors:
  • Yves Ledru

  • Affiliations:
  • -

  • Venue:
  • ASE '98 Proceedings of the 13th IEEE international conference on Automated software engineering
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

Starting from a graphical data model (a subset of the OMT object model), a skeleton of formal specification can be generated and completed to express several constraints and provide a precise formal data description. Then standard operations to modify instances of this data model can be systematically specified. Since these operations may invalidate the constraints, it is interesting to identify their pre-conditions. In this paper, the Z-EVES theorem prover is used to calculate and try to simplify the pre-conditions of these operations. Then, the developer may identify a set of conditions and use the prover to verify that they logically imply the pre-condition.