hide successor
authornipkow
Tue, 25 Sep 2007 10:27:43 +0200
changeset 24698 9800a7602629
parent 24697 b37d3980da3c
child 24699 c6674504103f
hide successor
src/HOL/List.thy
--- a/src/HOL/List.thy	Mon Sep 24 22:00:18 2007 +0200
+++ b/src/HOL/List.thy	Tue Sep 25 10:27:43 2007 +0200
@@ -2596,6 +2596,8 @@
 
 text{* Now @{term"[i..j::int]"} is defined for integers. *}
 
+hide (open) const successor
+
 
 subsubsection {* @{text lists}: the list-forming operator over sets *}