README
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Tue, 06 Oct 2015 14:22:34 +0100
changeset 52 78adeef368c1
parent 51 d462d449505f
child 64 b4bcd1edbb6d
permissions -rw-r--r--
test

Theories:
=========

 Max.thy                 Some generic facts about Max.
 Precedence_ord.thy      A theory of precedences.
 Moment.thy              The notion of moment.
 PrioGDef.thy            The formal definition of the PIP-model.
 PrioG.thy               Basic properties of the PIP-model.
 ExtGG.thy               The correctness proof of the PIP-model.
 CpsG.thy                Properties interesting for an implementation.


The repository can be checked using Isabelle 2013-2.

  isabelle build -c -v -d . PIP


Othe directories are:
=====================

  Slides
  Paper
  Journal:     isabelle build -c -v -d . Journal
  Literature
  
Test 3