berghofe [Tue, 07 Nov 2006 11:28:25 +0100] rev 21202
Adapted to changes in FixedPoint theory.
krauss [Tue, 07 Nov 2006 09:59:43 +0100] rev 21201
method exported
krauss [Tue, 07 Nov 2006 09:41:14 +0100] rev 21200
updated NEWS
krauss [Tue, 07 Nov 2006 09:33:47 +0100] rev 21199
* Added annihilation axioms ("x * 0 = 0") to axclass semiring_0.
Richer structures do not inherit from semiring_0 anymore, because
anihilation is a theorem there, not an axiom.
* Generalized axclass "recpower" to arbitrary monoid, not just
commutative semirings.
haftmann [Tue, 07 Nov 2006 08:03:46 +0100] rev 21198
added gfx
haftmann [Mon, 06 Nov 2006 16:29:21 +0100] rev 21197
dropped blastdata.ML
haftmann [Mon, 06 Nov 2006 16:28:37 +0100] rev 21196
(adjustions)
haftmann [Mon, 06 Nov 2006 16:28:36 +0100] rev 21195
two further lemmas on split
haftmann [Mon, 06 Nov 2006 16:28:35 +0100] rev 21194
removed dependency of ord on eq
haftmann [Mon, 06 Nov 2006 16:28:34 +0100] rev 21193
removed itrev as inlining theorem
haftmann [Mon, 06 Nov 2006 16:28:33 +0100] rev 21192
added state monad to HOL library
haftmann [Mon, 06 Nov 2006 16:28:31 +0100] rev 21191
code generator module naming improved
haftmann [Mon, 06 Nov 2006 16:28:30 +0100] rev 21190
(continued)
haftmann [Mon, 06 Nov 2006 16:28:29 +0100] rev 21189
(continued)
krauss [Mon, 06 Nov 2006 12:04:44 +0100] rev 21188
minor cleanup
wenzelm [Sun, 05 Nov 2006 21:44:42 +0100] rev 21187
case_tr: do not intern already internal consts;
wenzelm [Sun, 05 Nov 2006 21:44:41 +0100] rev 21186
updated;
wenzelm [Sun, 05 Nov 2006 21:44:40 +0100] rev 21185
removed isactrlconst;
wenzelm [Sun, 05 Nov 2006 21:44:39 +0100] rev 21184
instantiate: avoid global references;
wenzelm [Sun, 05 Nov 2006 21:44:37 +0100] rev 21183
added const_syntax_name;
wenzelm [Sun, 05 Nov 2006 21:44:35 +0100] rev 21182
removed obsolete first_duplicate;
wenzelm [Sun, 05 Nov 2006 21:44:34 +0100] rev 21181
added syntax_name;
wenzelm [Sun, 05 Nov 2006 21:44:33 +0100] rev 21180
fixed print_translation for ALL/EX and <, <=, etc.; tuned syntax names;
wenzelm [Sun, 05 Nov 2006 21:44:32 +0100] rev 21179
Sign.const_syntax_name;
haftmann [Sun, 05 Nov 2006 09:36:25 +0100] rev 21178
added gfx
wenzelm [Sat, 04 Nov 2006 19:25:43 +0100] rev 21177
removed checkpoint interface;
moved back to copy/checkpoint instead of checkpoint/checkpoint
(NB 1: checkpoint is idempotent, i.e. impure data is being shared, which is inappropriate;
NB 2: copying a checkpoint always produces a related theory);
present_proof: proper treatment of history;
tuned;
wenzelm [Sat, 04 Nov 2006 19:25:43 +0100] rev 21176
String.compare: slow version -- performance test;
wenzelm [Sat, 04 Nov 2006 19:25:41 +0100] rev 21175
replaced apply_copy by apply';
tuned;
wenzelm [Sat, 04 Nov 2006 19:25:41 +0100] rev 21174
removed is_Trueprop (use can dest_Trueprop'' instead);
wenzelm [Sat, 04 Nov 2006 19:25:40 +0100] rev 21173
removed is_Trueprop (use can dest_Trueprop'' instead);
tuned list_all;
wenzelm [Sat, 04 Nov 2006 19:25:39 +0100] rev 21172
updated;
wenzelm [Sat, 04 Nov 2006 19:25:38 +0100] rev 21171
HOL_USEDIR_OPTIONS: -p 1 by default;
wenzelm [Sat, 04 Nov 2006 19:25:36 +0100] rev 21170
tuned;
wenzelm [Sat, 04 Nov 2006 19:25:34 +0100] rev 21169
* October 2006: Stefan Hohe, TUM;
wenzelm [Sat, 04 Nov 2006 13:19:04 +0100] rev 21168
replaced Toplevel.proof_to_theory by Toplevel.end_proof;
wenzelm [Sat, 04 Nov 2006 12:53:35 +0100] rev 21167
optional argument for timespan (default 100);
wenzelm [Sat, 04 Nov 2006 12:46:40 +0100] rev 21166
added at-mac-poly-e, at64-poly-e;
huffman [Sat, 04 Nov 2006 00:12:06 +0100] rev 21165
moved DERIV stuff from Lim.thy to new Deriv.thy; cleaned up LIMSEQ_SEQ proofs
huffman [Sat, 04 Nov 2006 00:11:11 +0100] rev 21164
new Deriv.thy contains stuff from Lim.thy
haftmann [Fri, 03 Nov 2006 15:28:13 +0100] rev 21163
re-added simpdata.ML
haftmann [Fri, 03 Nov 2006 14:22:48 +0100] rev 21162
new ML serializer
haftmann [Fri, 03 Nov 2006 14:22:47 +0100] rev 21161
fixed problem with eta-expansion
haftmann [Fri, 03 Nov 2006 14:22:46 +0100] rev 21160
tuned
haftmann [Fri, 03 Nov 2006 14:22:45 +0100] rev 21159
fixed problem with variable names
haftmann [Fri, 03 Nov 2006 14:22:44 +0100] rev 21158
tightened notion of function equations
haftmann [Fri, 03 Nov 2006 14:22:43 +0100] rev 21157
dropped name_mangler.ML
haftmann [Fri, 03 Nov 2006 14:22:42 +0100] rev 21156
some example tweaking
haftmann [Fri, 03 Nov 2006 14:22:41 +0100] rev 21155
added particular test for partially applied case constants
haftmann [Fri, 03 Nov 2006 14:22:40 +0100] rev 21154
improved evaluation setup
haftmann [Fri, 03 Nov 2006 14:22:39 +0100] rev 21153
adapted to changes in codegen_data.ML
haftmann [Fri, 03 Nov 2006 14:22:38 +0100] rev 21152
added code gen II
haftmann [Fri, 03 Nov 2006 14:22:37 +0100] rev 21151
simplified reasoning tools setup
haftmann [Fri, 03 Nov 2006 14:22:36 +0100] rev 21150
dropped prop_cs
haftmann [Fri, 03 Nov 2006 14:22:35 +0100] rev 21149
dropped equals_conv for nbe
haftmann [Fri, 03 Nov 2006 14:22:34 +0100] rev 21148
first version of style guide
haftmann [Fri, 03 Nov 2006 14:22:33 +0100] rev 21147
continued tutorial
haftmann [Fri, 03 Nov 2006 14:22:31 +0100] rev 21146
added serialization keywords
dixon [Thu, 02 Nov 2006 14:27:18 +0100] rev 21145
bugfix to zipto: left and right were wrong way around.
nipkow [Thu, 02 Nov 2006 13:35:09 +0100] rev 21144
added sum_squared
urbanc [Wed, 01 Nov 2006 19:07:37 +0100] rev 21143
changed a misplaced "also" to a "moreover" (caused a loop somehow)
urbanc [Wed, 01 Nov 2006 19:03:30 +0100] rev 21142
changed to not compile Iteration and Recursion, but Lam_Funs instead
huffman [Wed, 01 Nov 2006 17:57:02 +0100] rev 21141
move DERIV_sumr from Series.thy to Lim.thy
huffman [Wed, 01 Nov 2006 17:14:16 +0100] rev 21140
generalize type of lemma isCont_Id
huffman [Wed, 01 Nov 2006 16:48:58 +0100] rev 21139
new proof of Bseq_NSbseq using transfer
urbanc [Wed, 01 Nov 2006 16:11:31 +0100] rev 21138
changed to use Lam_Funs
paulson [Wed, 01 Nov 2006 15:51:11 +0100] rev 21137
clauses for iff-introduction, unfortunately useless
urbanc [Wed, 01 Nov 2006 15:50:19 +0100] rev 21136
tuned
paulson [Wed, 01 Nov 2006 15:49:43 +0100] rev 21135
Numerous cosmetic changes.
Use of ---> notation for types.
Added rules for the introduction of the iff connective, but they are too prolific to be useful.
urbanc [Wed, 01 Nov 2006 15:45:44 +0100] rev 21134
not needed anymore
urbanc [Wed, 01 Nov 2006 15:44:31 +0100] rev 21133
these files are superseded by the internal recursion combinator and the file Lam_Funs.thy
paulson [Wed, 01 Nov 2006 15:39:20 +0100] rev 21132
More blacklisting
CASC mode now always on, due to switch to Vampire 8.1 (i.e. the 2006 version)
Now runs ATPs unless time_limit = 0.
bulwahn [Wed, 01 Nov 2006 08:46:54 +0100] rev 21131
added lexicographic_order tactic
haftmann [Tue, 31 Oct 2006 14:59:27 +0100] rev 21130
new SML serializer
haftmann [Tue, 31 Oct 2006 14:59:26 +0100] rev 21129
clarified make_term interface
haftmann [Tue, 31 Oct 2006 14:58:23 +0100] rev 21128
introduced CodegenData.add_func_legacy
haftmann [Tue, 31 Oct 2006 14:58:16 +0100] rev 21127
cleaned up
haftmann [Tue, 31 Oct 2006 14:58:14 +0100] rev 21126
adapted seralizer syntax
haftmann [Tue, 31 Oct 2006 14:58:12 +0100] rev 21125
adapted to new serializer syntax
haftmann [Tue, 31 Oct 2006 09:29:18 +0100] rev 21124
constructing proof
haftmann [Tue, 31 Oct 2006 09:29:17 +0100] rev 21123
dropped constructiv `->
haftmann [Tue, 31 Oct 2006 09:29:16 +0100] rev 21122
new serialization syntax; experimental extensions
haftmann [Tue, 31 Oct 2006 09:29:14 +0100] rev 21121
refined
haftmann [Tue, 31 Oct 2006 09:29:13 +0100] rev 21120
refined algorithm
haftmann [Tue, 31 Oct 2006 09:29:12 +0100] rev 21119
simplified preprocessor framework
haftmann [Tue, 31 Oct 2006 09:29:11 +0100] rev 21118
cleanup
haftmann [Tue, 31 Oct 2006 09:29:08 +0100] rev 21117
*** empty log message ***
haftmann [Tue, 31 Oct 2006 09:29:06 +0100] rev 21116
fixed type signature of Type.varify
haftmann [Tue, 31 Oct 2006 09:29:01 +0100] rev 21115
dropped junk
haftmann [Tue, 31 Oct 2006 09:28:57 +0100] rev 21114
disabled some code generation (an intermeidate solution)
haftmann [Tue, 31 Oct 2006 09:28:56 +0100] rev 21113
adapted to new serializer syntax
haftmann [Tue, 31 Oct 2006 09:28:55 +0100] rev 21112
added Equals_conv
haftmann [Tue, 31 Oct 2006 09:28:54 +0100] rev 21111
cleaned up
haftmann [Tue, 31 Oct 2006 09:28:53 +0100] rev 21110
adaptions to changes in preprocessor
haftmann [Tue, 31 Oct 2006 09:28:52 +0100] rev 21109
dropped nth_update
paulson [Mon, 30 Oct 2006 16:42:46 +0100] rev 21108
Purely cosmetic
urbanc [Mon, 30 Oct 2006 13:07:51 +0100] rev 21107
new file for defining functions in the lambda-calculus
krauss [Thu, 26 Oct 2006 16:08:40 +0200] rev 21106
Added "recdef_wf" and "simp" attribute to "wf_measures"
krauss [Thu, 26 Oct 2006 15:46:39 +0200] rev 21105
Removed debugging output
krauss [Thu, 26 Oct 2006 15:16:31 +0200] rev 21104
removed free "x" from termination goal...
krauss [Thu, 26 Oct 2006 15:12:03 +0200] rev 21103
Added "measures" combinator for lexicographic combinations of multiple measures.
paulson [Thu, 26 Oct 2006 10:48:35 +0200] rev 21102
Conversion to clause form now tolerates Boolean variables without looping.
Attribute "clausify" moved to res_axioms; rest of reconstruction.ML deleted
urbanc [Tue, 24 Oct 2006 12:02:53 +0200] rev 21101
adapted to Stefan's new inductive package
krauss [Mon, 23 Oct 2006 17:46:11 +0200] rev 21100
Fixed bug in the handling of congruence rules
haftmann [Mon, 23 Oct 2006 16:56:35 +0200] rev 21099
(added entry)
haftmann [Mon, 23 Oct 2006 16:49:21 +0200] rev 21098
switched merge_alists'' to AList.merge'' whenever appropriate
paulson [Mon, 23 Oct 2006 11:18:50 +0200] rev 21097
new single-step proofs
paulson [Mon, 23 Oct 2006 11:18:25 +0200] rev 21096
meson method MUST NOT use all safe rules, only basic ones for the logical connectives.
paulson [Mon, 23 Oct 2006 11:17:29 +0200] rev 21095
Improved tracing
haftmann [Mon, 23 Oct 2006 11:17:24 +0200] rev 21094
fixed two bugs
haftmann [Mon, 23 Oct 2006 11:05:33 +0200] rev 21093
bugfixes
haftmann [Mon, 23 Oct 2006 11:05:08 +0200] rev 21092
added example with split
haftmann [Mon, 23 Oct 2006 11:05:07 +0200] rev 21091
cleanup in ML setup code
haftmann [Mon, 23 Oct 2006 11:05:06 +0200] rev 21090
added option of Haskell serializer
haftmann [Mon, 23 Oct 2006 11:05:05 +0200] rev 21089
continued
berghofe [Mon, 23 Oct 2006 00:52:15 +0200] rev 21088
Added freshness context to FCBs.
berghofe [Mon, 23 Oct 2006 00:51:16 +0200] rev 21087
Adapted to changes in FCBs.
berghofe [Mon, 23 Oct 2006 00:48:45 +0200] rev 21086
Added Compile and Height examples.
berghofe [Mon, 23 Oct 2006 00:47:25 +0200] rev 21085
Added Compile and Height examples to Nominal directory.
haftmann [Fri, 20 Oct 2006 18:22:24 +0200] rev 21084
removed antisym_setup.ML
haftmann [Fri, 20 Oct 2006 18:20:22 +0200] rev 21083
cleaned up