changeset 58881 | b9556a055632 |
parent 58806 | bb5ab5fce93a |
child 59949 | fc4c896c8e74 |
--- a/src/HOL/Library/DAList_Multiset.thy Sun Nov 02 17:16:01 2014 +0100 +++ b/src/HOL/Library/DAList_Multiset.thy Sun Nov 02 17:20:45 2014 +0100 @@ -2,7 +2,7 @@ Author: Lukas Bulwahn, TU Muenchen *) -header \<open>Multisets partially implemented by association lists\<close> +section \<open>Multisets partially implemented by association lists\<close> theory DAList_Multiset imports Multiset DAList