README
author xingyuan zhang <xingyuanzhang@126.com>
Tue, 06 Oct 2015 11:26:18 +0800
changeset 47 2e6c8d530216
parent 45 fc83f79009bd
child 50 38ad30559775
permissions -rw-r--r--
Just a test change

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
  Literature
  
  
Just a test line, from XY