src/CTT/CTT.thy
changeset 67443 3abf6a722518
parent 67405 e9ab4ad7bd15
child 69593 3dda49e08b9d
--- a/src/CTT/CTT.thy	Tue Jan 16 09:12:16 2018 +0100
+++ b/src/CTT/CTT.thy	Tue Jan 16 09:30:00 2018 +0100
@@ -239,12 +239,10 @@
 
 
   \<comment> \<open>The type T\<close>
-  \<comment> \<open>
-    Martin-Löf's book (page 68) discusses elimination and computation.
+  \<comment> \<open>Martin-Löf's book (page 68) discusses elimination and computation.
     Elimination can be derived by computation and equality of types,
     but with an extra premise \<open>C(x)\<close> type \<open>x:T\<close>.
-    Also computation can be derived from elimination.
-  \<close>
+    Also computation can be derived from elimination.\<close>
 
   TF: "T type" and
   TI: "tt : T" and