Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Commit

Permalink
Work on Marpa book
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey Kegler committed Mar 6, 2016
1 parent 1723123 commit 84aee6b
Showing 1 changed file with 32 additions and 4 deletions.
36 changes: 32 additions & 4 deletions recce.ltx
Original file line number Diff line number Diff line change
Expand Up @@ -5894,12 +5894,12 @@ ASM for this case of the step.
for $\var{x} = \Vincr{n}$
\becuz{}
vacuously, from
\eqref{eq:iterated-null-scan-op-12}.
\eqref{eq:iterated-null-scan-op-12},
which shows the first case
of the induction step.
}
\end{align}
Equation
\eqref{eq:iterated-null-scan-op-14}
shows this case of the step.

\textbf{Step Case 2}:
For the 2nd case,
Expand Down Expand Up @@ -6022,9 +6022,37 @@ is defined, so that
\eqref{eq:iterated-null-scan-op-40},
\tref{t:null-scan-op-definedness}.
} \\
\label{eq:iterated-null-scan-op-44}
& \myparbox{%
\Dotix{\iop{null-scan-op}{(\Vincr{n})}{\Veim{e}}}
\newline
\hspace*{3em} $= \Dotix{\Veim{e}} + \var{n} + 1$
\newline
\becuz{}
\eqref{eq:iterated-null-scan-op-32},
\eqref{eq:iterated-null-scan-op-42}.
} \\
\label{eq:iterated-null-scan-op-46}
& \myparbox{%
\eqref{eq:iterated-null-scan-op-10b}
is true for
$\var{x} = \Vincr{n}$
\becuz{}
\eqref{eq:iterated-null-scan-op-44},
which show the second case of the
induction step.
}
\end{align}

TODO
Equations
\eqref{eq:iterated-null-scan-op-14}
and
\eqref{eq:iterated-null-scan-op-46}
show the induction step.
From the step, we have the induction
and the theorem.

TODO: finished?
\end{proof}

\begin{definition}
Expand Down

0 comments on commit 84aee6b

Please sign in to comment.