merged
authorChristian Urban <urbanc@in.tum.de>
Sun, 18 Jul 2010 17:03:05 +0100
changeset 2370 43da9adf4759
parent 2369 3aeb58524131 (diff)
parent 2368 d7dfe272b4f8 (current diff)
child 2371 86c73a06ba4b
merged
--- a/Quotient-Paper/Paper.thy	Sun Jul 18 16:06:34 2010 +0100
+++ b/Quotient-Paper/Paper.thy	Sun Jul 18 17:03:05 2010 +0100
@@ -821,10 +821,10 @@
   package establishes the following three proof steps:
 
   \begin{center}
-  \begin{tabular}{r@ {\hspace{4mm}}l}
-  1.) & @{text "raw_thm \<longrightarrow> reg_thm"}\\
-  2.) & @{text "reg_thm \<longleftrightarrow> inj_thm"}\\
-  3.) & @{text "inj_thm \<longleftrightarrow> quot_thm"}\\
+  \begin{tabular}{l@ {\hspace{4mm}}l}
+  1.) Regularisation & @{text "raw_thm \<longrightarrow> reg_thm"}\\
+  2.) Injection & @{text "reg_thm \<longleftrightarrow> inj_thm"}\\
+  3.) Cleaning & @{text "inj_thm \<longleftrightarrow> quot_thm"}\\
   \end{tabular}
   \end{center}