krauss [Wed, 13 Sep 2006 12:05:50 +0200] rev 20523
Major update to function package, including new syntax and the (only theoretical)
ability to handle local contexts.
huffman [Wed, 13 Sep 2006 00:38:38 +0200] rev 20522
added instance rat :: recpower
wenzelm [Tue, 12 Sep 2006 21:05:39 +0200] rev 20521
more on theorems;
wenzelm [Tue, 12 Sep 2006 17:45:58 +0200] rev 20520
tuned;
wenzelm [Tue, 12 Sep 2006 17:23:34 +0200] rev 20519
more on terms;
wenzelm [Tue, 12 Sep 2006 17:12:51 +0200] rev 20518
no_syntax norm -- clash with Real/RealVector.thy;
huffman [Tue, 12 Sep 2006 17:05:44 +0200] rev 20517
simplify some proofs, remove obsolete realpow_divide
huffman [Tue, 12 Sep 2006 17:03:52 +0200] rev 20516
realpow_divide -> power_divide
huffman [Tue, 12 Sep 2006 16:44:04 +0200] rev 20515
remove extra dependency
wenzelm [Tue, 12 Sep 2006 14:50:11 +0200] rev 20514
more on terms;
tuned;
wenzelm [Tue, 12 Sep 2006 12:16:17 +0200] rev 20513
Efficient term substitution -- avoids copying.
moved here from term.ML;
added instantiate_maxidx;
wenzelm [Tue, 12 Sep 2006 12:12:57 +0200] rev 20512
ctyp: maintain maxidx;
cterm_match: tight maxidx for substitution;
instantiate: determine maxidx from insts -- major performance improvement;
moved term subst functions to TermSubst;
tuned;
wenzelm [Tue, 12 Sep 2006 12:12:55 +0200] rev 20511
removed obsolete aconvs (use eq_list aconv);
tuned aconv --- more efficient on identical subterms;
moved term subst functions to term_subst.ML;
wenzelm [Tue, 12 Sep 2006 12:12:53 +0200] rev 20510
tuned eq_list;
wenzelm [Tue, 12 Sep 2006 12:12:46 +0200] rev 20509
moved term subst functions to TermSubst;
wenzelm [Tue, 12 Sep 2006 12:12:39 +0200] rev 20508
intr/elim: use constant complexity thanks to tuned Thm.instantiate/implies_elim;
wenzelm [Tue, 12 Sep 2006 12:12:33 +0200] rev 20507
added Pure/term_subst.ML;
wenzelm [Tue, 12 Sep 2006 12:12:25 +0200] rev 20506
added Gentzen:1935;
huffman [Tue, 12 Sep 2006 07:49:07 +0200] rev 20505
import RealVector
huffman [Tue, 12 Sep 2006 06:44:45 +0200] rev 20504
formalization of vector spaces and algebras over the real numbers
wenzelm [Mon, 11 Sep 2006 21:35:19 +0200] rev 20503
induct method: renamed 'fixing' to 'arbitrary';
wenzelm [Mon, 11 Sep 2006 14:35:30 +0200] rev 20502
updated;
wenzelm [Mon, 11 Sep 2006 14:35:25 +0200] rev 20501
more rules;
haftmann [Mon, 11 Sep 2006 14:28:47 +0200] rev 20500
hid succ, pred in Numeral.thy
wenzelm [Mon, 11 Sep 2006 12:27:36 +0200] rev 20499
updated;
wenzelm [Mon, 11 Sep 2006 12:27:30 +0200] rev 20498
more rules;
wenzelm [Mon, 11 Sep 2006 12:27:21 +0200] rev 20497
tuned;
huffman [Sun, 10 Sep 2006 05:34:24 +0200] rev 20496
added axclass division_ring (like field without commutativity; includes e.g. quaternions) and generalized some theorems from field to division_ring
huffman [Sat, 09 Sep 2006 18:28:42 +0200] rev 20495
cleaned up
wenzelm [Fri, 08 Sep 2006 19:44:43 +0200] rev 20494
tuned;
wenzelm [Fri, 08 Sep 2006 17:33:05 +0200] rev 20493
tuned;
haftmann [Fri, 08 Sep 2006 13:33:11 +0200] rev 20492
changed order of type classes and axclasses
wenzelm [Thu, 07 Sep 2006 20:12:08 +0200] rev 20491
tuned;
wenzelm [Thu, 07 Sep 2006 15:16:51 +0200] rev 20490
updated;
wenzelm [Thu, 07 Sep 2006 15:16:41 +0200] rev 20489
tentative appendix C;
wenzelm [Thu, 07 Sep 2006 15:16:26 +0200] rev 20488
tuned;
wenzelm [Wed, 06 Sep 2006 22:48:36 +0200] rev 20487
read_instantiate: declare names of TVars as well (temporary workaround for no-freeze feature of type inference);
webertj [Wed, 06 Sep 2006 17:39:52 +0200] rev 20486
rawsat_thm: mk_conjunction_list replaced by Conjunction.mk_conjunction_list
haftmann [Wed, 06 Sep 2006 13:48:02 +0200] rev 20485
got rid of Numeral.bin type
haftmann [Wed, 06 Sep 2006 10:01:27 +0200] rev 20484
now using TypecopyPackage
haftmann [Wed, 06 Sep 2006 10:01:04 +0200] rev 20483
TypedefPackage.add_typedef_* now yields name of introduced type constructor
wenzelm [Tue, 05 Sep 2006 22:06:18 +0200] rev 20482
added Barendregt-Geuvers:2001;
wenzelm [Tue, 05 Sep 2006 22:05:49 +0200] rev 20481
updated;
wenzelm [Tue, 05 Sep 2006 22:05:41 +0200] rev 20480
more on types and type classes;
wenzelm [Tue, 05 Sep 2006 22:05:15 +0200] rev 20479
tuned;
wenzelm [Tue, 05 Sep 2006 22:04:56 +0200] rev 20478
added \isactrlvec;
wenzelm [Tue, 05 Sep 2006 16:42:32 +0200] rev 20477
tuned;
wenzelm [Tue, 05 Sep 2006 16:42:23 +0200] rev 20476
more on names;
wenzelm [Mon, 04 Sep 2006 20:07:55 +0200] rev 20475
tuned;
wenzelm [Mon, 04 Sep 2006 19:49:39 +0200] rev 20474
tuned;
paulson [Mon, 04 Sep 2006 18:41:33 +0200] rev 20473
Using Drule.local_standard to reduce the space usage
wenzelm [Mon, 04 Sep 2006 17:06:45 +0200] rev 20472
tuned;
wenzelm [Mon, 04 Sep 2006 16:28:36 +0200] rev 20471
updated;
wenzelm [Mon, 04 Sep 2006 16:28:27 +0200] rev 20470
more on variables;
tuned;
ballarin [Mon, 04 Sep 2006 15:27:30 +0200] rev 20469
More locale test code.
ballarin [Mon, 04 Sep 2006 15:27:00 +0200] rev 20468
Documented methods intro_locales and unfold_locales.
haftmann [Mon, 04 Sep 2006 13:55:32 +0200] rev 20467
some corrections in class section
haftmann [Mon, 04 Sep 2006 08:18:00 +0200] rev 20466
explicit table with constant types
haftmann [Mon, 04 Sep 2006 08:17:28 +0200] rev 20465
proper project_sort
webertj [Sat, 02 Sep 2006 03:10:27 +0200] rev 20464
tuned
webertj [Sat, 02 Sep 2006 01:10:10 +0200] rev 20463
zchaff_with_proofs: proof is a reference now
wenzelm [Fri, 01 Sep 2006 23:18:01 +0200] rev 20462
signature: do not export private stuff;
wenzelm [Fri, 01 Sep 2006 23:04:42 +0200] rev 20461
skolem_cache_thm: Drule.close_derivation on clauses preserves some space;
tuned skolem_cache operations: canonical argument order;
tuned monomorphic test;
wenzelm [Fri, 01 Sep 2006 20:44:16 +0200] rev 20460
tuned;
wenzelm [Fri, 01 Sep 2006 20:40:05 +0200] rev 20459
tuned;
wenzelm [Fri, 01 Sep 2006 20:17:31 +0200] rev 20458
explain assumptions;
paulson [Fri, 01 Sep 2006 08:51:53 +0200] rev 20457
refinements to conversion into clause form, esp for the HO case
haftmann [Fri, 01 Sep 2006 08:36:55 +0200] rev 20456
pervasive refinements
haftmann [Fri, 01 Sep 2006 08:36:54 +0200] rev 20455
removed some dictionary stuff
haftmann [Fri, 01 Sep 2006 08:36:53 +0200] rev 20454
project_algebra yields sort projector
haftmann [Fri, 01 Sep 2006 08:36:51 +0200] rev 20453
final syntax for some Isar code generator keywords
wenzelm [Thu, 31 Aug 2006 23:01:16 +0200] rev 20452
tuned;
wenzelm [Thu, 31 Aug 2006 22:55:49 +0200] rev 20451
misc cleanup;
wenzelm [Thu, 31 Aug 2006 18:27:40 +0200] rev 20450
tuned;
wenzelm [Thu, 31 Aug 2006 17:33:55 +0200] rev 20449
more stuff;
wenzelm [Thu, 31 Aug 2006 17:33:48 +0200] rev 20448
mldecls: footnotesize;
wenzelm [Thu, 31 Aug 2006 14:53:55 +0200] rev 20447
more on contexts;
webertj [Thu, 31 Aug 2006 14:36:48 +0200] rev 20446
String.concatWith (not available in PolyML) replaced by space_implode
paulson [Thu, 31 Aug 2006 10:20:22 +0200] rev 20445
improvements to abstraction generation
paulson [Thu, 31 Aug 2006 10:18:26 +0200] rev 20444
blacklist now handles thm lists
paulson [Thu, 31 Aug 2006 10:17:19 +0200] rev 20443
Empty is better than Match
webertj [Thu, 31 Aug 2006 02:59:08 +0200] rev 20442
term_of_prop_formula added
webertj [Thu, 31 Aug 2006 02:22:05 +0200] rev 20441
read_dimacs_cnf_file ignores more comment lines
webertj [Wed, 30 Aug 2006 16:27:53 +0200] rev 20440
faster clause representation (again): full CNF formula as a hypothesis, instead of separate clauses
haftmann [Wed, 30 Aug 2006 15:11:17 +0200] rev 20439
code refinements
wenzelm [Wed, 30 Aug 2006 12:28:39 +0200] rev 20438
updated;
wenzelm [Wed, 30 Aug 2006 12:28:32 +0200] rev 20437
tuned;
haftmann [Wed, 30 Aug 2006 08:34:45 +0200] rev 20436
added yet another code generator example
haftmann [Wed, 30 Aug 2006 08:30:09 +0200] rev 20435
fixes
haftmann [Wed, 30 Aug 2006 08:29:30 +0200] rev 20434
fixed bug in wfrec appgen
webertj [Wed, 30 Aug 2006 03:30:09 +0200] rev 20433
lin_arith_prover: splitting reverted because of performance loss
webertj [Wed, 30 Aug 2006 03:19:08 +0200] rev 20432
lin_arith_prover: splitting reverted because of performance loss
urbanc [Tue, 29 Aug 2006 21:43:34 +0200] rev 20431
added a FIXME-comment
wenzelm [Tue, 29 Aug 2006 18:56:11 +0200] rev 20430
tuned;
wenzelm [Tue, 29 Aug 2006 18:49:33 +0200] rev 20429
more on contexts;
haftmann [Tue, 29 Aug 2006 14:31:15 +0200] rev 20428
refinements
haftmann [Tue, 29 Aug 2006 14:31:14 +0200] rev 20427
added and refined some exmples
haftmann [Tue, 29 Aug 2006 14:31:13 +0200] rev 20426
added typecopy_package
haftmann [Tue, 29 Aug 2006 14:31:12 +0200] rev 20425
added typecopy_package and some examples
haftmann [Tue, 29 Aug 2006 14:31:11 +0200] rev 20424
updated keywords
paulson [Mon, 28 Aug 2006 18:18:31 +0200] rev 20423
minor bug fixes
paulson [Mon, 28 Aug 2006 18:16:08 +0200] rev 20422
removed the (apparently pointless) signature constraint
paulson [Mon, 28 Aug 2006 18:15:32 +0200] rev 20421
tidied
webertj [Mon, 28 Aug 2006 16:10:44 +0200] rev 20420
encode clauses as Isar premises, rather than as object-logic &, for faster parsing
paulson [Fri, 25 Aug 2006 18:48:58 +0200] rev 20419
abstraction of lambda-expressions
paulson [Fri, 25 Aug 2006 18:48:09 +0200] rev 20418
tidied
paulson [Fri, 25 Aug 2006 18:47:36 +0200] rev 20417
better skolemization, using first-order resolution rather than hoping for the right result
paulson [Fri, 25 Aug 2006 18:46:24 +0200] rev 20416
using inc
paulson [Fri, 25 Aug 2006 18:45:57 +0200] rev 20415
explicit type variables prevent empty sorts
paulson [Fri, 25 Aug 2006 18:44:59 +0200] rev 20414
replaced skolem declarations by automatic skolemization of everything
webertj [Fri, 25 Aug 2006 00:10:10 +0200] rev 20413
avoid duplicate tactics
webertj [Thu, 24 Aug 2006 23:51:46 +0200] rev 20412
additional list of tactics that can be added to arith
berghofe [Thu, 24 Aug 2006 15:20:43 +0200] rev 20411
Added premises concerning finite support of recursion results to FCBs.
huffman [Wed, 23 Aug 2006 23:40:47 +0200] rev 20410
speed up proof of summable_Cauchy
huffman [Wed, 23 Aug 2006 22:44:32 +0200] rev 20409
speed up some proofs
huffman [Wed, 23 Aug 2006 22:12:54 +0200] rev 20408
generalize proof of SUP_rabs_subseq
huffman [Wed, 23 Aug 2006 21:57:43 +0200] rev 20407
speed up some proofs
haftmann [Wed, 23 Aug 2006 17:05:08 +0200] rev 20406
SML/NJ int type fix
haftmann [Mon, 21 Aug 2006 11:02:44 +0200] rev 20405
tracing
haftmann [Mon, 21 Aug 2006 11:02:43 +0200] rev 20404
improved preprocessing
haftmann [Mon, 21 Aug 2006 11:02:42 +0200] rev 20403
fixed bug in sortlookup
haftmann [Mon, 21 Aug 2006 11:02:41 +0200] rev 20402
more concise preprocessing of numerals for code generation
haftmann [Mon, 21 Aug 2006 11:02:40 +0200] rev 20401
more concise string serialization
haftmann [Mon, 21 Aug 2006 11:02:39 +0200] rev 20400
added some codegen examples/applications
urbanc [Fri, 18 Aug 2006 18:51:44 +0200] rev 20399
adapted using the characteristic equations
urbanc [Fri, 18 Aug 2006 18:46:02 +0200] rev 20398
modified to use the characteristic equations
berghofe [Fri, 18 Aug 2006 17:03:23 +0200] rev 20397
- Fixed bug that caused uniqueness proof for recursion
combinator to fail for mutually recursive datatypes
- Implemented proofs of characteristic equations for
recursion combinator.
urbanc [Thu, 17 Aug 2006 20:31:36 +0200] rev 20396
used the recursion combinator for the height and substitution function