src/HOL/Isar_examples/KnasterTarski.thy
changeset 6957 d8026ebe4516
parent 6939 c7c365b4f615
child 7133 64c9f2364dae
--- a/src/HOL/Isar_examples/KnasterTarski.thy	Fri Jul 09 18:58:05 1999 +0200
+++ b/src/HOL/Isar_examples/KnasterTarski.thy	Fri Jul 09 18:59:01 1999 +0200
@@ -9,8 +9,6 @@
 theory KnasterTarski = Main:;
 
 
-theorems [dest] = monoD;  (* FIXME [dest!!] *)
-
 text {*
  The proof of Knaster-Tarski below closely follows the presentation in
  'Introduction to Lattices' and Order by Davey/Priestley, pages