removing something that probably slipped into the Quotient_List theory
authorbulwahn
Tue, 19 Oct 2010 12:26:37 +0200
changeset 40032 5f78dfb2fa7d
parent 40031 2671cce4d25d
child 40033 84200d970bf0
removing something that probably slipped into the Quotient_List theory
src/HOL/Library/Quotient_List.thy
--- a/src/HOL/Library/Quotient_List.thy	Tue Oct 19 11:44:42 2010 +0900
+++ b/src/HOL/Library/Quotient_List.thy	Tue Oct 19 12:26:37 2010 +0200
@@ -40,8 +40,6 @@
   apply(simp)
   done
 
-thm list_induct3
-
 lemma list_all2_transp:
   assumes a: "equivp R"
   and b: "list_all2 R xs1 xs2"