src/Doc/Corec/document/root.tex
changeset 62756 d4b7d128ec5a
parent 62747 f65ef4723aca
child 62815 d0fc75798baf
equal deleted inserted replaced
62755:7fde2461f9ef 62756:d4b7d128ec5a
    75 \begin{abstract}
    75 \begin{abstract}
    76 \noindent
    76 \noindent
    77 This tutorial describes the definitional package for nonprimitively corecursive functions
    77 This tutorial describes the definitional package for nonprimitively corecursive functions
    78 in Isabelle/HOL. The following commands are provided:
    78 in Isabelle/HOL. The following commands are provided:
    79 \keyw{corec}, \keyw{corecursive}, \keyw{friend\_of\_corec}, and \keyw{coinduction\_\allowbreak upto}.
    79 \keyw{corec}, \keyw{corecursive}, \keyw{friend\_of\_corec}, and \keyw{coinduction\_\allowbreak upto}.
    80 They supplement \keyw{codatatype}, \keyw{primcorec}, and \keyw{primcorecursive}, which
    80 They supplement \keyw{codatatype}, \keyw{primcorec}, and \keyw{primco\-rec\-ur\-sive}, which
    81 define codatatypes and primitively corecursive functions.
    81 define codatatypes and primitively corecursive functions.
    82 \end{abstract}
    82 \end{abstract}
    83 \end{sloppy}
    83 \end{sloppy}
    84 
    84 
    85 \tableofcontents
    85 \tableofcontents