changeset 36902 | c6bae4456741 |
parent 36533 | f8df589ca2a5 |
child 38857 | 97775f3e8722 |
--- a/src/HOL/Lazy_Sequence.thy Thu May 13 00:44:48 2010 +0200 +++ b/src/HOL/Lazy_Sequence.thy Wed May 12 22:33:10 2010 -0700 @@ -136,7 +136,7 @@ datatypes lazy_sequence = Lazy_Sequence functions map yield yieldn -section {* With Hit Bound Value *} +subsection {* With Hit Bound Value *} text {* assuming in negative context *} types 'a hit_bound_lazy_sequence = "'a option lazy_sequence"