author | Christian Urban <christian dot urban at kcl dot ac dot uk> |
Thu, 13 Mar 2014 09:21:31 +0000 | |
changeset 3229 | b52e8651591f |
parent 2442 | 1f9360daf6e1 |
permissions | -rw-r--r-- |
2174
157e8a4a6556
changed qpaper to lncs-style
Christian Urban <urbanc@in.tum.de>
parents:
2032
diff
changeset
|
1 |
%\documentclass{svjour3} |
157e8a4a6556
changed qpaper to lncs-style
Christian Urban <urbanc@in.tum.de>
parents:
2032
diff
changeset
|
2 |
\documentclass{llncs} |
1975
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
3 |
\usepackage{times} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
4 |
\usepackage{isabelle} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
5 |
\usepackage{isabellesym} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
6 |
\usepackage{amsmath} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
7 |
\usepackage{amssymb} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
8 |
\usepackage{pdfsetup} |
2220
2c4c0d93daa6
more to the introduction of the qpaper
Christian Urban <urbanc@in.tum.de>
parents:
2217
diff
changeset
|
9 |
\usepackage{tikz} |
2c4c0d93daa6
more to the introduction of the qpaper
Christian Urban <urbanc@in.tum.de>
parents:
2217
diff
changeset
|
10 |
\usepackage{pgf} |
2227 | 11 |
\usepackage{verbdef} |
2234
8035515bbbc6
something about the quotient ype definitions
Christian Urban <urbanc@in.tum.de>
parents:
2227
diff
changeset
|
12 |
\usepackage{longtable} |
2258
72ce58b76c3b
finished preliminary section
Christian Urban <urbanc@in.tum.de>
parents:
2238
diff
changeset
|
13 |
\usepackage{mathpartir} |
1975
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
14 |
|
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
15 |
\urlstyle{rm} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
16 |
\isabellestyle{it} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
17 |
\renewcommand{\isastyle}{\isastyleminor} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
18 |
|
2213
231a20534950
improved abstract, some tuning
Christian Urban <urbanc@in.tum.de>
parents:
2205
diff
changeset
|
19 |
\def\dn{\,\stackrel{\mbox{\scriptsize def}}{=}\,} |
2227 | 20 |
\verbdef\singlearr|--->| |
21 |
\verbdef\doublearr|===>| |
|
2258
72ce58b76c3b
finished preliminary section
Christian Urban <urbanc@in.tum.de>
parents:
2238
diff
changeset
|
22 |
\verbdef\tripple|###| |
2227 | 23 |
|
2213
231a20534950
improved abstract, some tuning
Christian Urban <urbanc@in.tum.de>
parents:
2205
diff
changeset
|
24 |
\renewcommand{\isasymequiv}{$\dn$} |
231a20534950
improved abstract, some tuning
Christian Urban <urbanc@in.tum.de>
parents:
2205
diff
changeset
|
25 |
\renewcommand{\isasymemptyset}{$\varnothing$} |
2224
f5b6f9d8a882
completed the intro (except minor things)
Christian Urban <urbanc@in.tum.de>
parents:
2223
diff
changeset
|
26 |
\renewcommand{\isacharunderscore}{\mbox{$\_\!\_$}} |
f5b6f9d8a882
completed the intro (except minor things)
Christian Urban <urbanc@in.tum.de>
parents:
2223
diff
changeset
|
27 |
\renewcommand{\isasymUnion}{$\bigcup$} |
2227 | 28 |
|
29 |
\newcommand{\isasymsinglearr}{\singlearr} |
|
30 |
\newcommand{\isasymdoublearr}{\doublearr} |
|
2258
72ce58b76c3b
finished preliminary section
Christian Urban <urbanc@in.tum.de>
parents:
2238
diff
changeset
|
31 |
\newcommand{\isasymtripple}{\tripple} |
2227 | 32 |
|
2237 | 33 |
\newcommand{\numbered}[1]{\refstepcounter{equation}{\rm(\arabic{equation})}\label{#1}} |
2258
72ce58b76c3b
finished preliminary section
Christian Urban <urbanc@in.tum.de>
parents:
2238
diff
changeset
|
34 |
|
1975
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
35 |
\begin{document} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
36 |
|
2032
5641981ec67d
some preliminary notes of the abstract (qpaper); still need to see the motivating example
Christian Urban <urbanc@in.tum.de>
parents:
1975
diff
changeset
|
37 |
\title{Quotients Revisited for Isabelle/HOL} |
1975
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
38 |
\author{Cezary Kaliszyk$^*$ and Christian Urban$^*$} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
39 |
\institute{$^*$ Technical University of Munich, Germany} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
40 |
\maketitle |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
41 |
|
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
42 |
\begin{abstract} |
2220
2c4c0d93daa6
more to the introduction of the qpaper
Christian Urban <urbanc@in.tum.de>
parents:
2217
diff
changeset
|
43 |
Higher-Order Logic (HOL) is based on a small logic kernel, whose only |
2c4c0d93daa6
more to the introduction of the qpaper
Christian Urban <urbanc@in.tum.de>
parents:
2217
diff
changeset
|
44 |
mechanism for extension is the introduction of safe definitions and of |
2c4c0d93daa6
more to the introduction of the qpaper
Christian Urban <urbanc@in.tum.de>
parents:
2217
diff
changeset
|
45 |
non-empty types. Both extensions are often performed in quotient |
2c4c0d93daa6
more to the introduction of the qpaper
Christian Urban <urbanc@in.tum.de>
parents:
2217
diff
changeset
|
46 |
constructions. To ease the work involved with such quotient constructions, we |
2c4c0d93daa6
more to the introduction of the qpaper
Christian Urban <urbanc@in.tum.de>
parents:
2217
diff
changeset
|
47 |
re-implemented in Isabelle/HOL the quotient package by Homeier. In doing so we |
2332
9a560e489c64
polished paper again (and took out some claims about Homeier's package)
Christian Urban <urbanc@in.tum.de>
parents:
2258
diff
changeset
|
48 |
extended his work in order to deal with compositions of quotients. Like his |
9a560e489c64
polished paper again (and took out some claims about Homeier's package)
Christian Urban <urbanc@in.tum.de>
parents:
2258
diff
changeset
|
49 |
package, we designed our quotient package so that every step in a quotient construction |
2223 | 50 |
can be performed separately and as a result we are able to specify completely |
2220
2c4c0d93daa6
more to the introduction of the qpaper
Christian Urban <urbanc@in.tum.de>
parents:
2217
diff
changeset
|
51 |
the procedure of lifting theorems from the raw level to the quotient level. |
2c4c0d93daa6
more to the introduction of the qpaper
Christian Urban <urbanc@in.tum.de>
parents:
2217
diff
changeset
|
52 |
The importance for programming language research is that many properties of |
2c4c0d93daa6
more to the introduction of the qpaper
Christian Urban <urbanc@in.tum.de>
parents:
2217
diff
changeset
|
53 |
programming language calculi are easier to verify over $\alpha$-equated, or |
2226
36c9d9e658c7
some slight tuning of the intro
Christian Urban <urbanc@in.tum.de>
parents:
2224
diff
changeset
|
54 |
$\alpha$-quotient, terms, than over raw terms. |
1975
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
55 |
\end{abstract} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
56 |
|
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
57 |
% generated text of all theories |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
58 |
\input{session} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
59 |
|
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
60 |
% optional bibliography |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
61 |
\bibliographystyle{abbrv} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
62 |
\bibliography{root} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
63 |
|
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
64 |
\end{document} |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
65 |
|
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
66 |
%%% Local Variables: |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
67 |
%%% mode: latex |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
68 |
%%% TeX-master: t |
b1281a0051ae
added stub for quotient paper; call with isabelle make qpaper
Christian Urban <urbanc@in.tum.de>
parents:
diff
changeset
|
69 |
%%% End: |