diff -r 4ec8e654112f -r 2865a6618cba src/HOL/Library/DAList_Multiset.thy --- a/src/HOL/Library/DAList_Multiset.thy Thu Jun 26 17:25:29 2025 +0200 +++ b/src/HOL/Library/DAList_Multiset.thy Thu Jun 26 17:25:29 2025 +0200 @@ -8,16 +8,6 @@ imports Multiset DAList begin -text \Delete prexisting code equations\ - -declare [[code drop: "{#}" Multiset.is_empty add_mset - "plus :: 'a multiset \ _" "minus :: 'a multiset \ _" - inter_mset union_mset image_mset filter_mset count - "size :: _ multiset \ nat" sum_mset prod_mset - set_mset sorted_list_of_multiset subset_mset subseteq_mset - equal_multiset_inst.equal_multiset]] - - text \Raw operations on lists\ definition join_raw ::