changeset 58881 | b9556a055632 |
parent 57500 | 5a8b3e9d82a4 |
child 59997 | 90fb391a15c1 |
--- a/src/HOL/Library/Sublist.thy Sun Nov 02 17:16:01 2014 +0100 +++ b/src/HOL/Library/Sublist.thy Sun Nov 02 17:20:45 2014 +0100 @@ -3,7 +3,7 @@ Author: Christian Sternagel, JAIST *) -header {* List prefixes, suffixes, and homeomorphic embedding *} +section {* List prefixes, suffixes, and homeomorphic embedding *} theory Sublist imports Main