Separation_Algebra/README
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Sat, 13 Sep 2014 04:39:07 +0100
changeset 26 1cde7bf45858
parent 25 a5f5b9336007
permissions -rw-r--r--
deleted *~ files

This directory contains a generic type class implementation of separation
algebra for Isabelle/HOL as well as lemmas and generic tactics which can be
used directly for any instantiation of the type class.

The ex directory contains example instantiations that include structures such
as a heap or virtual memory.

The abstract separation algebra is based upon "Abstract Separation Logic" by
Calcagno et al. These theories are also the basis of "Mechanised Separation
Algebra" by Klein et al.