Commit c6b2151
Correct Gödel numbering of derivations to include =Intro.
This sets their value to <0,e,n,k> where e is the Gödel number of
an equation of the form t=t, n=0 is the discharge label, and k=15.
This resolves an issue where it wasn't clear what Gödel number
applications of =Intro should have, since Gödel numbers of
applications of rules were defined only for rules with non-zero
numbers of premises, while a later proof assumed that the rule
had one premise which was the empty derivation tree <>.1 parent fd94b81 commit c6b2151
1 file changed
Lines changed: 5 additions & 4 deletions
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
178 | | - | |
179 | | - | |
| 179 | + | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
183 | | - | |
| 184 | + | |
184 | 185 | | |
185 | 186 | | |
186 | 187 | | |
| |||
0 commit comments