added larry's quote
authorChristian Urban <urbanc@in.tum.de>
Tue, 01 Jun 2010 15:58:59 +0200
changeset 2205 69b4eb4b12c6
parent 2204 54eea17575e6
child 2206 2d6cada7d5e0
added larry's quote
Quotient-Paper/Paper.thy
Quotient-Paper/document/root.bib
Quotient-Paper/document/root.tex
--- a/Quotient-Paper/Paper.thy	Tue Jun 01 15:48:25 2010 +0200
+++ b/Quotient-Paper/Paper.thy	Tue Jun 01 15:58:59 2010 +0200
@@ -36,7 +36,11 @@
 section {* Introduction *}
 
 text {* 
-  {\hfill quote by Larry}\bigskip
+   \begin{flushright}
+  {\em ``Not using a [quotient] package has its advantages: we do not have to\\ 
+    collect all the theorems we shall ever want into one giant list;''}\\
+    Paulson \cite{Paulson06}
+  \end{flushright}\smallskip
 
   \noindent
   Isabelle is a generic theorem prover in which many logics can be implemented. 
--- a/Quotient-Paper/document/root.bib	Tue Jun 01 15:48:25 2010 +0200
+++ b/Quotient-Paper/document/root.bib	Tue Jun 01 15:58:59 2010 +0200
@@ -26,7 +26,7 @@
 
 @techreport{PVS:Interpretations,
         Author= {S. Owre and N. Shankar},
-        Title= {Theory Interpretations in PVS},
+        Title= {{T}heory {I}nterpretations in {PVS}},
         Number= {SRI-CSL-01-01},
         Institution= {Computer Science Laboratory, SRI International},
         Address= {Menlo Park, CA},
--- a/Quotient-Paper/document/root.tex	Tue Jun 01 15:48:25 2010 +0200
+++ b/Quotient-Paper/document/root.tex	Tue Jun 01 15:58:59 2010 +0200
@@ -25,7 +25,7 @@
 and types. Both extensions are often performed by 
 quotient constructions, for example finite sets are constructed by quotienting
 lists, or integers by quotienting pairs of natural numbers. To ease the work 
-involved with quotient construction, we re-implemented in Isabelle/HOL
+involved with quotient constructions, we re-implemented in Isabelle/HOL
 the quotient package by Homeier. In doing so we extended his work 
 in order to deal with compositions of quotients. Also, we designed
 our quotient package so that every step in a quotient construction