equal
deleted
inserted
replaced
1 Theories: |
1 Theories: |
2 ========= |
2 ========= |
3 |
3 |
|
4 Max.thy Some generic facts about Max. |
4 Precedence_ord.thy A theory of precedences. |
5 Precedence_ord.thy A theory of precedences. |
5 Moment.thy The notion of moment. |
6 Moment.thy The notion of moment. |
6 PrioGDef.thy The formal definition of the PIP-model. |
7 PrioGDef.thy The formal definition of the PIP-model. |
7 PrioG.thy Basic properties of the PIP-model. |
8 PrioG.thy Basic properties of the PIP-model. |
8 ExtGG.thy The correctness proof of the PIP-model. |
9 ExtGG.thy The correctness proof of the PIP-model. |
9 CpsG.thy Properties interesting for an implementation. |
10 CpsG.thy Properties interesting for an implementation. |
|
11 |
10 |
12 |
11 The repository can be checked using Isabelle 2013-2. |
13 The repository can be checked using Isabelle 2013-2. |
12 |
14 |
13 isabelle build -d . PIP |
15 isabelle build -d . PIP |
14 |
16 |