Statistiques
| Révision :

root / CSL17 / appendix-sequent-calculus.tex @ 255

Historique | Voir | Annoter | Télécharger (5,49 ko)

1 221 adas
\section{Sequent calculus formalisation of $\arith^i$}
2 221 adas
\label{sect:app-sequent-calculus}
3 221 adas
4 221 adas
5 227 adas
6 221 adas
7 221 adas
8 221 adas
9 222 adas
	 \begin{lemma}
10 222 adas
	 	For any term $t$, its free variables can be split in two sets $\vec{x}$ and $\vec{y}$ such  that the sequent $\normal(\vec x), \safe(\vec y) \seqar \safe(t)$ is provable.
11 222 adas
	 \end{lemma}
12 222 adas
13 222 adas
	 \subsection{Free-cut free normal form of proofs}
14 222 adas
	 \todo{State theorem, with references (Takeuti, Cook-Nguyen) and present the important corollaries for this work.}
15 222 adas
16 222 adas
	 Since our nonlogical rules may have many principal formulae on which cuts may be anchored, we need a slightly more general notion of principality.
17 222 adas
	 \begin{definition}\label{def:anchoredcut}
18 222 adas
	 	We define the notions of \textit{hereditarily principal formula} and \textit{anchored cut} in a $\system$-proof, for a system $\system$, by mutual induction as follows:
19 222 adas
	 	\begin{itemize}
20 222 adas
	 		\item A formula $A$ in a sequent $\Gamma \seqar \Delta$ is \textit{hereditarily principal} for a rule instance (S) if either (i) the sequent is in the conclusion of (S) and $A$ is principal in it, or
21 222 adas
	 		(ii)  the sequent is in the conclusion of an anchored cut, the direct ancestor of $A$ in the corresponding premise is hereditarily principal for the rule instance (S), and the rule (S) is nonlogical.
22 222 adas
	 		\item A cut-step is an \textit{anchored cut} if the two occurrences of its cut-formula $A$ in each premise are hereditarily principal for nonlogical steps, or one is hereditarily principal for a nonlogical step and the other one is principal for a logical step.
23 222 adas
	 	\end{itemize}
24 222 adas
	 	A cut which is not anchored will also be called a \textit{free-cut}.
25 222 adas
	 \end{definition}
26 222 adas
	 As a consequence of this definition, an anchored cut on a formula $A$ has the following properties:
27 222 adas
	 \begin{itemize}
28 222 adas
	 	\item At least one of the two premises of the cut has above it a sub-branch of the proof which starts (top-down) with a nonlogical step (R) with $A$ as one of its principal formulas, and then a sequence of anchored cuts in which $A$ is part of the context.
29 222 adas
	 	\item The other premise is either of the same form or is a logical step with principal formula $A$.
30 222 adas
	 \end{itemize}
31 222 adas
32 222 adas
	 Now we have (see \cite{Takeuti87}):
33 222 adas
	 \begin{theorem}
34 222 adas
	 	[Free-cut elimination]\label{thm:freecutelimination}
35 222 adas
	 	\label{thm:free-cut-elim}
36 222 adas
	 	Given a system  $\mathcal{S}$, any  $\mathcal{S}$-proof $\pi$ can be transformed into a $\system$-proof $\pi'$ with same end sequent and without any free-cut.
37 222 adas
	 \end{theorem}
38 222 adas
	 Now we want to deduce from that theorem a normal form property for proofs of certain formulas. But before that let us define some particular classes of sequents and proofs.
39 222 adas
40 222 adas
	 Say that a sequent $\Gamma \seqar \Delta$ is \textit{well-typed} if for any free variable $x$ occurring in $\Gamma$ or $\Delta$, there exists a formula $\safe(x)$ or $\normal(x)$ in $\Gamma$. A proof is well-typed if its sequence are.
41 222 adas
42 222 adas
	 \begin{lemma}\label{lem:welltyped}
43 222 adas
	 	If a well-typed sequent $\Gamma \seqar \Delta$ is provable, then there exists $\vec u$  such that
44 222 adas
	 	the sequent $\normal(\vec u), \Gamma \seqar \Delta$ admits a well-typed proof.
45 222 adas
	 \end{lemma}
46 222 adas
	 \patrick{It seems to me the statement had to be modified so as to prove the lemma. Maybe I misunderstand something.}
47 222 adas
	 \begin{proof}[Proof sketch]
48 222 adas
	 	First by Thm \ref{thm:freecutelimination} we know that $\Gamma \seqar \Delta$ admits a proof $\pi$ without any free-cut. Let us then prove that $\pi$ can be transformed in a proof $\pi'$ of conclusion of the form  $\normal(\vec u), \Gamma \seqar \Delta$ and such that, for any sequent, if it is well-typed then its premises are well-typed.
49 222 adas
50 222 adas
	 	Observe first that by definition of $\arith^i$ and the absence of free cut, all quantifiers occurring in a formula of the proof are of one of the forms
51 222 adas
	 	$\forall^{\safe}$,   $\exists^{\safe}$,  $\forall^{\normal}$,   $\exists^{\normal}$, and for the last two ones they are sharply bounded.
52 222 adas
53 222 adas
	 	Then, one can check that for all rules but the quantifier rules and the cut rule, if the conclusion is well-typed, then so are the two premises.  For the remaining rules, $\forall-r$ and $\exists-l$ are unproblematic, because of the observation above. Let us now examine the case of $\exists-r$, with a $\safe$ label, and the other rules can be treated in the same way. In the premise we get a formula $\safe(t) \cand A(t)$. Then what we do is that, if  $\vec u$ denote the free variables of $t$, we add to the context of all sequents of the proof $\normal(\vec u)$. We obtain in this way a valid proof new proof,  and the premises of the rule have become well-typed.
54 222 adas
	 \end{proof}
55 222 adas
56 222 adas
	 \patrick{As mentioned after Def 14, I don't think that we can prove that the proofs we consider are equivalent to integer positive proofs, by arguing that negative occurrences $\neg \safe(t)$ could be replaced by 'false', by using the lemma above. Indeed even if for all its free variables we have $\safe(\vec x)$, $\normal(\vec u)$ on the l.h.s. of the sequent, it is not clear to me why that would prove $\safe(t)$. My proposition is thus to restrict 'by definition' of $\arith^i$ to integer positive formulas.}
57 222 adas
58 222 adas
	 \begin{theorem}
59 222 adas
	 	Assume the $\arith^i$ sequent calculus proves a closed formula $\forall \vec u^\normal . \forall \vec x^\safe . \exists y^\safe . A(\vec u ; \vec x , y)$. Then there exists a proof $\pi$ of the sequent
60 222 adas
	 	$\normal(\vec u), \safe(\vec x) \seqar \exists y^\safe . A(\vec u ; \vec x , y)$ satisfying:
61 222 adas
	 	\begin{enumerate}
62 222 adas
	 		\item $\pi$  only contains  $\Sigma^\safe_{i}$ formulas,
63 222 adas
	 		\item $\pi$ is a well-typed and integer-positive proof.
64 222 adas
	 	\end{enumerate}
65 222 adas
	 \end{theorem}