removed True_implies (cf. True_implies_equals);
authorwenzelm
Thu, 03 Aug 2006 15:03:11 +0200
changeset 20324 71d63a30cc96
parent 20323 ac413d7cc03d
child 20325 ec52000deb44
removed True_implies (cf. True_implies_equals); added header;
src/HOL/FunDef.thy
--- a/src/HOL/FunDef.thy	Thu Aug 03 15:03:10 2006 +0200
+++ b/src/HOL/FunDef.thy	Thu Aug 03 15:03:11 2006 +0200
@@ -1,3 +1,10 @@
+(*  Title:      HOL/FunDef.thy
+    ID:         $Id$
+    Author:     Alexander Krauss, TU Muenchen
+
+A package for general recursive function definitions. 
+*)
+
 theory FunDef
 imports Accessible_Part Datatype Recdef
 uses 
@@ -35,9 +42,6 @@
   apply (auto simp:ex1 f_def the1_equality)
   by (rule theI', rule ex1)
 
-lemma True_implies: "(True \<Longrightarrow> PROP P) \<equiv> PROP P"
-  by simp
-
 
 subsection {* Projections *}
 consts