prio/README
author zhang
Sun, 05 Feb 2012 14:29:08 +0000
changeset 281 e5bfdd2d1ac8
child 282 a3b4eed091d2
permissions -rw-r--r--
README added.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
281
e5bfdd2d1ac8 README added.
zhang
parents:
diff changeset
     1
Precedence_ord.thy      A theory for precedence.
e5bfdd2d1ac8 README added.
zhang
parents:
diff changeset
     2
Moment.thy              A theory for the notion of moment.
e5bfdd2d1ac8 README added.
zhang
parents:
diff changeset
     3
PrioGDef.thy            The formal definition of the model.
e5bfdd2d1ac8 README added.
zhang
parents:
diff changeset
     4
PrioG.thy               Basic properties of the formal model.
e5bfdd2d1ac8 README added.
zhang
parents:
diff changeset
     5
ExtGG.thy               Formal correctness proof of the formal model.
e5bfdd2d1ac8 README added.
zhang
parents:
diff changeset
     6
CpsG.thy                Properties used to guide implementation.