tuned;
authorwenzelm
Fri, 23 Apr 1999 17:47:47 +0200
changeset 6507 644d75d0dc8c
parent 6506 e1e40aa2c227
child 6508 b8a1e395edd7
tuned;
src/HOL/Isar_examples/Cantor.thy
--- a/src/HOL/Isar_examples/Cantor.thy	Fri Apr 23 17:34:47 1999 +0200
+++ b/src/HOL/Isar_examples/Cantor.thy	Fri Apr 23 17:47:47 1999 +0200
@@ -3,7 +3,7 @@
     Author:     Markus Wenzel, TU Muenchen
 
 Cantor's theorem -- Isar'ized version of the final section of the HOL
-chapter of 'Isabelle's Object-Logics' (by Larry Paulson).
+chapter of "Isabelle's Object-Logics" (Larry Paulson).
 *)
 
 theory Cantor = Main:;
@@ -108,7 +108,7 @@
   any idea of how the proof actually works.  There is currently no way
   to transform internal system-level representations of Isabelle
   proofs back into Isar documents.  Writing Isabelle/Isar proof
-  documents actually \emph{is} an creative process.
+  documents actually \emph{is} a creative process.
 |}