Tue, 26 Oct 2004 16:33:09 +0200 Added function strip_type (for ctyps).
berghofe [Tue, 26 Oct 2004 16:33:09 +0200] rev 15262
Added function strip_type (for ctyps).
Tue, 26 Oct 2004 16:32:09 +0200 Added preprocessors.
berghofe [Tue, 26 Oct 2004 16:32:09 +0200] rev 15261
Added preprocessors.
Tue, 26 Oct 2004 16:31:09 +0200 Added setup for code generator.
berghofe [Tue, 26 Oct 2004 16:31:09 +0200] rev 15260
Added setup for code generator.
Tue, 26 Oct 2004 16:30:32 +0200 Added simple code generator.
berghofe [Tue, 26 Oct 2004 16:30:32 +0200] rev 15259
Added simple code generator.
Tue, 26 Oct 2004 16:29:54 +0200 Removed code generator stuff. Code generation is now handled by code
berghofe [Tue, 26 Oct 2004 16:29:54 +0200] rev 15258
Removed code generator stuff. Code generation is now handled by code generator in typedef_package.
Tue, 26 Oct 2004 16:26:53 +0200 Added call to Codegen.preprocess.
berghofe [Tue, 26 Oct 2004 16:26:53 +0200] rev 15257
Added call to Codegen.preprocess.
Tue, 26 Oct 2004 16:25:41 +0200 Fixed problem with sorts in function make_casedists.
berghofe [Tue, 26 Oct 2004 16:25:41 +0200] rev 15256
Fixed problem with sorts in function make_casedists.
Mon, 25 Oct 2004 17:19:17 +0200 fixed urls
nipkow [Mon, 25 Oct 2004 17:19:17 +0200] rev 15255
fixed urls
Sun, 24 Oct 2004 15:41:52 +0200 Simplification to symbol processing; put quotes around theory name in message.
aspinall [Sun, 24 Oct 2004 15:41:52 +0200] rev 15254
Simplification to symbol processing; put quotes around theory name in message.
Thu, 21 Oct 2004 19:21:32 +0200 Fix <closetheory>
aspinall [Thu, 21 Oct 2004 19:21:32 +0200] rev 15253
Fix <closetheory>
Tue, 19 Oct 2004 22:45:20 +0200 Replaced PolyML specific print function by Display.print_thm(s)
berghofe [Tue, 19 Oct 2004 22:45:20 +0200] rev 15252
Replaced PolyML specific print function by Display.print_thm(s)
Tue, 19 Oct 2004 18:18:45 +0200 converted some induct_tac to induct
paulson [Tue, 19 Oct 2004 18:18:45 +0200] rev 15251
converted some induct_tac to induct
Mon, 18 Oct 2004 13:40:45 +0200 added a missing case (Var x) that made finding a case split fail, in order to prove the specification equation from the split versions, for some recursive functions.
dixon [Mon, 18 Oct 2004 13:40:45 +0200] rev 15250
added a missing case (Var x) that made finding a case split fail, in order to prove the specification equation from the split versions, for some recursive functions.
Mon, 18 Oct 2004 11:43:40 +0200 Replaced list of bound variables in simpset by maximal index of bound
berghofe [Mon, 18 Oct 2004 11:43:40 +0200] rev 15249
Replaced list of bound variables in simpset by maximal index of bound variables. This allows new variable names to be generated more quickly (without calling variant).
Fri, 15 Oct 2004 18:49:16 +0200 record_split_simp_tac now can get simp rules as parameter
schirmer [Fri, 15 Oct 2004 18:49:16 +0200] rev 15248
record_split_simp_tac now can get simp rules as parameter
Fri, 15 Oct 2004 18:16:11 +0200 update
nipkow [Fri, 15 Oct 2004 18:16:11 +0200] rev 15247
update
Fri, 15 Oct 2004 18:16:03 +0200 added and renamed
nipkow [Fri, 15 Oct 2004 18:16:03 +0200] rev 15246
added and renamed
Thu, 14 Oct 2004 12:18:52 +0200 Added a few lemmas
nipkow [Thu, 14 Oct 2004 12:18:52 +0200] rev 15245
Added a few lemmas
Wed, 13 Oct 2004 07:40:13 +0200 mod becuase of chnage in induct
nipkow [Wed, 13 Oct 2004 07:40:13 +0200] rev 15244
mod becuase of chnage in induct
Tue, 12 Oct 2004 17:00:39 +0200 Added solution to exercise.
nipkow [Tue, 12 Oct 2004 17:00:39 +0200] rev 15243
Added solution to exercise.
Tue, 12 Oct 2004 16:59:56 +0200 *** empty log message ***
nipkow [Tue, 12 Oct 2004 16:59:56 +0200] rev 15242
*** empty log message ***
Tue, 12 Oct 2004 11:48:21 +0200 tweaks concerned with poly bug-fixing
paulson [Tue, 12 Oct 2004 11:48:21 +0200] rev 15241
tweaks concerned with poly bug-fixing
Mon, 11 Oct 2004 19:36:48 +0200 Replaced the_context() by theory "Presburger" in call of invoke_oracle.
berghofe [Mon, 11 Oct 2004 19:36:48 +0200] rev 15240
Replaced the_context() by theory "Presburger" in call of invoke_oracle.
Mon, 11 Oct 2004 16:47:50 +0200 Tuned some proofs.
berghofe [Mon, 11 Oct 2004 16:47:50 +0200] rev 15239
Tuned some proofs.
Mon, 11 Oct 2004 10:52:18 +0200 Added entry in Settings menu for Toplevel.skip_proofs flag.
berghofe [Mon, 11 Oct 2004 10:52:18 +0200] rev 15238
Added entry in Settings menu for Toplevel.skip_proofs flag.
Mon, 11 Oct 2004 10:51:19 +0200 Some changes to allow skipping of proof scripts.
berghofe [Mon, 11 Oct 2004 10:51:19 +0200] rev 15237
Some changes to allow skipping of proof scripts.
Mon, 11 Oct 2004 07:42:22 +0200 Proofs needed to be updated because induction now preserves name of
nipkow [Mon, 11 Oct 2004 07:42:22 +0200] rev 15236
Proofs needed to be updated because induction now preserves name of induction variable.
Mon, 11 Oct 2004 07:39:19 +0200 Induction now preserves the name of the induction variable.
nipkow [Mon, 11 Oct 2004 07:39:19 +0200] rev 15235
Induction now preserves the name of the induction variable.
Thu, 07 Oct 2004 15:42:30 +0200 simplification tweaks for better arithmetic reasoning
paulson [Thu, 07 Oct 2004 15:42:30 +0200] rev 15234
simplification tweaks for better arithmetic reasoning
Wed, 06 Oct 2004 13:59:33 +0200 *** empty log message ***
chaieb [Wed, 06 Oct 2004 13:59:33 +0200] rev 15233
*** empty log message ***
Wed, 06 Oct 2004 13:58:56 +0200 a very simple decision procedure for a fragment of bounded arithmetic
chaieb [Wed, 06 Oct 2004 13:58:56 +0200] rev 15232
a very simple decision procedure for a fragment of bounded arithmetic
Wed, 06 Oct 2004 13:58:08 +0200 changed in order to insert Barith.thy
chaieb [Wed, 06 Oct 2004 13:58:08 +0200] rev 15231
changed in order to insert Barith.thy
Tue, 05 Oct 2004 15:40:26 +0200 auto update
paulson [Tue, 05 Oct 2004 15:40:26 +0200] rev 15230
auto update
Tue, 05 Oct 2004 15:30:50 +0200 new simprules for abs and for things like a/b<1
paulson [Tue, 05 Oct 2004 15:30:50 +0200] rev 15229
new simprules for abs and for things like a/b<1
Mon, 04 Oct 2004 15:28:03 +0200 revised simprules for division
paulson [Mon, 04 Oct 2004 15:28:03 +0200] rev 15228
revised simprules for division
Mon, 04 Oct 2004 15:25:28 +0200 PDF_VIEWER suggestion
paulson [Mon, 04 Oct 2004 15:25:28 +0200] rev 15227
PDF_VIEWER suggestion
Mon, 04 Oct 2004 15:21:42 +0200 Abstract for the Isabelle system
paulson [Mon, 04 Oct 2004 15:21:42 +0200] rev 15226
Abstract for the Isabelle system
Sat, 02 Oct 2004 19:22:16 +0200 Add openblock/closeblock to other opengoal/closegoal elements
aspinall [Sat, 02 Oct 2004 19:22:16 +0200] rev 15225
Add openblock/closeblock to other opengoal/closegoal elements
Fri, 01 Oct 2004 11:55:43 +0200 Allow scanning to recover and reconstruct bad input
aspinall [Fri, 01 Oct 2004 11:55:43 +0200] rev 15224
Allow scanning to recover and reconstruct bad input
Fri, 01 Oct 2004 11:54:15 +0200 patch to "display"
paulson [Fri, 01 Oct 2004 11:54:15 +0200] rev 15223
patch to "display"
Fri, 01 Oct 2004 11:53:50 +0200 display-drafts now uses pdf!
paulson [Fri, 01 Oct 2004 11:53:50 +0200] rev 15222
display-drafts now uses pdf!
Fri, 01 Oct 2004 11:53:31 +0200 tweaking of arithmetic proofs
paulson [Fri, 01 Oct 2004 11:53:31 +0200] rev 15221
tweaking of arithmetic proofs
Fri, 01 Oct 2004 11:51:55 +0200 Comments
aspinall [Fri, 01 Oct 2004 11:51:55 +0200] rev 15220
Comments
Thu, 30 Sep 2004 15:43:50 +0200 tidied
paulson [Thu, 30 Sep 2004 15:43:50 +0200] rev 15219
tidied
Thu, 30 Sep 2004 07:14:34 +0200 display pdf as well as dvi
kleing [Thu, 30 Sep 2004 07:14:34 +0200] rev 15218
display pdf as well as dvi
Thu, 30 Sep 2004 05:08:17 +0200 bug-fix with new records
schirmer [Thu, 30 Sep 2004 05:08:17 +0200] rev 15217
bug-fix with new records
Wed, 29 Sep 2004 22:40:40 +0200 Remove white space skipping in element content; XML specification clearly requires whitespace to be passed to application.
aspinall [Wed, 29 Sep 2004 22:40:40 +0200] rev 15216
Remove white space skipping in element content; XML specification clearly requires whitespace to be passed to application.
Wed, 29 Sep 2004 18:32:25 +0200 tuned performance of record definition
schirmer [Wed, 29 Sep 2004 18:32:25 +0200] rev 15215
tuned performance of record definition
Wed, 29 Sep 2004 13:58:40 +0200 tidying up; identifying the main theorems
paulson [Wed, 29 Sep 2004 13:58:40 +0200] rev 15214
tidying up; identifying the main theorems
Tue, 28 Sep 2004 13:56:46 +0200 Changes in "includes".
ballarin [Tue, 28 Sep 2004 13:56:46 +0200] rev 15213
Changes in "includes".
Tue, 28 Sep 2004 13:54:49 +0200 Bug fixes.
ballarin [Tue, 28 Sep 2004 13:54:49 +0200] rev 15212
Bug fixes.
Tue, 28 Sep 2004 10:44:51 +0200 Add text_charref to encode a string using character references
aspinall [Tue, 28 Sep 2004 10:44:51 +0200] rev 15211
Add text_charref to encode a string using character references
Tue, 28 Sep 2004 10:44:19 +0200 Remove double escaping of backslash in PGML. Remove use of character refs in <whitespace>
aspinall [Tue, 28 Sep 2004 10:44:19 +0200] rev 15210
Remove double escaping of backslash in PGML. Remove use of character refs in <whitespace>
Tue, 28 Sep 2004 10:43:34 +0200 Fix to unparse to not double-escape backslash
aspinall [Tue, 28 Sep 2004 10:43:34 +0200] rev 15209
Fix to unparse to not double-escape backslash
Mon, 27 Sep 2004 16:03:16 +0200 Add filenamextns to prover info. Update doc location. Add whitespace element in parseresult
aspinall [Mon, 27 Sep 2004 16:03:16 +0200] rev 15208
Add filenamextns to prover info. Update doc location. Add whitespace element in parseresult
Mon, 27 Sep 2004 16:02:31 +0200 Add newline after CDATA for sake of HaXml
aspinall [Mon, 27 Sep 2004 16:02:31 +0200] rev 15207
Add newline after CDATA for sake of HaXml
Mon, 27 Sep 2004 10:27:34 +0200 Modified locales: improved implementation of "includes".
ballarin [Mon, 27 Sep 2004 10:27:34 +0200] rev 15206
Modified locales: improved implementation of "includes".
Thu, 23 Sep 2004 12:48:49 +0200 some x-symbols
paulson [Thu, 23 Sep 2004 12:48:49 +0200] rev 15205
some x-symbols
Thu, 23 Sep 2004 10:20:52 +0200 - Inserted additional check for equality types in check_mode_clause that
berghofe [Thu, 23 Sep 2004 10:20:52 +0200] rev 15204
- Inserted additional check for equality types in check_mode_clause that avoids ill-typed code to be generated. - Mode inference algorithm now outputs additional diagnostic messages.
Wed, 22 Sep 2004 22:29:24 +0200 bug-fix
schirmer [Wed, 22 Sep 2004 22:29:24 +0200] rev 15203
bug-fix
Sun, 19 Sep 2004 16:51:10 +0200 converting UNITY/MultisetSum.ML to Isar script
paulson [Sun, 19 Sep 2004 16:51:10 +0200] rev 15202
converting UNITY/MultisetSum.ML to Isar script
Fri, 17 Sep 2004 16:08:52 +0200 converted ZF/Induct/Multiset to Isar script
paulson [Fri, 17 Sep 2004 16:08:52 +0200] rev 15201
converted ZF/Induct/Multiset to Isar script
Mon, 13 Sep 2004 09:57:25 +0200 *** empty log message ***
nipkow [Mon, 13 Sep 2004 09:57:25 +0200] rev 15200
*** empty log message ***
Sat, 11 Sep 2004 18:35:43 +0200 undoing previous change
nipkow [Sat, 11 Sep 2004 18:35:43 +0200] rev 15199
undoing previous change
Sat, 11 Sep 2004 09:25:47 +0200 antisymmetry simproc
nipkow [Sat, 11 Sep 2004 09:25:47 +0200] rev 15198
antisymmetry simproc
Fri, 10 Sep 2004 20:04:14 +0200 Added antisymmetry simproc
nipkow [Fri, 10 Sep 2004 20:04:14 +0200] rev 15197
Added antisymmetry simproc
Fri, 10 Sep 2004 14:54:54 +0200 IntInf.divMod replaced by IntInf.div, IntInt.mod
obua [Fri, 10 Sep 2004 14:54:54 +0200] rev 15196
IntInf.divMod replaced by IntInf.div, IntInt.mod
Fri, 10 Sep 2004 00:19:15 +0200 new forward deduction capability for simplifier
nipkow [Fri, 10 Sep 2004 00:19:15 +0200] rev 15195
new forward deduction capability for simplifier
Thu, 09 Sep 2004 11:10:16 +0200 new hooks for resolution by Jia Meng
paulson [Thu, 09 Sep 2004 11:10:16 +0200] rev 15194
new hooks for resolution by Jia Meng
Thu, 09 Sep 2004 00:23:55 +0200 Fix for schema changes in pgiptype
aspinall [Thu, 09 Sep 2004 00:23:55 +0200] rev 15193
Fix for schema changes in pgiptype
Wed, 08 Sep 2004 21:57:19 +0200 Tweak parentnames attribute on opentheory
aspinall [Wed, 08 Sep 2004 21:57:19 +0200] rev 15192
Tweak parentnames attribute on opentheory
Wed, 08 Sep 2004 21:48:10 +0200 Support parsing of -- {* comments *}. Add extra output channels.
aspinall [Wed, 08 Sep 2004 21:48:10 +0200] rev 15191
Support parsing of -- {* comments *}. Add extra output channels.
Wed, 08 Sep 2004 19:37:07 +0200 Add info and debug output channels.
aspinall [Wed, 08 Sep 2004 19:37:07 +0200] rev 15190
Add info and debug output channels.
Wed, 08 Sep 2004 13:55:51 +0200 Adapted FloatArith.ML to SMLNJ 10.0.7
obua [Wed, 08 Sep 2004 13:55:51 +0200] rev 15189
Adapted FloatArith.ML to SMLNJ 10.0.7
Tue, 07 Sep 2004 16:02:42 +0200 integrated Streams with ex/Stream.*; added FOCUS/Fstreams.thy
oheimb [Tue, 07 Sep 2004 16:02:42 +0200] rev 15188
integrated Streams with ex/Stream.*; added FOCUS/Fstreams.thy
Tue, 07 Sep 2004 15:59:16 +0200 added check against indirect recursion
oheimb [Tue, 07 Sep 2004 15:59:16 +0200] rev 15187
added check against indirect recursion
Tue, 07 Sep 2004 13:41:30 +0200 fixed discrete field.
nipkow [Tue, 07 Sep 2004 13:41:30 +0200] rev 15186
fixed discrete field.
Tue, 07 Sep 2004 11:42:50 +0200 tuned "discrete" field
nipkow [Tue, 07 Sep 2004 11:42:50 +0200] rev 15185
tuned "discrete" field
Mon, 06 Sep 2004 17:37:35 +0200 made mult_mono_thms generic.
nipkow [Mon, 06 Sep 2004 17:37:35 +0200] rev 15184
made mult_mono_thms generic.
Mon, 06 Sep 2004 16:45:10 +0200 now rejects degenerate (looping) cases
paulson [Mon, 06 Sep 2004 16:45:10 +0200] rev 15183
now rejects degenerate (looping) cases
Mon, 06 Sep 2004 15:57:58 +0200 new "respects" syntax for the congruent operator
paulson [Mon, 06 Sep 2004 15:57:58 +0200] rev 15182
new "respects" syntax for the congruent operator
Fri, 03 Sep 2004 22:40:57 +0200 *** empty log message ***
nipkow [Fri, 03 Sep 2004 22:40:57 +0200] rev 15181
*** empty log message ***
Fri, 03 Sep 2004 20:20:44 +0200 float2real is now globally available
obua [Fri, 03 Sep 2004 20:20:44 +0200] rev 15180
float2real is now globally available
Fri, 03 Sep 2004 17:46:47 +0200 Matrix theory
obua [Fri, 03 Sep 2004 17:46:47 +0200] rev 15179
Matrix theory
Fri, 03 Sep 2004 17:10:36 +0200 Matrix theory, linear programming
obua [Fri, 03 Sep 2004 17:10:36 +0200] rev 15178
Matrix theory, linear programming
Fri, 03 Sep 2004 10:27:05 +0200 new theorem symD
paulson [Fri, 03 Sep 2004 10:27:05 +0200] rev 15177
new theorem symD
Fri, 03 Sep 2004 10:26:39 +0200 listrel operator for lifting relations to lists
paulson [Fri, 03 Sep 2004 10:26:39 +0200] rev 15176
listrel operator for lifting relations to lists
Fri, 03 Sep 2004 00:35:38 +0200 Fix file:/// and file://localhost/ to give absolute paths
aspinall [Fri, 03 Sep 2004 00:35:38 +0200] rev 15175
Fix file:/// and file://localhost/ to give absolute paths
Fri, 03 Sep 2004 00:28:44 +0200 Fix file:/// and file://localhost/ to return local file result
aspinall [Fri, 03 Sep 2004 00:28:44 +0200] rev 15174
Fix file:/// and file://localhost/ to return local file result
Fri, 03 Sep 2004 00:26:18 +0200 Comment about 3.6pre. Clean ups to XML, URL handling. Fix statedisplay double PGML quoting. Accumulate parse errors inside parseresult.
aspinall [Fri, 03 Sep 2004 00:26:18 +0200] rev 15173
Comment about 3.6pre. Clean ups to XML, URL handling. Fix statedisplay double PGML quoting. Accumulate parse errors inside parseresult.
Thu, 02 Sep 2004 16:52:21 +0200 new example of a quotiented nested data type
paulson [Thu, 02 Sep 2004 16:52:21 +0200] rev 15172
new example of a quotiented nested data type
Thu, 02 Sep 2004 14:50:00 +0200 added code to make use of case splitting to prove the specification equations for recursive definitions.
dixon [Thu, 02 Sep 2004 14:50:00 +0200] rev 15171
added code to make use of case splitting to prove the specification equations for recursive definitions.
Thu, 02 Sep 2004 11:29:06 +0200 fixed presentation
paulson [Thu, 02 Sep 2004 11:29:06 +0200] rev 15170
fixed presentation
Wed, 01 Sep 2004 15:04:01 +0200 new "respects" syntax for quotienting
paulson [Wed, 01 Sep 2004 15:04:01 +0200] rev 15169
new "respects" syntax for quotienting
Wed, 01 Sep 2004 15:03:41 +0200 new functions for sets of lists
paulson [Wed, 01 Sep 2004 15:03:41 +0200] rev 15168
new functions for sets of lists
Mon, 30 Aug 2004 14:56:20 +0200 reference to cla.ML replaced by Classical.thy
webertj [Mon, 30 Aug 2004 14:56:20 +0200] rev 15167
reference to cla.ML replaced by Classical.thy
Mon, 30 Aug 2004 14:43:29 +0200 commentar eliminated a line 156 - arith raised Match exception at m dvd 2
chaieb [Mon, 30 Aug 2004 14:43:29 +0200] rev 15166
commentar eliminated a line 156 - arith raised Match exception at m dvd 2
Mon, 30 Aug 2004 14:40:18 +0200 corrected
chaieb [Mon, 30 Aug 2004 14:40:18 +0200] rev 15165
corrected
Mon, 30 Aug 2004 12:01:52 +0200 m dvd t where m is non numeral is now catched!
chaieb [Mon, 30 Aug 2004 12:01:52 +0200] rev 15164
m dvd t where m is non numeral is now catched!
Sun, 29 Aug 2004 17:42:11 +0200 Provers/blast.ML: depth_limit
webertj [Sun, 29 Aug 2004 17:42:11 +0200] rev 15163
Provers/blast.ML: depth_limit
Sun, 29 Aug 2004 17:36:39 +0200 depth limit (previously hard-coded with a value of 20) made a reference
webertj [Sun, 29 Aug 2004 17:36:39 +0200] rev 15162
depth limit (previously hard-coded with a value of 20) made a reference
Thu, 26 Aug 2004 17:28:57 +0200 comment modified
webertj [Thu, 26 Aug 2004 17:28:57 +0200] rev 15161
comment modified
Tue, 24 Aug 2004 17:55:24 +0200 changes
obua [Tue, 24 Aug 2004 17:55:24 +0200] rev 15160
changes
Mon, 23 Aug 2004 18:35:11 +0200 begin_theory now takes optional path (current directory) as argument.
berghofe [Mon, 23 Aug 2004 18:35:11 +0200] rev 15159
begin_theory now takes optional path (current directory) as argument. This is needed for locating *.ML files connected with theories.
Mon, 23 Aug 2004 18:33:55 +0200 Fixed several bugs related to path specifications in theory names.
berghofe [Mon, 23 Aug 2004 18:33:55 +0200] rev 15158
Fixed several bugs related to path specifications in theory names.
Mon, 23 Aug 2004 18:32:49 +0200 Function check_file now takes optional path (current directory) as an argument.
berghofe [Mon, 23 Aug 2004 18:32:49 +0200] rev 15157
Function check_file now takes optional path (current directory) as an argument.
Mon, 23 Aug 2004 18:31:18 +0200 Adapted to new interface of function ThyLoad.check_file
berghofe [Mon, 23 Aug 2004 18:31:18 +0200] rev 15156
Adapted to new interface of function ThyLoad.check_file
Mon, 23 Aug 2004 17:06:18 +0200 Added function for "normalizing" absolute paths (i.e. dereferencing of
berghofe [Mon, 23 Aug 2004 17:06:18 +0200] rev 15155
Added function for "normalizing" absolute paths (i.e. dereferencing of symbolic links; the functions in path.ML cannot do this). This is used by function full_path.
Mon, 23 Aug 2004 16:41:06 +0200 new isatool dimacs2hol
webertj [Mon, 23 Aug 2004 16:41:06 +0200] rev 15154
new isatool dimacs2hol
Mon, 23 Aug 2004 16:35:53 +0200 initial version
webertj [Mon, 23 Aug 2004 16:35:53 +0200] rev 15153
initial version
Fri, 20 Aug 2004 12:25:20 +0200 new examples
paulson [Fri, 20 Aug 2004 12:25:20 +0200] rev 15152
new examples
Fri, 20 Aug 2004 12:21:03 +0200 proof reconstruction for external ATPs
paulson [Fri, 20 Aug 2004 12:21:03 +0200] rev 15151
proof reconstruction for external ATPs
Fri, 20 Aug 2004 12:20:09 +0200 fix to eliminate excessive case-splits in the recursion equations, by Luca Dixon
paulson [Fri, 20 Aug 2004 12:20:09 +0200] rev 15150
fix to eliminate excessive case-splits in the recursion equations, by Luca Dixon
Thu, 19 Aug 2004 12:35:45 +0200 new import syntax
nipkow [Thu, 19 Aug 2004 12:35:45 +0200] rev 15149
new import syntax
Thu, 19 Aug 2004 10:33:10 +0200 *** empty log message ***
nipkow [Thu, 19 Aug 2004 10:33:10 +0200] rev 15148
*** empty log message ***
Thu, 19 Aug 2004 01:20:17 +0200 Add systemcmd.
aspinall [Thu, 19 Aug 2004 01:20:17 +0200] rev 15147
Add systemcmd.
Thu, 19 Aug 2004 00:47:15 +0200 Parsing fixes: extra sync token; thmname attribute in opengoal; theory-end. Comments.
aspinall [Thu, 19 Aug 2004 00:47:15 +0200] rev 15146
Parsing fixes: extra sync token; thmname attribute in opengoal; theory-end. Comments.
Wed, 18 Aug 2004 16:25:27 +0200 Version for PGIP 2.X, with greatly improved parsing and XML handling.
aspinall [Wed, 18 Aug 2004 16:25:27 +0200] rev 15145
Version for PGIP 2.X, with greatly improved parsing and XML handling.
Wed, 18 Aug 2004 16:04:39 +0200 Remove isar_readstring. Split read into scanner and parser.
aspinall [Wed, 18 Aug 2004 16:04:39 +0200] rev 15144
Remove isar_readstring. Split read into scanner and parser.
Wed, 18 Aug 2004 16:03:15 +0200 Make token an eqtype to assist reconstructing input
aspinall [Wed, 18 Aug 2004 16:03:15 +0200] rev 15143
Make token an eqtype to assist reconstructing input
Wed, 18 Aug 2004 16:02:11 +0200 Add scan_comment_whspc to skip space and comments in PGIP stream
aspinall [Wed, 18 Aug 2004 16:02:11 +0200] rev 15142
Add scan_comment_whspc to skip space and comments in PGIP stream
Wed, 18 Aug 2004 11:44:17 +0200 import -> imports
nipkow [Wed, 18 Aug 2004 11:44:17 +0200] rev 15141
import -> imports
Wed, 18 Aug 2004 11:09:40 +0200 import -> imports
nipkow [Wed, 18 Aug 2004 11:09:40 +0200] rev 15140
import -> imports
Tue, 17 Aug 2004 11:00:24 +0200 todo before next release
kleing [Tue, 17 Aug 2004 11:00:24 +0200] rev 15139
todo before next release
Tue, 17 Aug 2004 10:49:52 +0200 improved wording course material
kleing [Tue, 17 Aug 2004 10:49:52 +0200] rev 15138
improved wording course material
Tue, 17 Aug 2004 01:20:29 +0200 include course material page
kleing [Tue, 17 Aug 2004 01:20:29 +0200] rev 15137
include course material page
Mon, 16 Aug 2004 19:47:01 +0200 Adapted text to new theory header syntax.
nipkow [Mon, 16 Aug 2004 19:47:01 +0200] rev 15136
Adapted text to new theory header syntax.
Mon, 16 Aug 2004 19:06:59 +0200 Added "import" and "begin"
nipkow [Mon, 16 Aug 2004 19:06:59 +0200] rev 15135
Added "import" and "begin"
Mon, 16 Aug 2004 18:05:41 +0200 Experimental version supporting PGIP, merged with main branch with help from Makarius.
aspinall [Mon, 16 Aug 2004 18:05:41 +0200] rev 15134
Experimental version supporting PGIP, merged with main branch with help from Makarius.
Mon, 16 Aug 2004 17:56:07 +0200 Experimental pgip_isar.xml file
aspinall [Mon, 16 Aug 2004 17:56:07 +0200] rev 15133
Experimental pgip_isar.xml file
Mon, 16 Aug 2004 17:06:47 +0200 new theory header syntax.
nipkow [Mon, 16 Aug 2004 17:06:47 +0200] rev 15132
new theory header syntax.
Mon, 16 Aug 2004 14:22:27 +0200 New theory header syntax.
nipkow [Mon, 16 Aug 2004 14:22:27 +0200] rev 15131
New theory header syntax.
Mon, 16 Aug 2004 14:21:54 +0200 *** empty log message ***
nipkow [Mon, 16 Aug 2004 14:21:54 +0200] rev 15130
*** empty log message ***
Mon, 16 Aug 2004 12:29:09 +0200 Replaced `div and `mod in consts_code section by div and mod.
berghofe [Mon, 16 Aug 2004 12:29:09 +0200] rev 15129
Replaced `div and `mod in consts_code section by div and mod.
Sat, 14 Aug 2004 16:27:56 +0200 bugfix in read_dimacs_cnf_file
webertj [Sat, 14 Aug 2004 16:27:56 +0200] rev 15128
bugfix in read_dimacs_cnf_file
Thu, 12 Aug 2004 10:01:09 +0200 Disallowed "includes" in locale declarations.
ballarin [Thu, 12 Aug 2004 10:01:09 +0200] rev 15127
Disallowed "includes" in locale declarations.
Tue, 10 Aug 2004 19:10:39 +0200 Fixed bug in compile_clause that caused equality constraints
berghofe [Tue, 10 Aug 2004 19:10:39 +0200] rev 15126
Fixed bug in compile_clause that caused equality constraints to be "forgotten".
Mon, 09 Aug 2004 15:27:27 +0200 warning for recursion over IDTs added
webertj [Mon, 09 Aug 2004 15:27:27 +0200] rev 15125
warning for recursion over IDTs added
Mon, 09 Aug 2004 10:09:44 +0200 Aded a thm.
nipkow [Mon, 09 Aug 2004 10:09:44 +0200] rev 15124
Aded a thm.
Fri, 06 Aug 2004 17:29:24 +0200 *** empty log message ***
chaieb [Fri, 06 Aug 2004 17:29:24 +0200] rev 15123
*** empty log message ***
Fri, 06 Aug 2004 17:19:50 +0200 proof_of_evalc corrected;
chaieb [Fri, 06 Aug 2004 17:19:50 +0200] rev 15122
proof_of_evalc corrected;
Fri, 06 Aug 2004 17:07:04 +0200 Initial changes to extend arithmetic from individual types to type classes.
nipkow [Fri, 06 Aug 2004 17:07:04 +0200] rev 15121
Initial changes to extend arithmetic from individual types to type classes.
Fri, 06 Aug 2004 16:55:14 +0200 undid UN/INT syntax
nipkow [Fri, 06 Aug 2004 16:55:14 +0200] rev 15120
undid UN/INT syntax
Fri, 06 Aug 2004 16:54:26 +0200 undid UN/INT xsymbol syntax with subscripts.
nipkow [Fri, 06 Aug 2004 16:54:26 +0200] rev 15119
undid UN/INT xsymbol syntax with subscripts.
Fri, 06 Aug 2004 13:36:04 +0200 make_clauses now meta
paulson [Fri, 06 Aug 2004 13:36:04 +0200] rev 15118
make_clauses now meta
Fri, 06 Aug 2004 13:35:44 +0200 RS -> THEN
paulson [Fri, 06 Aug 2004 13:35:44 +0200] rev 15117
RS -> THEN
Fri, 06 Aug 2004 13:35:26 +0200 modified resolution proof
paulson [Fri, 06 Aug 2004 13:35:26 +0200] rev 15116
modified resolution proof
Fri, 06 Aug 2004 12:30:31 +0200 Undid \Union syntax with subscripts.
nipkow [Fri, 06 Aug 2004 12:30:31 +0200] rev 15115
Undid \Union syntax with subscripts.
Thu, 05 Aug 2004 10:51:30 +0200 an updated treatment of the simprules
paulson [Thu, 05 Aug 2004 10:51:30 +0200] rev 15114
an updated treatment of the simprules
Thu, 05 Aug 2004 10:50:58 +0200 some structured proofs
paulson [Thu, 05 Aug 2004 10:50:58 +0200] rev 15113
some structured proofs
Wed, 04 Aug 2004 19:12:15 +0200 added a thm
nipkow [Wed, 04 Aug 2004 19:12:15 +0200] rev 15112
added a thm
Wed, 04 Aug 2004 19:11:02 +0200 added some inj_on thms
nipkow [Wed, 04 Aug 2004 19:11:02 +0200] rev 15111
added some inj_on thms
Wed, 04 Aug 2004 19:10:45 +0200 Added a number of new thms and the new function remove1
nipkow [Wed, 04 Aug 2004 19:10:45 +0200] rev 15110
Added a number of new thms and the new function remove1
Wed, 04 Aug 2004 19:09:58 +0200 proof mod
nipkow [Wed, 04 Aug 2004 19:09:58 +0200] rev 15109
proof mod
Wed, 04 Aug 2004 19:09:41 +0200 added a few thms
nipkow [Wed, 04 Aug 2004 19:09:41 +0200] rev 15108
added a few thms
Wed, 04 Aug 2004 17:43:55 +0200 oracle corrected
chaieb [Wed, 04 Aug 2004 17:43:55 +0200] rev 15107
oracle corrected
Wed, 04 Aug 2004 11:25:08 +0200 aded comment
nipkow [Wed, 04 Aug 2004 11:25:08 +0200] rev 15106
aded comment
Wed, 04 Aug 2004 09:44:40 +0200 fixed tex problem
nipkow [Wed, 04 Aug 2004 09:44:40 +0200] rev 15105
fixed tex problem
Tue, 03 Aug 2004 14:48:59 +0200 Typo.
ballarin [Tue, 03 Aug 2004 14:48:59 +0200] rev 15104
Typo.
Tue, 03 Aug 2004 14:47:51 +0200 New transitivity reasoners for transitivity only and quasi orders.
ballarin [Tue, 03 Aug 2004 14:47:51 +0200] rev 15103
New transitivity reasoners for transitivity only and quasi orders.
Tue, 03 Aug 2004 13:48:00 +0200 new simprules Int_subset_iff and Un_subset_iff
paulson [Tue, 03 Aug 2004 13:48:00 +0200] rev 15102
new simprules Int_subset_iff and Un_subset_iff
Mon, 02 Aug 2004 16:06:13 +0200 zdiv_int, zmod_int
obua [Mon, 02 Aug 2004 16:06:13 +0200] rev 15101
zdiv_int, zmod_int
Mon, 02 Aug 2004 11:20:37 +0200 conversion of Hyperreal/Filter to Isar scripts
paulson [Mon, 02 Aug 2004 11:20:37 +0200] rev 15100
conversion of Hyperreal/Filter to Isar scripts
Mon, 02 Aug 2004 10:16:58 +0200 Some comments added.
ballarin [Mon, 02 Aug 2004 10:16:58 +0200] rev 15099
Some comments added.
Mon, 02 Aug 2004 10:16:40 +0200 Documentation added/improved.
ballarin [Mon, 02 Aug 2004 10:16:40 +0200] rev 15098
Documentation added/improved.
Mon, 02 Aug 2004 10:15:37 +0200 Modifications for trancl_tac (new solver in simplifier).
ballarin [Mon, 02 Aug 2004 10:15:37 +0200] rev 15097
Modifications for trancl_tac (new solver in simplifier).
Mon, 02 Aug 2004 10:12:02 +0200 Documentation added; minor improvements.
ballarin [Mon, 02 Aug 2004 10:12:02 +0200] rev 15096
Documentation added; minor improvements.
Mon, 02 Aug 2004 09:44:46 +0200 Theories now take advantage of recent syntax improvements with (structure).
ballarin [Mon, 02 Aug 2004 09:44:46 +0200] rev 15095
Theories now take advantage of recent syntax improvements with (structure).
Sat, 31 Jul 2004 20:54:23 +0200 conversion of Hyperreal/{Fact,Filter} to Isar scripts
paulson [Sat, 31 Jul 2004 20:54:23 +0200] rev 15094
conversion of Hyperreal/{Fact,Filter} to Isar scripts
Fri, 30 Jul 2004 18:37:58 +0200 conversion of Integration and NSPrimes to Isar scripts
paulson [Fri, 30 Jul 2004 18:37:58 +0200] rev 15093
conversion of Integration and NSPrimes to Isar scripts
Fri, 30 Jul 2004 10:44:42 +0200 keep type_solver;
wenzelm [Fri, 30 Jul 2004 10:44:42 +0200] rev 15092
keep type_solver;
Fri, 30 Jul 2004 10:44:34 +0200 tuned dependencies;
wenzelm [Fri, 30 Jul 2004 10:44:34 +0200] rev 15091
tuned dependencies;
Fri, 30 Jul 2004 10:44:27 +0200 added context type solver;
wenzelm [Fri, 30 Jul 2004 10:44:27 +0200] rev 15090
added context type solver;
Fri, 30 Jul 2004 10:42:19 +0200 ZF/Simplifier: second copy of context type solver;
wenzelm [Fri, 30 Jul 2004 10:42:19 +0200] rev 15089
ZF/Simplifier: second copy of context type solver;
Fri, 30 Jul 2004 10:41:52 +0200 tuned output;
wenzelm [Fri, 30 Jul 2004 10:41:52 +0200] rev 15088
tuned output;
Thu, 29 Jul 2004 17:45:21 +0200 - optimized nodup_vars check in capply
berghofe [Thu, 29 Jul 2004 17:45:21 +0200] rev 15087
- optimized nodup_vars check in capply - new function dest_ctyp
Thu, 29 Jul 2004 16:57:41 +0200 removal of more iff-rules from RealDef.thy
paulson [Thu, 29 Jul 2004 16:57:41 +0200] rev 15086
removal of more iff-rules from RealDef.thy
Thu, 29 Jul 2004 16:14:42 +0200 removed some [iff] declarations from RealDef.thy, concerning inequalities
paulson [Thu, 29 Jul 2004 16:14:42 +0200] rev 15085
removed some [iff] declarations from RealDef.thy, concerning inequalities
Thu, 29 Jul 2004 16:14:06 +0200 tidied
paulson [Thu, 29 Jul 2004 16:14:06 +0200] rev 15084
tidied
Thu, 29 Jul 2004 12:15:53 +0200 documents for ZF-AC and ZF-Constructible
paulson [Thu, 29 Jul 2004 12:15:53 +0200] rev 15083
documents for ZF-AC and ZF-Constructible
Wed, 28 Jul 2004 16:26:27 +0200 conversion of SEQ.ML to Isar script
paulson [Wed, 28 Jul 2004 16:26:27 +0200] rev 15082
conversion of SEQ.ML to Isar script
Wed, 28 Jul 2004 16:25:40 +0200 abs notation
paulson [Wed, 28 Jul 2004 16:25:40 +0200] rev 15081
abs notation
Wed, 28 Jul 2004 16:25:28 +0200 fixed precedences
paulson [Wed, 28 Jul 2004 16:25:28 +0200] rev 15080
fixed precedences
Wed, 28 Jul 2004 10:49:29 +0200 conversion of Hyperreal/MacLaurin_lemmas to Isar script
paulson [Wed, 28 Jul 2004 10:49:29 +0200] rev 15079
conversion of Hyperreal/MacLaurin_lemmas to Isar script
Tue, 27 Jul 2004 15:39:59 +0200 *** empty log message ***
ballarin [Tue, 27 Jul 2004 15:39:59 +0200] rev 15078
*** empty log message ***
Mon, 26 Jul 2004 17:34:52 +0200 converting Hyperreal/Transcendental to Isar script
paulson [Mon, 26 Jul 2004 17:34:52 +0200] rev 15077
converting Hyperreal/Transcendental to Isar script
Mon, 26 Jul 2004 15:48:50 +0200 New prover for transitive and reflexive-transitive closure of relations.
ballarin [Mon, 26 Jul 2004 15:48:50 +0200] rev 15076
New prover for transitive and reflexive-transitive closure of relations. - Code in Provers/trancl.ML - HOL: Simplifier set up to use it as solver
Thu, 22 Jul 2004 19:33:12 +0200 minor formatting fixes
webertj [Thu, 22 Jul 2004 19:33:12 +0200] rev 15075
minor formatting fixes
Thu, 22 Jul 2004 17:37:31 +0200 Modified \<Sum> syntax a little.
nipkow [Thu, 22 Jul 2004 17:37:31 +0200] rev 15074
Modified \<Sum> syntax a little.
Thu, 22 Jul 2004 12:55:36 +0200 *** empty log message ***
nipkow [Thu, 22 Jul 2004 12:55:36 +0200] rev 15073
*** empty log message ***
Thu, 22 Jul 2004 10:33:26 +0200 new material courtesy of Norbert Voelker
paulson [Thu, 22 Jul 2004 10:33:26 +0200] rev 15072
new material courtesy of Norbert Voelker
Wed, 21 Jul 2004 16:35:38 +0200 updated;
wenzelm [Wed, 21 Jul 2004 16:35:38 +0200] rev 15071
updated;
Wed, 21 Jul 2004 08:35:29 +0200 Fixed latex problem
nipkow [Wed, 21 Jul 2004 08:35:29 +0200] rev 15070
Fixed latex problem
Tue, 20 Jul 2004 16:07:45 +0200 ring_1 -> ring
nipkow [Tue, 20 Jul 2004 16:07:45 +0200] rev 15069
ring_1 -> ring
Tue, 20 Jul 2004 14:24:23 +0200 minor tweaks to go with the new version of the Accountability paper
paulson [Tue, 20 Jul 2004 14:24:23 +0200] rev 15068
minor tweaks to go with the new version of the Accountability paper
Tue, 20 Jul 2004 14:23:09 +0200 removed some obsolete proofs
paulson [Tue, 20 Jul 2004 14:23:09 +0200] rev 15067
removed some obsolete proofs
Tue, 20 Jul 2004 14:22:49 +0200 two new results
paulson [Tue, 20 Jul 2004 14:22:49 +0200] rev 15066
two new results
Mon, 19 Jul 2004 18:21:26 +0200 Some changes to allow qualified theory import.
berghofe [Mon, 19 Jul 2004 18:21:26 +0200] rev 15065
Some changes to allow qualified theory import.
Mon, 19 Jul 2004 18:19:42 +0200 - Moved code generator setup for lists from Main.thy to List.thy
berghofe [Mon, 19 Jul 2004 18:19:42 +0200] rev 15064
- Moved code generator setup for lists from Main.thy to List.thy - Code generator now represents char type as strings of length 1 (easier to handle than encoding using nibbles)
Mon, 19 Jul 2004 18:15:46 +0200 Moved code generator setup for lists to List.thy
berghofe [Mon, 19 Jul 2004 18:15:46 +0200] rev 15063
Moved code generator setup for lists to List.thy
Mon, 19 Jul 2004 18:14:57 +0200 Added function dest_list.
berghofe [Mon, 19 Jul 2004 18:14:57 +0200] rev 15062
Added function dest_list.
Mon, 19 Jul 2004 18:14:22 +0200 Added simple check that allows code generator to produce code containing
berghofe [Mon, 19 Jul 2004 18:14:22 +0200] rev 15061
Added simple check that allows code generator to produce code containing fewer redundant matches.
Mon, 19 Jul 2004 18:12:49 +0200 Added function unprefix.
berghofe [Mon, 19 Jul 2004 18:12:49 +0200] rev 15060
Added function unprefix.
Sun, 18 Jul 2004 12:01:08 +0200 tuned
schirmer [Sun, 18 Jul 2004 12:01:08 +0200] rev 15059
tuned
Fri, 16 Jul 2004 19:21:59 +0200 added: get_extT_fields and
schirmer [Fri, 16 Jul 2004 19:21:59 +0200] rev 15058
added: get_extT_fields and get_recT_fields
Fri, 16 Jul 2004 17:33:43 +0200 added Complex/root
nipkow [Fri, 16 Jul 2004 17:33:43 +0200] rev 15057
added Complex/root
Fri, 16 Jul 2004 17:33:12 +0200 Fine-tuned sum syntax.
nipkow [Fri, 16 Jul 2004 17:33:12 +0200] rev 15056
Fine-tuned sum syntax.
Fri, 16 Jul 2004 17:32:34 +0200 Corrected TeX problem.
nipkow [Fri, 16 Jul 2004 17:32:34 +0200] rev 15055
Corrected TeX problem.
Fri, 16 Jul 2004 17:31:54 +0200 Created.
nipkow [Fri, 16 Jul 2004 17:31:54 +0200] rev 15054
Created.
Fri, 16 Jul 2004 17:31:44 +0200 Corrected TeX problems.
nipkow [Fri, 16 Jul 2004 17:31:44 +0200] rev 15053
Corrected TeX problems.
Fri, 16 Jul 2004 11:46:59 +0200 Added nice latex syntax.
nipkow [Fri, 16 Jul 2004 11:46:59 +0200] rev 15052
Added nice latex syntax.
Fri, 16 Jul 2004 09:36:04 +0200 int_ord = Int.compare, string_ord = String.compare;
wenzelm [Fri, 16 Jul 2004 09:36:04 +0200] rev 15051
int_ord = Int.compare, string_ord = String.compare;
Thu, 15 Jul 2004 15:47:39 +0200 *** empty log message ***
nipkow [Thu, 15 Jul 2004 15:47:39 +0200] rev 15050
*** empty log message ***
Thu, 15 Jul 2004 15:39:51 +0200 more summation syntax
nipkow [Thu, 15 Jul 2004 15:39:51 +0200] rev 15049
more summation syntax
Thu, 15 Jul 2004 15:39:40 +0200 more syntax
nipkow [Thu, 15 Jul 2004 15:39:40 +0200] rev 15048
more syntax
Thu, 15 Jul 2004 15:32:32 +0200 redefining sumr to be a translation to setsum
paulson [Thu, 15 Jul 2004 15:32:32 +0200] rev 15047
redefining sumr to be a translation to setsum
Thu, 15 Jul 2004 13:24:45 +0200 *** empty log message ***
nipkow [Thu, 15 Jul 2004 13:24:45 +0200] rev 15046
*** empty log message ***
Thu, 15 Jul 2004 13:11:34 +0200 Moved to new m<..<n syntax for set intervals.
nipkow [Thu, 15 Jul 2004 13:11:34 +0200] rev 15045
Moved to new m<..<n syntax for set intervals.
Thu, 15 Jul 2004 08:38:37 +0200 *** empty log message ***
nipkow [Thu, 15 Jul 2004 08:38:37 +0200] rev 15044
*** empty log message ***
Wed, 14 Jul 2004 10:25:21 +0200 ?
nipkow [Wed, 14 Jul 2004 10:25:21 +0200] rev 15043
?
Wed, 14 Jul 2004 10:25:03 +0200 added {0::nat..n(} = {..n(}
nipkow [Wed, 14 Jul 2004 10:25:03 +0200] rev 15042
added {0::nat..n(} = {..n(}
Tue, 13 Jul 2004 12:32:01 +0200 Got rid of Summation and made it a translation into setsum instead.
nipkow [Tue, 13 Jul 2004 12:32:01 +0200] rev 15041
Got rid of Summation and made it a translation into setsum instead.
Mon, 12 Jul 2004 19:56:58 +0200 read_dimacs_cnf_file added
webertj [Mon, 12 Jul 2004 19:56:58 +0200] rev 15040
read_dimacs_cnf_file added
Mon, 12 Jul 2004 15:15:23 +0200 added README
oheimb [Mon, 12 Jul 2004 15:15:23 +0200] rev 15039
added README
Mon, 12 Jul 2004 15:05:30 +0200 corrected bibtex entry
oheimb [Mon, 12 Jul 2004 15:05:30 +0200] rev 15038
corrected bibtex entry
Mon, 12 Jul 2004 12:11:46 +0200 *** empty log message ***
nipkow [Mon, 12 Jul 2004 12:11:46 +0200] rev 15037
*** empty log message ***
Sun, 11 Jul 2004 20:35:50 +0200 context dependent components;
wenzelm [Sun, 11 Jul 2004 20:35:50 +0200] rev 15036
context dependent components;
Sun, 11 Jul 2004 20:35:23 +0200 added fold_rev: ('a -> 'b -> 'b) -> 'a list -> 'b -> 'b;
wenzelm [Sun, 11 Jul 2004 20:35:23 +0200] rev 15035
added fold_rev: ('a -> 'b -> 'b) -> 'a list -> 'b -> 'b;
Sun, 11 Jul 2004 20:34:50 +0200 improved print_ss; tuned;
wenzelm [Sun, 11 Jul 2004 20:34:50 +0200] rev 15034
improved print_ss; tuned;
Sun, 11 Jul 2004 20:34:25 +0200 Simplifier and Classical Reasoner now support proof context dependent plug-ins;
wenzelm [Sun, 11 Jul 2004 20:34:25 +0200] rev 15033
Simplifier and Classical Reasoner now support proof context dependent plug-ins;
Sun, 11 Jul 2004 20:33:22 +0200 local_cla/simpset_of;
wenzelm [Sun, 11 Jul 2004 20:33:22 +0200] rev 15032
local_cla/simpset_of;
Fri, 09 Jul 2004 16:33:20 +0200 - Added support for conditional equations whose premises involve
berghofe [Fri, 09 Jul 2004 16:33:20 +0200] rev 15031
- Added support for conditional equations whose premises involve inductive sets (useful in connection with THE operator) - Inductive and non-inductive sets (implemented as lists) can now be mixed
Fri, 09 Jul 2004 16:29:10 +0200 - Expressed infer_derivs' in terms of infer_deriv
berghofe [Fri, 09 Jul 2004 16:29:10 +0200] rev 15030
- Expressed infer_derivs' in terms of infer_deriv - Eta-expanded function instantiate to delay evaluation (avoids inefficiencies when proof terms are switched off)
Fri, 09 Jul 2004 16:23:57 +0200 - Removed obsolete clause in function check_str
berghofe [Fri, 09 Jul 2004 16:23:57 +0200] rev 15029
- Removed obsolete clause in function check_str - test_term now temporarily sets print_mode to [] as well
Fri, 09 Jul 2004 11:13:36 +0200 new profiling function
paulson [Fri, 09 Jul 2004 11:13:36 +0200] rev 15028
new profiling function
Thu, 08 Jul 2004 19:34:56 +0200 adapted type of simprocs;
wenzelm [Thu, 08 Jul 2004 19:34:56 +0200] rev 15027
adapted type of simprocs;
Thu, 08 Jul 2004 19:34:18 +0200 make SML/NJ happy;
wenzelm [Thu, 08 Jul 2004 19:34:18 +0200] rev 15026
make SML/NJ happy;
Thu, 08 Jul 2004 19:34:10 +0200 added add_term_varnames, term_varnames;
wenzelm [Thu, 08 Jul 2004 19:34:10 +0200] rev 15025
added add_term_varnames, term_varnames;
Thu, 08 Jul 2004 19:34:00 +0200 got rid of obsolete meta_simpset; tuned;
wenzelm [Thu, 08 Jul 2004 19:34:00 +0200] rev 15024
got rid of obsolete meta_simpset; tuned;
Thu, 08 Jul 2004 19:33:51 +0200 major cleanup; got rid of obsolete meta_simpset;
wenzelm [Thu, 08 Jul 2004 19:33:51 +0200] rev 15023
major cleanup; got rid of obsolete meta_simpset;
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip