huffman [Wed, 03 May 2006 03:47:15 +0200] rev 19550
update to reflect changes in inverts/injects lemmas
huffman [Wed, 03 May 2006 03:46:25 +0200] rev 19549
inverts and injects generated lemmas now take the form of rewrite rules, instead of dest rules
urbanc [Wed, 03 May 2006 02:16:23 +0200] rev 19548
added lemma fresh_right, which is useful
in the proof of the recursion combinator
wenzelm [Tue, 02 May 2006 20:42:43 +0200] rev 19547
added the_theory;
wenzelm [Tue, 02 May 2006 20:42:42 +0200] rev 19546
extend/remove_syntax: observe inout flag for translations, too;
wenzelm [Tue, 02 May 2006 20:42:41 +0200] rev 19545
handle exception SYS_ERROR;
wenzelm [Tue, 02 May 2006 20:42:40 +0200] rev 19544
abbreviation: observe local syntax mode;
wenzelm [Tue, 02 May 2006 20:42:39 +0200] rev 19543
added set_syntax_mode, restore_syntax_mode;
wenzelm [Tue, 02 May 2006 20:42:37 +0200] rev 19542
sys_error: exception SYS_ERROR;
wenzelm [Tue, 02 May 2006 20:42:37 +0200] rev 19541
maintain implicit syntax mode;
tuned;
wenzelm [Tue, 02 May 2006 20:42:36 +0200] rev 19540
ThyInfo.the_theory;
wenzelm [Tue, 02 May 2006 20:42:35 +0200] rev 19539
ThyInfo.the_theory;
tuned;
wenzelm [Tue, 02 May 2006 20:42:34 +0200] rev 19538
actually removed old stuff;
wenzelm [Tue, 02 May 2006 20:42:33 +0200] rev 19537
replaced syntax/translations by abbreviation;
tuned proofs;
wenzelm [Tue, 02 May 2006 20:42:32 +0200] rev 19536
replaced syntax/translations by abbreviation;
wenzelm [Tue, 02 May 2006 20:42:30 +0200] rev 19535
replaced syntax/translations by abbreviation;
tuned proofs;
tuned;
webertj [Tue, 02 May 2006 19:23:48 +0200] rev 19534
beta_eta_conversion added to pre_cnf_tac
haftmann [Tue, 02 May 2006 16:19:53 +0200] rev 19533
added obfuscation for mails
paulson [Tue, 02 May 2006 14:27:49 +0200] rev 19532
tidied and harmonized "params_of_state"
wenzelm [Tue, 02 May 2006 00:33:40 +0200] rev 19531
tuned;
wenzelm [Tue, 02 May 2006 00:20:40 +0200] rev 19530
tuned;
wenzelm [Tue, 02 May 2006 00:20:38 +0200] rev 19529
added domain_error;
added of_sort_derivation;
tuned;
wenzelm [Tue, 02 May 2006 00:20:37 +0200] rev 19528
of_sort: option;
of_sort: simplified implementation, use Sorts.of_sort_derivation;
tuned;
paulson [Mon, 01 May 2006 18:10:40 +0200] rev 19527
some facts about min, max and add, diff
paulson [Mon, 01 May 2006 18:10:18 +0200] rev 19526
a few more examples
wenzelm [Mon, 01 May 2006 17:05:13 +0200] rev 19525
class_triv: Sign.certify_class;
wenzelm [Mon, 01 May 2006 17:05:12 +0200] rev 19524
arities: maintain original codomain;
wenzelm [Mon, 01 May 2006 17:05:11 +0200] rev 19523
added sort_triv;
wenzelm [Mon, 01 May 2006 17:05:10 +0200] rev 19522
of_sort: simplified derivation;
wenzelm [Mon, 01 May 2006 17:05:09 +0200] rev 19521
adapted arities;
huffman [Mon, 01 May 2006 01:22:31 +0200] rev 19520
add theorem flift2_defined_iff
huffman [Mon, 01 May 2006 01:21:23 +0200] rev 19519
add theorem typdef_flat
wenzelm [Sun, 30 Apr 2006 22:50:12 +0200] rev 19518
AxClass.define_class_i, AxClass.get_definition;
Sign.primitive_arity;
wenzelm [Sun, 30 Apr 2006 22:50:11 +0200] rev 19517
tuned;
wenzelm [Sun, 30 Apr 2006 22:50:10 +0200] rev 19516
AxClass.define_class;
AxClass.axiomatize_class/classrel/arity;
wenzelm [Sun, 30 Apr 2006 22:50:09 +0200] rev 19515
build classes/arities: refer to operations in sorts.ML;
simplified add_class/classrel/arity;
tuned;
wenzelm [Sun, 30 Apr 2006 22:50:08 +0200] rev 19514
moved certify_class/sort to type.ML;
added operations to build sort algebras (from type.ML);
tuned;
wenzelm [Sun, 30 Apr 2006 22:50:07 +0200] rev 19513
removed add_classes/classrel/arities (superceded by AxClass.axiomatize_class/classrel/arity);
added primitive_class/classrel/arity;
wenzelm [Sun, 30 Apr 2006 22:50:06 +0200] rev 19512
added serial_string;
wenzelm [Sun, 30 Apr 2006 22:50:05 +0200] rev 19511
renamed add_axclass(_i) to define_axclass(_i);
renamed get_info to get_definition;
added axiomatize_class/classrel/arity (supercede Sign.add_classes/classrel/arities);
tuned;
wenzelm [Sun, 30 Apr 2006 22:50:03 +0200] rev 19510
AxClass.axiomatize_arity_i;
wenzelm [Sun, 30 Apr 2006 22:50:01 +0200] rev 19509
AxClass.define_class_i;
wenzelm [Sun, 30 Apr 2006 22:49:59 +0200] rev 19508
* Pure: axclasses now purely definitional;
* Pure/kernel: consts certification ignores sort constraints;
wenzelm [Sat, 29 Apr 2006 23:16:49 +0200] rev 19507
reduced code duplication;
wenzelm [Sat, 29 Apr 2006 23:16:48 +0200] rev 19506
added insert_list;
wenzelm [Sat, 29 Apr 2006 23:16:47 +0200] rev 19505
added unconstrainT;
wenzelm [Sat, 29 Apr 2006 23:16:46 +0200] rev 19504
added unconstrainTs;
wenzelm [Sat, 29 Apr 2006 23:16:45 +0200] rev 19503
instances data: mutable cache;
added of_sort: interface for derived instances;
wenzelm [Sat, 29 Apr 2006 23:16:43 +0200] rev 19502
tuned;
berghofe [Fri, 28 Apr 2006 17:59:06 +0200] rev 19501
Capitalized theory names.
berghofe [Fri, 28 Apr 2006 17:58:33 +0200] rev 19500
Removed broken proof.
berghofe [Fri, 28 Apr 2006 17:56:20 +0200] rev 19499
Added Class, Fsub, and Lambda_mu examples for nominal datatypes.
berghofe [Fri, 28 Apr 2006 16:04:57 +0200] rev 19498
New keyword file for HOL nominal datatype package.
berghofe [Fri, 28 Apr 2006 15:59:31 +0200] rev 19497
Added new targets for nominal datatype package.
berghofe [Fri, 28 Apr 2006 15:58:30 +0200] rev 19496
Capitalized theory names.
berghofe [Fri, 28 Apr 2006 15:55:38 +0200] rev 19495
New ROOT file for nominal datatype examples.
berghofe [Fri, 28 Apr 2006 15:54:34 +0200] rev 19494
Renamed "nominal" theory to "Nominal".
berghofe [Fri, 28 Apr 2006 15:53:47 +0200] rev 19493
New ROOT file for nominal datatype package.
mengj [Fri, 28 Apr 2006 06:05:19 +0200] rev 19492
added some helper files for HOL goals/lemmas. Clauses have TPTP format.
mengj [Fri, 28 Apr 2006 05:59:32 +0200] rev 19491
changed the functions for getting HOL helper clauses.
mengj [Fri, 28 Apr 2006 05:58:53 +0200] rev 19490
removed the functions for getting HOL helper paths.
berghofe [Thu, 27 Apr 2006 17:48:41 +0200] rev 19489
SplitAt -> chop
berghofe [Thu, 27 Apr 2006 17:48:17 +0200] rev 19488
Adapted to new interface of add_axclass_i.
nipkow [Thu, 27 Apr 2006 17:40:17 +0200] rev 19487
added zip/take/drop lemmas
wenzelm [Thu, 27 Apr 2006 15:06:42 +0200] rev 19486
tuned;
wenzelm [Thu, 27 Apr 2006 15:06:42 +0200] rev 19485
renamed Source.mapfilter to Source.map_filter;
wenzelm [Thu, 27 Apr 2006 15:06:40 +0200] rev 19484
added map_filter;
wenzelm [Thu, 27 Apr 2006 15:06:39 +0200] rev 19483
renamed mapfilter to map_filter, made pervasive (again);
made flat pervasive (again);
added maps;
wenzelm [Thu, 27 Apr 2006 15:06:35 +0200] rev 19482
tuned basic list operators (flat, maps, map_filter);
paulson [Thu, 27 Apr 2006 12:11:56 +0200] rev 19481
renamed HOLogic.mk_bin to mk_binum for consistency with dest_binum
paulson [Thu, 27 Apr 2006 12:11:05 +0200] rev 19480
slight shortening of blacklist
paulson [Thu, 27 Apr 2006 12:10:47 +0200] rev 19479
cosmetic changes
paulson [Thu, 27 Apr 2006 12:09:32 +0200] rev 19478
some new functions
urbanc [Thu, 27 Apr 2006 01:41:30 +0200] rev 19477
isar-keywords.el
- I am not sure what has changed here
nominal.thy
- includes a number of new lemmas (including freshness
and perm_aux things)
nominal_atoms.ML
- no particular changes here
nominal_permeq.ML
- a new version of the decision procedure using
for permutation composition the constant perm_aux
examples
- various adjustments
wenzelm [Wed, 26 Apr 2006 22:40:46 +0200] rev 19476
*** empty log message ***
wenzelm [Wed, 26 Apr 2006 22:38:16 +0200] rev 19475
curried Seq.cons;
wenzelm [Wed, 26 Apr 2006 22:38:11 +0200] rev 19474
removed splitAt (superceded by chop);
removed if_none (superceded by the_default);
wenzelm [Wed, 26 Apr 2006 22:38:05 +0200] rev 19473
tuned;
wenzelm [Wed, 26 Apr 2006 20:34:11 +0200] rev 19472
removed obsolete expand_case_tac;
haftmann [Wed, 26 Apr 2006 14:19:13 +0200] rev 19471
fixed silly symlink bug
kleing [Wed, 26 Apr 2006 07:02:04 +0200] rev 19470
added Ben Porter's stuff
kleing [Wed, 26 Apr 2006 07:01:33 +0200] rev 19469
moved arithmetic series to geometric series in SetInterval
wenzelm [Tue, 25 Apr 2006 22:23:58 +0200] rev 19468
Sign.arity_sorts;
tuned;
wenzelm [Tue, 25 Apr 2006 22:23:50 +0200] rev 19467
unlocalize_mixfix: fallback on NoSyn;
wenzelm [Tue, 25 Apr 2006 22:23:41 +0200] rev 19466
tuned;
wenzelm [Tue, 25 Apr 2006 22:23:30 +0200] rev 19465
refer to structure Type instead of Sorts;
wenzelm [Tue, 25 Apr 2006 22:23:24 +0200] rev 19464
added inter_sort;
added arity_number/sorts;
wenzelm [Tue, 25 Apr 2006 22:23:17 +0200] rev 19463
added remove_sort;
wenzelm [Tue, 25 Apr 2006 22:23:11 +0200] rev 19462
added arity_number/sorts;
tuned;
wenzelm [Tue, 25 Apr 2006 22:23:04 +0200] rev 19461
made 'flat' pervasive (again);
wenzelm [Tue, 25 Apr 2006 22:22:58 +0200] rev 19460
get_info: removed 'super' field;
added params_of, all_params_of;
removed params_of_sort;
tuned;
haftmann [Mon, 24 Apr 2006 16:37:52 +0200] rev 19459
seperated typedef codegen from main code
haftmann [Mon, 24 Apr 2006 16:37:37 +0200] rev 19458
more precise tactics
haftmann [Mon, 24 Apr 2006 16:37:07 +0200] rev 19457
fixed typo
haftmann [Mon, 24 Apr 2006 16:36:34 +0200] rev 19456
more precise data structure
haftmann [Mon, 24 Apr 2006 16:36:07 +0200] rev 19455
cleaned up some diagnostic mathom