Mon, 04 May 2020 16:28:39 +0200 |
nipkow |
AVL trees with balance tags
|
changeset |
files
|
Wed, 29 Apr 2020 15:16:17 +0100 |
paulson |
A little more tidying up
|
changeset |
files
|
Wed, 29 Apr 2020 13:18:32 +0200 |
nipkow |
tuned
|
changeset |
files
|
Tue, 28 Apr 2020 22:55:51 +0200 |
nipkow |
merged
|
changeset |
files
|
Tue, 28 Apr 2020 22:55:35 +0200 |
nipkow |
tuned
|
changeset |
files
|
Tue, 28 Apr 2020 22:09:20 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 28 Apr 2020 21:47:22 +0200 |
wenzelm |
added "isabelle sessions" tool;
|
changeset |
files
|
Tue, 28 Apr 2020 19:50:36 +0200 |
wenzelm |
tuned messages;
|
changeset |
files
|
Tue, 28 Apr 2020 18:34:59 +0200 |
nipkow |
use abs(h l - h r) instead of 3 cases, tuned proofs
|
changeset |
files
|
Mon, 27 Apr 2020 23:39:15 +0200 |
nipkow |
added lemmas
|
changeset |
files
|
Mon, 27 Apr 2020 16:18:51 +0000 |
haftmann |
simplified construction of binary bit operations
|
changeset |
files
|
Sat, 25 Apr 2020 13:26:25 +0000 |
haftmann |
temporarily revert change which does not work as expected
|
changeset |
files
|
Sat, 25 Apr 2020 13:26:24 +0000 |
haftmann |
more rules
|
changeset |
files
|
Sat, 25 Apr 2020 16:31:43 +0200 |
nipkow |
added Height_Balanced_Trees
|
changeset |
files
|
Fri, 24 Apr 2020 13:16:42 +0000 |
haftmann |
documentation of relevant ideas
|
changeset |
files
|
Fri, 24 Apr 2020 13:16:41 +0000 |
haftmann |
numeral rules for take_bit / drop_bit on int
|
changeset |
files
|
Fri, 24 Apr 2020 13:16:40 +0000 |
haftmann |
opaque export does not work as expected in presence of dependent instances
|
changeset |
files
|
Thu, 23 Apr 2020 23:12:20 +0200 |
nipkow |
merged
|
changeset |
files
|
Thu, 23 Apr 2020 23:08:29 +0200 |
nipkow |
tuned document
|
changeset |
files
|
Thu, 23 Apr 2020 22:54:23 +0200 |
nipkow |
split AVL_Set.thy
|
changeset |
files
|
Thu, 23 Apr 2020 16:52:14 +0200 |
blanchet |
avoid passing chained facts twice to preplay in Sledgehammer
|
changeset |
files
|
Thu, 23 Apr 2020 15:45:42 +0200 |
blanchet |
tweaked Vampire's options + tuning
|
changeset |
files
|
Thu, 23 Apr 2020 13:49:46 +0200 |
wenzelm |
more robust Isabelle_System.init (amending c0bc99aad936): avoid non-termination on Windows (java.lang.StackOverflowError);
|
changeset |
files
|
Thu, 23 Apr 2020 13:23:04 +0200 |
wenzelm |
back to more modest (but uniform) Java stack, see 97fc4f657bda;
|
changeset |
files
|
Thu, 23 Apr 2020 12:03:16 +0200 |
wenzelm |
more generous Java memory, also hoping to prevent spurious java.lang.StackOverflowError in isabelle_cronjob;
|
changeset |
files
|
Thu, 23 Apr 2020 09:57:41 +0200 |
nipkow |
added lemmas
|
changeset |
files
|
Tue, 21 Apr 2020 07:28:17 +0000 |
haftmann |
hooks for foundational terms: protection of foundational terms during simplification
|
changeset |
files
|
Wed, 22 Apr 2020 19:22:43 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 22 Apr 2020 18:38:21 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 22 Apr 2020 18:37:25 +0200 |
wenzelm |
avoid deprecated operations;
|
changeset |
files
|
Wed, 22 Apr 2020 18:37:09 +0200 |
wenzelm |
tuned -- avoid odd compiler warning;
|
changeset |
files
|
Wed, 22 Apr 2020 18:16:48 +0200 |
wenzelm |
avoid deprecated operations;
|
changeset |
files
|
Wed, 22 Apr 2020 18:16:27 +0200 |
wenzelm |
deprecated and obsolete;
|
changeset |
files
|
Wed, 22 Apr 2020 17:52:14 +0200 |
wenzelm |
tuned signature -- avoid warnings;
|
changeset |
files
|
Wed, 22 Apr 2020 13:45:02 +0200 |
wenzelm |
more informative error;
|
changeset |
files
|
Wed, 22 Apr 2020 17:22:17 +0200 |
nipkow |
new funs successive and distinct_adj
|
changeset |
files
|
Wed, 22 Apr 2020 11:50:23 +0200 |
nipkow |
added lemmas
|
changeset |
files
|
Tue, 21 Apr 2020 22:19:59 +0200 |
wenzelm |
clarified signature: avoid clash with Isabelle/Scala Term.OFCLASS on case-insensible file-system;
|
changeset |
files
|
Tue, 21 Apr 2020 22:04:15 +0200 |
wenzelm |
clarified signature -- avoid warning;
|
changeset |
files
|
Tue, 21 Apr 2020 19:07:49 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 21 Apr 2020 19:07:11 +0200 |
wenzelm |
clarified imports;
|
changeset |
files
|
Mon, 20 Apr 2020 08:58:09 +0200 |
haftmann |
more robust judgment handling
|
changeset |
files
|
Sun, 19 Apr 2020 22:58:32 +0100 |
paulson |
Sketch and explore again
|
changeset |
files
|
Sun, 19 Apr 2020 22:16:57 +0100 |
paulson |
removal of symmetries in Polytope, plus some tidying
|
changeset |
files
|
Sun, 19 Apr 2020 13:01:40 +0100 |
paulson |
Sketch_and_Explore — oops
|
changeset |
files
|
Sun, 19 Apr 2020 12:02:26 +0100 |
paulson |
the rest of the applys
|
changeset |
files
|
Sat, 18 Apr 2020 23:13:17 +0100 |
paulson |
more applys
|
changeset |
files
|
Fri, 17 Apr 2020 22:59:26 +0100 |
paulson |
merged
|
changeset |
files
|
Fri, 17 Apr 2020 20:55:53 +0100 |
paulson |
New theory Library/List_Lenlexorder.thy, a type class instantiation for well-ordering lists
|
changeset |
files
|
Fri, 17 Apr 2020 22:13:50 +0200 |
wenzelm |
discontinued somewhat incoherent patches (see also 3b36fc4916af);
|
changeset |
files
|
Fri, 17 Apr 2020 21:48:50 +0200 |
wenzelm |
use friendlier package;
|
changeset |
files
|
Fri, 17 Apr 2020 17:32:11 +0200 |
blanchet |
removed LaTeX package and hack to avoid ALLCAPS headers
|
changeset |
files
|
Fri, 17 Apr 2020 17:19:41 +0200 |
blanchet |
use friendlier package
|
changeset |
files
|
Thu, 16 Apr 2020 18:41:09 +0200 |
wenzelm |
move virtual machine node;
|
changeset |
files
|
Thu, 16 Apr 2020 08:09:32 +0200 |
haftmann |
generalized
|
changeset |
files
|
Thu, 16 Apr 2020 08:09:31 +0200 |
haftmann |
more theorems
|
changeset |
files
|
Thu, 16 Apr 2020 08:09:30 +0200 |
haftmann |
another rule on numerals
|
changeset |
files
|
Thu, 16 Apr 2020 08:09:29 +0200 |
haftmann |
bit on numerals
|
changeset |
files
|
Thu, 16 Apr 2020 08:09:29 +0200 |
haftmann |
more complete rules on numerals
|
changeset |
files
|
Thu, 16 Apr 2020 08:09:28 +0200 |
haftmann |
more complete rules on numerals
|
changeset |
files
|