haftmann [Fri, 14 Jun 2019 12:29:50 +0200] rev 70351
make latex happy
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70350
moved some theorems into HOL main corpus
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70349
misc tuning and modernization
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70348
more theorems for proof of concept for word type
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70347
official fact collection sign_simps
haftmann [Fri, 14 Jun 2019 08:34:28 +0000] rev 70346
tuned proofs
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70345
avoid pseudo-collection to be used in generated proofs
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70344
moved comment to approproiate place
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70343
removed outcommented example which seems not to work as advertized
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70342
clear separation of types for bits (False / True) and Z2 (0 / 1)
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70341
generalized type classes for parity to cover word types also, which contain zero divisors
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70340
slightly more specialized name for type class
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70339
dropped weaker legacy alias
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70338
slightly more stringent ordering of theorems
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70337
removed relics of ASCII syntax for indexed big operators
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70336
dropped former legacy input abbreviations
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70335
using (*)-syntax for partially applied infix is fine, contrary to ancient op-syntax
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70334
prefer fixed simpset for proof procedure
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70333
tuned file system structure
haftmann [Fri, 14 Jun 2019 08:34:27 +0000] rev 70332
avoid spammed sledgehammer proofs
nipkow [Tue, 11 Jun 2019 18:33:27 +0200] rev 70331
added lemmas
wenzelm [Sun, 09 Jun 2019 22:23:41 +0200] rev 70330
proper URL;
wenzelm [Sun, 09 Jun 2019 22:22:36 +0200] rev 70329
merged;
wenzelm [Sun, 09 Jun 2019 20:24:16 +0200] rev 70328
Added tag Isabelle2019 for changeset 83774d669b51
blanchet [Fri, 07 Jun 2019 11:08:29 +0200] rev 70327
handle timeouts gracefully in 'smt' proof method (patch due to Mathias Fleury)
wenzelm [Tue, 04 Jun 2019 20:49:33 +0200] rev 70326
tuned;
wenzelm [Tue, 04 Jun 2019 20:01:02 +0200] rev 70325
tuned;
wenzelm [Tue, 04 Jun 2019 19:51:45 +0200] rev 70324
backout 34bc296374ee -- affects the raw_induct rule, e.g. relevant for AFP/Imperative_Insertion_Sort;
wenzelm [Tue, 04 Jun 2019 17:04:25 +0200] rev 70323
unused;
wenzelm [Tue, 04 Jun 2019 17:04:18 +0200] rev 70322
tuned messages;