root / CSL17 / conclusions.tex @ 174
Historique | Voir | Annoter | Télécharger (1,24 ko)
1 | 157 | adas | \section{Conclusions} |
---|---|---|---|
2 | 157 | adas | |
3 | 157 | adas | \subsection{Why not modal?} |
4 | 157 | adas | We have used a two-sorted approach, although we believe that this can be implemented as a modal approach. |
5 | 157 | adas | The exposition is a little more complicated, since we will need to rely on proof theory more than local syntax where all variables have declared sorts, however the reasoning in such a theory is likely more elegant. |
6 | 157 | adas | |
7 | 157 | adas | \anupam{One problem: how to deal formally with something like $\Box N (\succ i (;x^N)) $, i.e.\ where $x$ is safe.} |
8 | 157 | adas | \anupam{Actually, not a problem after all. What we actually have is $N(x) \seqar N(\succ i (;x))$, so we can only have $\Box N(\succ i (;x))$ if $\Box N(x)$.} |
9 | 157 | adas | |
10 | 157 | adas | \anupam{Also, maybe no clear free-cut elimination result? Well no, can probably use Cantini as example.} |
11 | 157 | adas | |
12 | 157 | adas | \anupam{By the way, Cantini asks for the provably total function of arbitrary safe induction. We kind of answer that with `PH'.} |
13 | 157 | adas | |
14 | 166 | adas | \anupam{Also, need some weird dual of Barcan's formula, perhaps: $\Box \exists x . A \cimp \exists x . \Box A$. This is validated by the existence of skolem functions, but syntactically requires a further axiom in the absence of comprehension.} |
15 | 166 | adas | |
16 | 157 | adas | \subsection{Comparison to PVi and Si2} |
17 | 157 | adas | We believe our theories can be embedded into their analogues, again generalising results of Bellantoni. |