doc-src/Logics/logics.tex
changeset 317 8a96a64e0b35
parent 287 6b62a6ddbe15
child 349 0ddc495e8b83
equal deleted inserted replaced
316:813ee27cd4d5 317:8a96a64e0b35
     7 %%% to index constants:   \\tt \([a-zA-Z0-9][a-zA-Z0-9_]*\)     \\idx{\1}  
     7 %%% to index constants:   \\tt \([a-zA-Z0-9][a-zA-Z0-9_]*\)     \\idx{\1}  
     8 %%% to deverbify:         \\verb|\([^|]*\)|     \\ttindex{\1}  
     8 %%% to deverbify:         \\verb|\([^|]*\)|     \\ttindex{\1}  
     9 %% run    ../sedindex logics    to prepare index file
     9 %% run    ../sedindex logics    to prepare index file
    10 \title{Isabelle's Object-Logics}
    10 \title{Isabelle's Object-Logics}
    11 
    11 
    12 \author{{\em Lawrence C. Paulson}\thanks{Tobias Nipkow and Markus Wenzel,
    12 \author{{\em Lawrence C. Paulson}\thanks{Tobias Nipkow and Markus Wenzel
    13     of T. U. Munich, wrote the chapter `Defining Logics'.  Markus Wenzel
    13     suggested changes and corrections.  Philippe de Groote wrote the
    14     also suggested changes and corrections.  Philippe de Groote wrote the
       
    15     first version of the logic~\LK{} and contributed to~\ZF{}.  Tobias
    14     first version of the logic~\LK{} and contributed to~\ZF{}.  Tobias
    16     Nipkow developed~\HOL{}, \LCF{} and~\Cube{}.  Philippe No\"el and
    15     Nipkow developed~\HOL{}, \LCF{} and~\Cube{}.  Philippe No\"el and
    17     Martin Coen made many contributions to~\ZF{}.  Martin Coen
    16     Martin Coen made many contributions to~\ZF{}.  Martin Coen
    18     developed~\Modal{} with assistance from Rajeev Gor\'e.  The research
    17     developed~\Modal{} with assistance from Rajeev Gor\'e.  The research
    19     has been funded by the SERC (grants GR/G53279, GR/H40570) and by ESPRIT
    18     has been funded by the SERC (grants GR/G53279, GR/H40570) and by ESPRIT
    55 \include{LK}
    54 \include{LK}
    56 %%\include{Modal}
    55 %%\include{Modal}
    57 \include{CTT}
    56 \include{CTT}
    58 %%\include{Cube}
    57 %%\include{Cube}
    59 %%\include{LCF}
    58 %%\include{LCF}
    60 \include{defining}
       
    61 \bibliographystyle{plain}
    59 \bibliographystyle{plain}
    62 \bibliography{atp,theory,funprog,logicprog,isabelle}
    60 \bibliography{atp,theory,funprog,logicprog,isabelle}
    63 \input{logics.ind}
    61 \input{logics.ind}
    64 \end{document}
    62 \end{document}