blanchet [Thu, 27 Jan 2022 15:02:06 +0100] rev 75437
updated documentation of 'slice' (now 'slices') option
blanchet [Thu, 27 Jan 2022 14:44:35 +0100] rev 75436
revised Sledgehammer documentation
blanchet [Thu, 27 Jan 2022 14:14:47 +0100] rev 75435
rationalized output for forthcoming slicing model
blanchet [Thu, 27 Jan 2022 13:29:53 +0100] rev 75434
use same default for FO and HO provers w.r.t. induction principles, based on evaluation -- this also simplifies the code
blanchet [Thu, 27 Jan 2022 13:22:22 +0100] rev 75433
disable slicing within ATP module (in preparation for refactoring)
blanchet [Thu, 27 Jan 2022 12:49:08 +0100] rev 75432
disable slicing within SMT (in preparation for factoring it out)
blanchet [Thu, 27 Jan 2022 11:33:14 +0100] rev 75431
generalized the 'slice' option towards more flexible slicing
paulson <lp15@cam.ac.uk> [Thu, 27 Jan 2022 12:25:24 +0000] rev 75430
useful lemma integral_less
desharna [Thu, 27 Jan 2022 08:52:24 +0100] rev 75429
merged
blanchet [Wed, 26 Jan 2022 14:05:36 +0100] rev 75428
treat 'using X by meson' as 'by (meson X)' to avoid loss of polymorphism (cf. metis)