desharna [Mon, 19 May 2014 09:35:35 +0200] rev 56990
fix 'set_empty' theorem when the discriminator is 'op ='
nipkow [Sun, 18 May 2014 20:29:04 +0200] rev 56989
typos
wenzelm [Sun, 18 May 2014 17:01:37 +0200] rev 56988
tuned comments;
wenzelm [Sun, 18 May 2014 17:01:31 +0200] rev 56987
clarified dependencies -- Mavericks presently does not work;
wenzelm [Sun, 18 May 2014 00:00:26 +0200] rev 56986
clarified docking layout, amending 9c2ca698690e;
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
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56984
removed needless transfer
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56983
use 'simp add:' syntax in Sledgehammer rather than 'using'
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56982
silence methods even better
blanchet [Fri, 16 May 2014 19:13:50 +0200] rev 56981
honor original format of conjecture or hypotheses in Z3-to-Isar proofs
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;
noschinl [Fri, 16 May 2014 16:40:02 +0200] rev 56979
added lemmas for -1
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')
nipkow [Fri, 16 May 2014 09:19:15 +0200] rev 56977
new syntax for card, normalized spacing for #
haftmann [Thu, 15 May 2014 16:46:29 +0200] rev 56976
clarified stylized status of sandwich algebra
haftmann [Thu, 15 May 2014 16:38:33 +0200] rev 56975
dropped dead code
haftmann [Thu, 15 May 2014 16:38:32 +0200] rev 56974
accurate separation 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
haftmann [Thu, 15 May 2014 16:38:31 +0200] rev 56972
proper separation of static and dynamic context
haftmann [Thu, 15 May 2014 16:38:30 +0200] rev 56971
optimization for trivial cases
haftmann [Thu, 15 May 2014 16:38:29 +0200] rev 56970
modernized setup
haftmann [Thu, 15 May 2014 16:38:29 +0200] rev 56969
dropped obsolete hand-waving adjustion of type variables: safely done in preprocessor
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
haftmann [Thu, 15 May 2014 16:38:17 +0200] rev 56967
normalize type variables of evaluation term by conversion
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)
blanchet [Thu, 15 May 2014 20:48:13 +0200] rev 56965
new approach to silence proof methods, to avoid weird theory/context mismatches
haftmann [Thu, 15 May 2014 18:18:50 +0200] rev 56964
type
wenzelm [Wed, 14 May 2014 13:36:35 +0200] rev 56963
merged
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;
wenzelm [Wed, 14 May 2014 13:07:47 +0200] rev 56961
updated isatest;