Quotient-Paper/Paper.thy
changeset 2552 bf4b28ebb412
parent 2551 26d594a9b89f
child 2553 ea0cdb7c6455
equal deleted inserted replaced
2551:26d594a9b89f 2552:bf4b28ebb412
  1277 text {*
  1277 text {*
  1278 
  1278 
  1279   \noindent
  1279   \noindent
  1280   The code of the quotient package and the examples described here are already
  1280   The code of the quotient package and the examples described here are already
  1281   included in the standard distribution of Isabelle.
  1281   included in the standard distribution of Isabelle.
  1282 %  \footnote{Available from \href{http://isabelle.in.tum.de/}{http://isabelle.in.tum.de/}.}
  1282   \footnote{Available from \href{http://isabelle.in.tum.de/}{http://isabelle.in.tum.de/}.}
  1283   The package is
  1283   The package is
  1284   heavily used in the new version of Nominal Isabelle, which provides a
  1284   heavily used in the new version of Nominal Isabelle, which provides a
  1285   convenient reasoning infrastructure for programming language calculi
  1285   convenient reasoning infrastructure for programming language calculi
  1286   involving general binders.  To achieve this, it builds types representing
  1286   involving general binders.  To achieve this, it builds types representing
  1287   @{text \<alpha>}-equivalent terms.  Earlier versions of Nominal Isabelle have been
  1287   @{text \<alpha>}-equivalent terms.  Earlier versions of Nominal Isabelle have been
  1329 %%
  1329 %%
  1330 %% give an example for this
  1330 %% give an example for this
  1331 %%
  1331 %%
  1332   \medskip
  1332   \medskip
  1333 
  1333 
  1334 %  \noindent
  1334   \noindent
  1335 %  {\bf Acknowledgements:} We would like to thank Peter Homeier for the many
  1335   {\bf Acknowledgements:} We would like to thank Peter Homeier for the many
  1336 %  discussions about his HOL4 quotient package and explaining to us
  1336   discussions about his HOL4 quotient package and explaining to us
  1337 %  some of its finer points in the implementation. Without his patient
  1337   some of its finer points in the implementation. Without his patient
  1338 %  help, this work would have been impossible.
  1338   help, this work would have been impossible.
  1339 
  1339 
  1340 *}
  1340 *}
  1341 
  1341 
  1342 
  1342 
  1343 
  1343