Formalising the Double-Pushout Approach to Graph Transformation
Robert Söldner, Detlef Plump
TL;DR
This paper utilizes Isabelle/HOL to develop a formal framework for the basic theory of double-pushout graph transformation, establishing the uniqueness of derivations, and verifying the Church-Rosser theorem using Ehrigs and Kreowskis 1976 proof.
Abstract
In this paper, we utilize Isabelle/HOL to develop a formal framework for the basic theory of double-pushout graph transformation. Our work includes defining essential concepts like graphs, morphisms, pushouts, and pullbacks, and demonstrating their properties. We establish the uniqueness of derivations, drawing upon Rosens 1975 research, and verify the Church-Rosser theorem using Ehrigs and Kreowskis 1976 proof, thereby demonstrating the effectiveness of our formalisation approach. The paper details our methodology in employing Isabelle/HOL, including key design decisions that shaped the current iteration. We explore the technical complexities involved in applying higher-order logic, aiming to give readers an insightful perspective into the engaging aspects of working with an Interactive Theorem Prover. This work emphasizes the increasing importance of formal verification tools in clarifying complex mathematical concepts.
