Révision 194 CSL17/arithmetic.tex

arithmetic.tex (revision 194)
88 88

  
89 89
\anupam{In induction,for inductive cases, need $u\neq 0$ for $\succ 0$ case.}
90 90

  
91
It is often useful for us to work with \emph{length-induction}, which is equivalent to polynomial induction and well known from bounded arithmetic:
92
\begin{proposition}
93
	[Length induction]
94
	The axiom schema of formulae,
95
\begin{equation}
96
\label{eqn:lind}
97
	( A(0) \cand \forall x^\normal . (A(x) \cimp A(\succ{} x)) ) \cimp \forall x^\safe. A(|x|)
98
\end{equation}
99
	for formulae $A \in \Sigma^\safe_i$
100
	is equivalent to $\cpind{\Sigma^\safe_i}$.
101
\end{proposition}
102
\begin{proof}
103
	Suppose we have $A(0)$ and $A(a) \cimp A(\succ{} a)$ for each $a \in \normal$.
104
	Then, by $\basic$, we have that $A(|a|) \cimp A(|2a|)$ and $A(|a|) \cimp A(|2a+1|)$ for each $a \in \normal$, whence we may conclude $\forall x. A(|x|)$ by polynomial induction on $A(|x|)$.
105
\end{proof}
106

  
107
Let us refer to the axiom schema in \eqref{eqn:lind} as $\clind{\mathcal C}$, when $A \in \mathcal C$.
108
We will freely use this in place of polynomial induction whenever it is convenient.
109

  
91 110
\begin{lemma}
92 111
[Sharply bounded lemma]
93 112
Let $f_A$ be the characteristic function of a predicate $A(u , \vec u ; \vec x)$.

Formats disponibles : Unified diff