wenzelm [Mon, 13 Jan 2014 20:20:44 +0100] rev 55007
activation of Z3 via "z3_non_commercial" system option (without requiring restart);
wenzelm [Mon, 13 Jan 2014 18:47:48 +0100] rev 55006
tuned;
blanchet [Mon, 13 Jan 2014 14:11:02 +0100] rev 55005
use the right context in 'unfold_thms id_def'
blanchet [Mon, 13 Jan 2014 13:24:09 +0100] rev 55004
repaired 'ctr' tactic w.r.t. 'split'
nipkow [Mon, 13 Jan 2014 07:33:51 +0100] rev 55003
tuned
wenzelm [Sun, 12 Jan 2014 18:42:06 +0100] rev 55002
merged
wenzelm [Sun, 12 Jan 2014 18:40:49 +0100] rev 55001
NEWS;
wenzelm [Sun, 12 Jan 2014 18:34:00 +0100] rev 55000
proper context for clear_simpset: preserve dounds, depth;
dismantled obsolete debug_bounds/check_bounds;
wenzelm [Sun, 12 Jan 2014 16:42:02 +0100] rev 54999
clarified context;
wenzelm [Sun, 12 Jan 2014 14:32:22 +0100] rev 54998
tuned signature;
clarified context;
wenzelm [Sun, 12 Jan 2014 13:16:00 +0100] rev 54997
tuned signature;
wenzelm [Sat, 11 Jan 2014 23:53:38 +0100] rev 54996
check_hyps when attributes are applied;
wenzelm [Sat, 11 Jan 2014 23:35:05 +0100] rev 54995
more accurate context;
wenzelm [Sat, 11 Jan 2014 21:39:21 +0100] rev 54994
reactivate Thm.check_hyps, after adapting AFP/Datatype_Order_Generator (see AFP/b7e389b5765c);
wenzelm [Sat, 11 Jan 2014 20:06:31 +0100] rev 54993
check_hyps for attribute application (still inactive, due to non-compliant tools);
bypass check_hyps for locale expressions, where assumptions are not necessarily declared in intermediate situations;
wenzelm [Sat, 11 Jan 2014 17:05:03 +0100] rev 54992
clarified context;
wenzelm [Sat, 11 Jan 2014 14:34:11 +0100] rev 54991
clarified context;
wenzelm [Sat, 11 Jan 2014 14:12:33 +0100] rev 54990
tuned signature;
haftmann [Sat, 11 Jan 2014 21:03:11 +0100] rev 54989
shot in the dark to make LaTeX happy again
haftmann [Sat, 11 Jan 2014 08:10:14 +0100] rev 54988
provide default name in splitted representation
haftmann [Sat, 11 Jan 2014 08:10:12 +0100] rev 54987
dropped legacy alias feature
wenzelm [Fri, 10 Jan 2014 23:44:03 +0100] rev 54986
merged
wenzelm [Fri, 10 Jan 2014 23:42:18 +0100] rev 54985
disable Thm.check_hyps for now, due to remaining problems with AFP/Datatype_Order_Generator and AFP/Psi_Calculi (because of HOL-Nominal 'equivariance');
wenzelm [Fri, 10 Jan 2014 21:37:28 +0100] rev 54984
more elementary management of declared hyps, below structure Assumption;
Goal.prove: insist in declared hyps;
Simplifier: declare hyps via Thm.assume_hyps;
more accurate tool context in some boundary cases;
wenzelm [Fri, 10 Jan 2014 17:44:41 +0100] rev 54983
more accurate context;
wenzelm [Fri, 10 Jan 2014 16:55:37 +0100] rev 54982
tuned;
wenzelm [Fri, 10 Jan 2014 16:20:06 +0100] rev 54981
explicit check of background theory;
traytel [Fri, 10 Jan 2014 17:24:52 +0100] rev 54980
basic ordinal arithmetic and cardinals library extension (not relevant for BNFs)
blanchet [Fri, 10 Jan 2014 16:18:18 +0100] rev 54979
correctly extract code RHS, with loose bound variables
blanchet [Fri, 10 Jan 2014 16:11:01 +0100] rev 54978
cope gracefully with missing ctr equations by plugging in 'False ==> ...'
blanchet [Fri, 10 Jan 2014 15:48:13 +0100] rev 54977
strengthened tactic to handle 'disc_iff' equations of the form '... = False'
blanchet [Fri, 10 Jan 2014 15:22:23 +0100] rev 54976
repair 'exhaustive' feature for one-constructor types
blanchet [Fri, 10 Jan 2014 15:11:00 +0100] rev 54975
pass right rhs as code rhs
blanchet [Fri, 10 Jan 2014 14:58:31 +0100] rev 54974
use correct default for exclude rules to avoid weird tactic failures
blanchet [Fri, 10 Jan 2014 14:47:26 +0100] rev 54973
tuning (no need for |-> here)
blanchet [Fri, 10 Jan 2014 14:39:37 +0100] rev 54972
fix 'primcorec' (as opposed to 'primcorecursive') with 'exhaustive')
blanchet [Fri, 10 Jan 2014 14:39:37 +0100] rev 54971
tuning
blanchet [Fri, 10 Jan 2014 14:39:37 +0100] rev 54970
only destruct cases equipped with the right stuff (in particular, 'sel_split')
blanchet [Fri, 10 Jan 2014 14:39:37 +0100] rev 54969
generate 'disc_iff' for all discriminators
blanchet [Fri, 10 Jan 2014 14:39:37 +0100] rev 54968
use 'disc_iff' as simp rules whenever possible + clean up '= True', '= False', etc.
blanchet [Fri, 10 Jan 2014 14:39:37 +0100] rev 54967
exhaustive rules like '(False ==> P) ==> P ==> P' are now filtered out as trivial
wenzelm [Fri, 10 Jan 2014 12:30:05 +0100] rev 54966
merged
wenzelm [Fri, 10 Jan 2014 12:29:25 +0100] rev 54965
more robust;
wenzelm [Fri, 10 Jan 2014 12:05:15 +0100] rev 54964
merged
wenzelm [Thu, 09 Jan 2014 21:11:05 +0100] rev 54963
tuned;
wenzelm [Thu, 09 Jan 2014 20:17:15 +0100] rev 54962
access X11 window manager;
traytel [Fri, 10 Jan 2014 11:47:10 +0100] rev 54961
new codatatype example: stream processors
traytel [Fri, 10 Jan 2014 12:09:11 +0100] rev 54960
use the right context in tactic
blanchet [Fri, 10 Jan 2014 09:48:11 +0100] rev 54959
fixed 'disc_iff' tactic in the case where different equations use different variable names for the function arguments
panny [Thu, 09 Jan 2014 19:10:35 +0100] rev 54958
do not use wrong constructor in auto-generated proof goal
blanchet [Thu, 09 Jan 2014 17:51:52 +0100] rev 54957
fixed de Bruijn bug in 'unfold_lets'
blanchet [Thu, 09 Jan 2014 17:13:05 +0100] rev 54956
tuned error message
blanchet [Thu, 09 Jan 2014 16:40:50 +0100] rev 54955
reintroduce recursive calls under constructors, taken out in 8dd0e0316881 mainly and in subsequent changes
blanchet [Thu, 09 Jan 2014 15:49:19 +0100] rev 54954
strengthened tactics w.r.t. 'lets' and tuples
blanchet [Thu, 09 Jan 2014 15:08:24 +0100] rev 54953
strengthen tac w.r.t. lets with tuples
blanchet [Thu, 09 Jan 2014 15:08:05 +0100] rev 54952
use 'prove_sorry'