wenzelm [Mon, 10 Apr 2006 00:33:51 +0200] rev 19392
add_axclass(_i): return class name only;
subclass/arity statements: require actual TVars, store raw data;
tuned;
wenzelm [Mon, 10 Apr 2006 00:33:49 +0200] rev 19391
Term.itselfT;
nipkow [Sun, 09 Apr 2006 19:41:30 +0200] rev 19390
Added function "splice"
wenzelm [Sun, 09 Apr 2006 19:29:44 +0200] rev 19389
Even/Odd: avoid clash with even/odd of Main HOL;
wenzelm [Sun, 09 Apr 2006 18:51:23 +0200] rev 19388
results: smart_pretty_thm uses adhoc proof context if possible;
wenzelm [Sun, 09 Apr 2006 18:51:22 +0200] rev 19387
added full_name;
abbrevs: mode does not affect name space;
wenzelm [Sun, 09 Apr 2006 18:51:21 +0200] rev 19386
add_syntax: actually observe print mode;
wenzelm [Sun, 09 Apr 2006 18:51:20 +0200] rev 19385
print_term etc.: actually observe print mode in final output;
wenzelm [Sun, 09 Apr 2006 18:51:19 +0200] rev 19384
abbrevs: mode does not affect name space;
wenzelm [Sun, 09 Apr 2006 18:51:17 +0200] rev 19383
added coalesce;
wenzelm [Sun, 09 Apr 2006 18:51:16 +0200] rev 19382
moved theory presentation to Isar/ROOT.ML;
wenzelm [Sun, 09 Apr 2006 18:51:15 +0200] rev 19381
hide consts in Numeral.thy;
wenzelm [Sun, 09 Apr 2006 18:51:13 +0200] rev 19380
tuned syntax/abbreviations;
wenzelm [Sun, 09 Apr 2006 18:51:11 +0200] rev 19379
unfold(ed): not necessrily meta equations;
nipkow [Sun, 09 Apr 2006 14:47:24 +0200] rev 19378
Made "empty" an abbreviation.
nipkow [Sun, 09 Apr 2006 14:31:37 +0200] rev 19377
*** empty log message ***
nipkow [Sun, 09 Apr 2006 14:20:23 +0200] rev 19376
Removed old set interval syntax.
wenzelm [Sat, 08 Apr 2006 22:51:35 +0200] rev 19375
pretty_term: late externing of consts (support authentic syntax);
wenzelm [Sat, 08 Apr 2006 22:51:33 +0200] rev 19374
pretty: late externing of consts (support authentic syntax);
wenzelm [Sat, 08 Apr 2006 22:51:31 +0200] rev 19373
removed fix_mixfix;
added const_mixfix, mixfix_const;
wenzelm [Sat, 08 Apr 2006 22:51:30 +0200] rev 19372
abbreviation(_i): do not expand abbreviations, do not use derived_def;
wenzelm [Sat, 08 Apr 2006 22:51:28 +0200] rev 19371
add_abbrevs(_i): support print mode;
pretty_term': expand abbreviations only for well-typed terms;
added expand_abbrevs;
tuned;
wenzelm [Sat, 08 Apr 2006 22:51:26 +0200] rev 19370
abbrevs: support print mode;
wenzelm [Sat, 08 Apr 2006 22:51:25 +0200] rev 19369
simplified handling of authentic syntax (cf. early externing in consts.ML);
simplified extern_term;
wenzelm [Sat, 08 Apr 2006 22:51:23 +0200] rev 19368
'abbreviation': optional print mode;
wenzelm [Sat, 08 Apr 2006 22:51:22 +0200] rev 19367
tuned;
wenzelm [Sat, 08 Apr 2006 22:51:20 +0200] rev 19366
pretty_term': early vs. late externing (support authentic syntax);
add_abbrevs(_i): support print mode and authentic syntax;
wenzelm [Sat, 08 Apr 2006 22:51:19 +0200] rev 19365
print_theory: print abbreviations nicely;
wenzelm [Sat, 08 Apr 2006 22:51:17 +0200] rev 19364
added intern/extern/extern_early;
added expand_abbrevs flag;
strip_abss: demand ocurrences of bounds in body;
const decl: added flag for early externing (disabled for authentic syntax);
abbrevs: support print mode;
major cleanup;
wenzelm [Sat, 08 Apr 2006 22:51:06 +0200] rev 19363
refined 'abbreviation';
haftmann [Sat, 08 Apr 2006 22:12:02 +0200] rev 19362
made symlink relative
haftmann [Sat, 08 Apr 2006 22:10:58 +0200] rev 19361
made symlink relative
kleing [Sat, 08 Apr 2006 15:24:21 +0200] rev 19360
converted Müller to Mueller to make smlnj 110.58 work
berghofe [Fri, 07 Apr 2006 17:27:53 +0200] rev 19359
Fixed bug that caused proof of induction rule to fail
for inductive sets with trivial introduction rules
such as "x : S ==> x : S".
kleing [Fri, 07 Apr 2006 12:48:10 +0200] rev 19358
remame ASeries to Arithmetic_Series
berghofe [Fri, 07 Apr 2006 11:17:44 +0200] rev 19357
Added alternative version of thms_of_proof that does not recursively
descend into proofs of (named) theorems.
mengj [Fri, 07 Apr 2006 05:14:54 +0200] rev 19356
hash table now stores thm and get_clasimp_atp_lemmas returns thm rather than term.
mengj [Fri, 07 Apr 2006 05:14:06 +0200] rev 19355
filter now accepts axioms as thm, instead of term.
mengj [Fri, 07 Apr 2006 05:12:51 +0200] rev 19354
tptp_write_file accepts axioms as thm.
mengj [Fri, 07 Apr 2006 05:12:23 +0200] rev 19353
added another function for CNF.
mengj [Fri, 07 Apr 2006 05:12:00 +0200] rev 19352
lemmas returned from ResClasimp.get_clasimp_atp_lemmas are thm rather than term.
kleing [Fri, 07 Apr 2006 03:20:34 +0200] rev 19351
renamed ASeries to Arithmetic_Series, removed the ^M
urbanc [Thu, 06 Apr 2006 17:29:40 +0200] rev 19350
modified the perm_compose rule such that it
is applied as simplification rule (as simproc)
in the restricted case where the first
permutation is a swapping coming from a supports
problem
also deleted the perm_compose' rule from the set
of rules that are automatically tried
haftmann [Thu, 06 Apr 2006 16:13:17 +0200] rev 19349
cleanup in typedef/datatype package
haftmann [Thu, 06 Apr 2006 16:12:57 +0200] rev 19348
added explicit serialization for int equality
haftmann [Thu, 06 Apr 2006 16:11:30 +0200] rev 19347
adapted for definitional code generation
haftmann [Thu, 06 Apr 2006 16:10:46 +0200] rev 19346
cleanup in datatype package
haftmann [Thu, 06 Apr 2006 16:10:22 +0200] rev 19345
small type annotation fix