small refinements
authorhaftmann
Fri, 20 Oct 2006 17:07:24 +0200
changeset 21076 22ae82f77c5e
parent 21075 d6742ff3b522
child 21077 d6c141871b29
small refinements
doc-src/IsarRef/generic.tex
--- a/doc-src/IsarRef/generic.tex	Fri Oct 20 17:07:23 2006 +0200
+++ b/doc-src/IsarRef/generic.tex	Fri Oct 20 17:07:24 2006 +0200
@@ -433,7 +433,8 @@
 A special case of locales are type classes.
 Type classes
 consist of a locale with \emph{exactly one} type variable
-and an corresponding axclass.
+and an corresponding axclass. \cite{isabelle-classes} gives a substantial
+introduction on type classes.
 
 \indexisarcmd{instance}\indexisarcmd{class}\indexisarcmd{print-classes}
 \begin{matharray}{rcl}
@@ -1331,7 +1332,7 @@
 \begin{descr}
 
 \item [$\isarcmd{print_claset}$] prints the collection of rules declared to
-  the Classical Reasoner, which is also known as ``simpset'' internally
+  the Classical Reasoner, which is also known as ``claset'' internally
   \cite{isabelle-ref}.  This is a diagnostic command; $undo$ does not apply.
   
 \item [$intro$, $elim$, and $dest$] declare introduction, elimination, and