desharna [Wed, 25 May 2022 15:49:12 +0200] rev 75960
redefined order.{,strict_}mono as abbreviations of monotone
desharna [Wed, 25 May 2022 14:39:46 +0200] rev 75959
move monotone from Complete_Partial_Order to Orderings
desharna [Wed, 25 May 2022 13:06:29 +0200] rev 75958
added lemmas mult{,p}_mono_strong
paulson <lp15@cam.ac.uk> [Wed, 25 May 2022 10:57:07 +0100] rev 75957
qualified name to fix integrable_cong ambiguity
paulson <lp15@cam.ac.uk> [Tue, 24 May 2022 16:21:49 +0100] rev 75956
Renamed the misleading has_field_derivative_iff_has_vector_derivative. Inserted a number of minor lemmas
paulson <lp15@cam.ac.uk> [Mon, 23 May 2022 17:21:57 +0100] rev 75955
Eliminated two unnecessary inductions
desharna [Mon, 23 May 2022 10:23:33 +0200] rev 75954
NEWS
desharna [Mon, 23 May 2022 10:13:08 +0200] rev 75953
added lemma image_mset_filter_mset_swap
desharna [Mon, 23 May 2022 10:12:19 +0200] rev 75952
merged
haftmann [Sat, 21 May 2022 14:07:24 +0000] rev 75951
»nil« seems to be a reserved constructor word in PolyML
desharna [Fri, 20 May 2022 11:08:33 +0200] rev 75950
added lemmas filter_mset_cong{0,}
paulson <lp15@cam.ac.uk> [Tue, 17 May 2022 14:10:14 +0100] rev 75949
tidied auto / simp with null arguments
wenzelm [Wed, 11 May 2022 10:42:24 +0200] rev 75948
tuned signature;
wenzelm [Wed, 11 May 2022 09:53:29 +0200] rev 75947
provide Isabelle/Electron test;
wenzelm [Mon, 09 May 2022 21:01:12 +0200] rev 75946
tuned text;
wenzelm [Mon, 09 May 2022 13:41:10 +0200] rev 75945
tuned text;
paulson <lp15@cam.ac.uk> [Fri, 06 May 2022 17:03:35 +0100] rev 75944
Tidied up some super-messy proofs
desharna [Mon, 16 May 2022 11:16:48 +0200] rev 75943
added lemmas image_mset_image_mset_mem_multI and multp_image_mset_image_msetI
desharna [Mon, 16 May 2022 11:16:48 +0200] rev 75942
added lemma image_mset_image_mset_mem_multI from AFP/SuperCalc
paulson <lp15@cam.ac.uk> [Thu, 05 May 2022 16:39:48 +0100] rev 75941
Added a couple of obvious simprules
nipkow [Wed, 04 May 2022 07:20:20 +0200] rev 75940
added lemma
wenzelm [Fri, 22 Apr 2022 16:55:48 +0200] rev 75939
tuned signature: avoid problems with scala3;
wenzelm [Fri, 22 Apr 2022 16:47:13 +0200] rev 75938
proper indentation;
wenzelm [Fri, 22 Apr 2022 10:31:38 +0200] rev 75937
merged
wenzelm [Fri, 22 Apr 2022 10:11:06 +0200] rev 75936
clarified management of interpreter threads: more generic;
avoid interp.bind, which is unavailable in scala3;
wenzelm [Thu, 21 Apr 2022 11:49:53 +0200] rev 75935
clarified signature;
wenzelm [Thu, 21 Apr 2022 11:28:50 +0200] rev 75934
clarified signature;
wenzelm [Thu, 21 Apr 2022 10:07:17 +0200] rev 75933
clarified signature, based on hints by IntelliJ IDEA;
wenzelm [Thu, 21 Apr 2022 10:03:38 +0200] rev 75932
tuned signature;
wenzelm [Sat, 09 Apr 2022 15:40:29 +0200] rev 75931
more robust: avoid partiality;