Codebase list coq / debian/8.2.beta4+dfsg-2 proofs / doc.tex
debian/8.2.beta4+dfsg-2

Tree @debian/8.2.beta4+dfsg-2 (Download .tar.gz)

doc.tex @debian/8.2.beta4+dfsg-2raw · history · blame

\newpage
\section*{The Proof Engine}

\ocwsection \label{proofs}
This chapter describes the \Coq\ proof engine, which is also called
the ``refiner'', since it provides a way to build terms by successive
refining steps. Those steps are either primitive rules or higher-level
tactics.
The modules of the proof engine are organized as follows.

\bigskip
\begin{center}\epsfig{file=proofs.dep.ps,width=\linewidth}\end{center}