Mon, 19 May 2014 09:35:35 +0200 fix 'set_empty' theorem when the discriminator is 'op ='
desharna [Mon, 19 May 2014 09:35:35 +0200] rev 56990
fix 'set_empty' theorem when the discriminator is 'op ='
Sun, 18 May 2014 20:29:04 +0200 typos
nipkow [Sun, 18 May 2014 20:29:04 +0200] rev 56989
typos
Sun, 18 May 2014 17:01:37 +0200 tuned comments;
wenzelm [Sun, 18 May 2014 17:01:37 +0200] rev 56988
tuned comments;
Sun, 18 May 2014 17:01:31 +0200 clarified dependencies -- Mavericks presently does not work;
wenzelm [Sun, 18 May 2014 17:01:31 +0200] rev 56987
clarified dependencies -- Mavericks presently does not work;
Sun, 18 May 2014 00:00:26 +0200 clarified docking layout, amending 9c2ca698690e;
wenzelm [Sun, 18 May 2014 00:00:26 +0200] rev 56986
clarified docking layout, amending 9c2ca698690e;
Fri, 16 May 2014 19:14:00 +0200 correctly add extra facts to lemmas (cf. conjecture and hypotheses) in Z3 Isar proofs
blanchet [Fri, 16 May 2014 19:14:00 +0200] rev 56985
correctly add extra facts to lemmas (cf. conjecture and hypotheses) in Z3 Isar proofs
Fri, 16 May 2014 19:13:50 +0200 removed needless transfer
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56984
removed needless transfer
Fri, 16 May 2014 19:13:50 +0200 use 'simp add:' syntax in Sledgehammer rather than 'using'
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56983
use 'simp add:' syntax in Sledgehammer rather than 'using'
Fri, 16 May 2014 19:13:50 +0200 silence methods even better
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56982
silence methods even better
Fri, 16 May 2014 19:13:50 +0200 honor original format of conjecture or hypotheses in Z3-to-Isar proofs
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56981
honor original format of conjecture or hypotheses in Z3-to-Isar proofs
Fri, 16 May 2014 17:11:56 +0200 proper priority for error over warning, which got mixed up in 0546e036d1c0 and 4df2727a0b5f;
wenzelm [Fri, 16 May 2014 17:11:56 +0200] rev 56980
proper priority for error over warning, which got mixed up in 0546e036d1c0 and 4df2727a0b5f;
Fri, 16 May 2014 16:40:02 +0200 added lemmas for -1
noschinl [Fri, 16 May 2014 16:40:02 +0200] rev 56979
added lemmas for -1
Fri, 16 May 2014 12:56:39 +0200 proper handling of 'ctor_dtor' for mutual corecursive cases where not all type variables are present in all low-level constructors (cf. 'coind_wit1' etc. in 'Misc_Codatatypes.thy')
blanchet [Fri, 16 May 2014 12:56:39 +0200] rev 56978
proper handling of 'ctor_dtor' for mutual corecursive cases where not all type variables are present in all low-level constructors (cf. 'coind_wit1' etc. in 'Misc_Codatatypes.thy')
Fri, 16 May 2014 09:19:15 +0200 new syntax for card, normalized spacing for #
nipkow [Fri, 16 May 2014 09:19:15 +0200] rev 56977
new syntax for card, normalized spacing for #
Thu, 15 May 2014 16:46:29 +0200 clarified stylized status of sandwich algebra
haftmann [Thu, 15 May 2014 16:46:29 +0200] rev 56976
clarified stylized status of sandwich algebra
Thu, 15 May 2014 16:38:33 +0200 dropped dead code
haftmann [Thu, 15 May 2014 16:38:33 +0200] rev 56975
dropped dead code
Thu, 15 May 2014 16:38:32 +0200 accurate separation of static and dynamic context
haftmann [Thu, 15 May 2014 16:38:32 +0200] rev 56974
accurate separation of static and dynamic context
Thu, 15 May 2014 16:38:31 +0200 syntactic means to prevent accidental mixup of static and dynamic context
haftmann [Thu, 15 May 2014 16:38:31 +0200] rev 56973
syntactic means to prevent accidental mixup of static and dynamic context
Thu, 15 May 2014 16:38:31 +0200 proper separation of static and dynamic context
haftmann [Thu, 15 May 2014 16:38:31 +0200] rev 56972
proper separation of static and dynamic context
Thu, 15 May 2014 16:38:30 +0200 optimization for trivial cases
haftmann [Thu, 15 May 2014 16:38:30 +0200] rev 56971
optimization for trivial cases
Thu, 15 May 2014 16:38:29 +0200 modernized setup
haftmann [Thu, 15 May 2014 16:38:29 +0200] rev 56970
modernized setup
Thu, 15 May 2014 16:38:29 +0200 dropped obsolete hand-waving adjustion of type variables: safely done in preprocessor
haftmann [Thu, 15 May 2014 16:38:29 +0200] rev 56969
dropped obsolete hand-waving adjustion of type variables: safely done in preprocessor
Thu, 15 May 2014 16:38:28 +0200 unified approach toward conversions and simple term rewriting in preprocessor by means of sandwiches
haftmann [Thu, 15 May 2014 16:38:28 +0200] rev 56968
unified approach toward conversions and simple term rewriting in preprocessor by means of sandwiches
Thu, 15 May 2014 16:38:17 +0200 normalize type variables of evaluation term by conversion
haftmann [Thu, 15 May 2014 16:38:17 +0200] rev 56967
normalize type variables of evaluation term by conversion
Thu, 15 May 2014 20:48:14 +0200 more aggressive nested size handling in the absence of 'size_o_map' theorems (+ unrelated pattern matching fix)
blanchet [Thu, 15 May 2014 20:48:14 +0200] rev 56966
more aggressive nested size handling in the absence of 'size_o_map' theorems (+ unrelated pattern matching fix)
Thu, 15 May 2014 20:48:13 +0200 new approach to silence proof methods, to avoid weird theory/context mismatches
blanchet [Thu, 15 May 2014 20:48:13 +0200] rev 56965
new approach to silence proof methods, to avoid weird theory/context mismatches
Thu, 15 May 2014 18:18:50 +0200 type
haftmann [Thu, 15 May 2014 18:18:50 +0200] rev 56964
type
Wed, 14 May 2014 13:36:35 +0200 merged
wenzelm [Wed, 14 May 2014 13:36:35 +0200] rev 56963
merged
Wed, 14 May 2014 13:10:57 +0200 restrict default docking layout to bare minimum -- NB: Simplifier Trace still needs fine-tuning to show up on demand;
wenzelm [Wed, 14 May 2014 13:10:57 +0200] rev 56962
restrict default docking layout to bare minimum -- NB: Simplifier Trace still needs fine-tuning to show up on demand;
Wed, 14 May 2014 13:07:47 +0200 updated isatest;
wenzelm [Wed, 14 May 2014 13:07:47 +0200] rev 56961
updated isatest;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip