wenzelm [Wed, 19 Dec 2001 00:26:39 +0100] rev 12548
HOL/IMP: include session graph;
wenzelm [Wed, 19 Dec 2001 00:26:19 +0100] rev 12547
updated;
wenzelm [Wed, 19 Dec 2001 00:26:04 +0100] rev 12546
tuned;
kleing [Tue, 18 Dec 2001 21:28:01 +0100] rev 12545
removed preallocated heaps axiom (now in type safety invariant)
wenzelm [Tue, 18 Dec 2001 18:37:56 +0100] rev 12544
updated;
paulson [Tue, 18 Dec 2001 18:06:10 +0100] rev 12543
New type definition diagram
nipkow [Tue, 18 Dec 2001 17:31:08 +0100] rev 12542
added exec_lub
paulson [Tue, 18 Dec 2001 17:15:41 +0100] rev 12541
new type definition figure
paulson [Tue, 18 Dec 2001 16:44:00 +0100] rev 12540
minor suggestions from Markus
paulson [Tue, 18 Dec 2001 16:14:56 +0100] rev 12539
additional material
wenzelm [Tue, 18 Dec 2001 16:14:50 +0100] rev 12538
* system: tested support for MacOS X;
paulson [Tue, 18 Dec 2001 15:04:19 +0100] rev 12537
better simplification makes steps redundant
paulson [Tue, 18 Dec 2001 15:03:27 +0100] rev 12536
replaced lepoll_lesspoll_lesspoll, lesspoll_lepoll_lesspoll
by lesspoll_trans1, lesspoll_trans2
wenzelm [Tue, 18 Dec 2001 14:27:57 +0100] rev 12535
tuned;
wenzelm [Tue, 18 Dec 2001 14:20:38 +0100] rev 12534
use Locale.read/cert_context_statement;
nipkow [Tue, 18 Dec 2001 13:15:21 +0100] rev 12533
*** empty log message ***
wenzelm [Tue, 18 Dec 2001 02:22:27 +0100] rev 12532
tuned;
wenzelm [Tue, 18 Dec 2001 02:20:23 +0100] rev 12531
improved mixfix_args;
wenzelm [Tue, 18 Dec 2001 02:20:02 +0100] rev 12530
tuned Type.unify;
do *not* declare TVar names as used;
wenzelm [Tue, 18 Dec 2001 02:19:31 +0100] rev 12529
simultaneous type-inference of complete context/statement specifications;
reorganized code;
wenzelm [Tue, 18 Dec 2001 02:18:38 +0100] rev 12528
tuned interface of unify, param;
added paramify_dummies to turn TypeInfer.anyT into unifiable parameter;
wenzelm [Tue, 18 Dec 2001 02:17:20 +0100] rev 12527
tuned Type.unify;
nipkow [Mon, 17 Dec 2001 14:27:18 +0100] rev 12526
mods due to changed 1-point simprocs (quantifier1).
nipkow [Mon, 17 Dec 2001 14:24:11 +0100] rev 12525
mods due to improved 1-point simprocs (quantifier1).
nipkow [Mon, 17 Dec 2001 14:23:10 +0100] rev 12524
mods due to mor powerful simprocs for 1-point rules (quantifier1).
nipkow [Mon, 17 Dec 2001 14:21:59 +0100] rev 12523
now permutations of quantifiers are allowed as well.
kleing [Mon, 17 Dec 2001 13:25:18 +0100] rev 12522
fixed JVMListExample
kleing [Sun, 16 Dec 2001 00:20:17 +0100] rev 12521
MicroJava exception merge
kleing [Sun, 16 Dec 2001 00:19:54 +0100] rev 12520
temporarily removed JVMListExample
kleing [Sun, 16 Dec 2001 00:19:08 +0100] rev 12519
exception merge + cleanup
kleing [Sun, 16 Dec 2001 00:18:44 +0100] rev 12518
exception merge, doesn't work yet
kleing [Sun, 16 Dec 2001 00:18:17 +0100] rev 12517
exception merge, cleanup, tuned
kleing [Sun, 16 Dec 2001 00:17:44 +0100] rev 12516
exceptions
kleing [Sun, 16 Dec 2001 00:17:18 +0100] rev 12515
list_all2_rev
wenzelm [Fri, 14 Dec 2001 22:32:52 +0100] rev 12514
removed debug stuff;
wenzelm [Fri, 14 Dec 2001 22:30:54 +0100] rev 12513
support for ``indexed syntax'' (using "\<index>" argument instead of "_");
wenzelm [Fri, 14 Dec 2001 22:29:51 +0100] rev 12512
removed special treatment of "_" in syntax (now covered by \<index> arg);
wenzelm [Fri, 14 Dec 2001 22:29:11 +0100] rev 12511
tuned locale interface;
wenzelm [Fri, 14 Dec 2001 22:28:52 +0100] rev 12510
proper treatment of internal parameters;
wenzelm [Fri, 14 Dec 2001 22:28:13 +0100] rev 12509
\usepackage[latin1]{inputenc};
wenzelm [Fri, 14 Dec 2001 22:27:58 +0100] rev 12508
Wenzel:2001:Isar-examples;
wenzelm [Fri, 14 Dec 2001 22:27:43 +0100] rev 12507
updated;
wenzelm [Fri, 14 Dec 2001 22:27:20 +0100] rev 12506
mixfix syntax for selectors;
wenzelm [Fri, 14 Dec 2001 22:26:55 +0100] rev 12505
record: mixfix;
wenzelm [Fri, 14 Dec 2001 11:57:03 +0100] rev 12504
export used_types;
tuned;
wenzelm [Fri, 14 Dec 2001 11:56:09 +0100] rev 12503
Locale.activate_context;
wenzelm [Fri, 14 Dec 2001 11:55:34 +0100] rev 12502
beginning support for type instantiation;
tuned internal arrangements;
wenzelm [Fri, 14 Dec 2001 11:54:47 +0100] rev 12501
varify returns newly introduced variables;
wenzelm [Fri, 14 Dec 2001 11:54:13 +0100] rev 12500
varifyT' returns newly introduces variables;
wenzelm [Fri, 14 Dec 2001 11:53:31 +0100] rev 12499
added invent_type_names;
added add_tvarsT etc. (from drule.ML);
wenzelm [Fri, 14 Dec 2001 11:52:54 +0100] rev 12498
changed Thm.varifyT';
wenzelm [Fri, 14 Dec 2001 11:52:32 +0100] rev 12497
type_env;
wenzelm [Fri, 14 Dec 2001 11:51:52 +0100] rev 12496
added type_env function;
let norm_type_XXX work directly with type env component;
wenzelm [Fri, 14 Dec 2001 11:51:01 +0100] rev 12495
export add_tvarsT etc.;
wenzelm [Fri, 14 Dec 2001 11:50:38 +0100] rev 12494
changed Type.varify;
wenzelm [Fri, 14 Dec 2001 11:50:19 +0100] rev 12493
Term.invent_type_names;
nipkow [Thu, 13 Dec 2001 19:05:10 +0100] rev 12492
*** empty log message ***
nipkow [Thu, 13 Dec 2001 17:57:55 +0100] rev 12491
*** empty log message ***
wenzelm [Thu, 13 Dec 2001 17:44:56 +0100] rev 12490
made SML/XL happy;
nipkow [Thu, 13 Dec 2001 16:48:34 +0100] rev 12489
*** empty log message ***
nipkow [Thu, 13 Dec 2001 16:48:07 +0100] rev 12488
Terminator now uses arith_tac as well.
nipkow [Thu, 13 Dec 2001 16:47:35 +0100] rev 12487
comp -> rel_comp
wenzelm [Thu, 13 Dec 2001 15:45:03 +0100] rev 12486
isatool expandshort;
paulson [Thu, 13 Dec 2001 12:33:23 +0100] rev 12485
Relaxed the precondition of UN_upper_le
wenzelm [Wed, 12 Dec 2001 20:37:31 +0100] rev 12484
isatool expandshort;
nipkow [Wed, 12 Dec 2001 19:22:21 +0100] rev 12483
new rewrite rules for use by arith_tac to take care of uminus.
mods due to reorienting and renaming of real_minus_mult_eq1/2
nipkow [Wed, 12 Dec 2001 19:21:54 +0100] rev 12482
new rewrite rules for use by arith_tac to take care of uminus.
nipkow [Wed, 12 Dec 2001 19:21:02 +0100] rev 12481
mods due to reorienting and renaming of real_minus_mult_eq1/2
nipkow [Wed, 12 Dec 2001 19:19:59 +0100] rev 12480
tuned conversion from terms to "polynomials" for arith_tac: takes care
of "uminus" now.
wenzelm [Wed, 12 Dec 2001 18:05:44 +0100] rev 12479
drop_judgment: be graceful about undeclared judgment;
wenzelm [Wed, 12 Dec 2001 18:03:10 +0100] rev 12478
obsolete;
wenzelm [Wed, 12 Dec 2001 17:43:45 +0100] rev 12477
option "-d pdf" by default (accomodates pdf bias of Mac OS X);
tuned getpwnam;
wenzelm [Wed, 12 Dec 2001 17:40:36 +0100] rev 12476
removed installfonts, xterm interface;
improved default of PROOFGENERAL_OPTIONS;
nipkow [Wed, 12 Dec 2001 12:40:02 +0100] rev 12475
Removed pointless backtracking from arith_tac
berghofe [Wed, 12 Dec 2001 11:07:42 +0100] rev 12474
Improved error messages.
nipkow [Wed, 12 Dec 2001 09:04:20 +0100] rev 12473
*** empty log message ***
wenzelm [Tue, 11 Dec 2001 17:07:45 +0100] rev 12472
tuned;
wenzelm [Tue, 11 Dec 2001 17:02:46 +0100] rev 12471
obsolete;
wenzelm [Tue, 11 Dec 2001 16:44:43 +0100] rev 12470
obsolete;
wenzelm [Tue, 11 Dec 2001 16:25:31 +0100] rev 12469
tuned;
wenzelm [Tue, 11 Dec 2001 16:22:44 +0100] rev 12468
\isasymindex made text mode;
wenzelm [Tue, 11 Dec 2001 16:22:09 +0100] rev 12467
isatools "symbolinput" and "nonascii" have disappeared;
wenzelm [Tue, 11 Dec 2001 16:00:26 +0100] rev 12466
added HOL-Library;
wenzelm [Tue, 11 Dec 2001 15:58:32 +0100] rev 12465
tuned;
wenzelm [Tue, 11 Dec 2001 15:36:28 +0100] rev 12464
updated;
wenzelm [Tue, 11 Dec 2001 15:04:17 +0100] rev 12463
removed altogether;
wenzelm [Tue, 11 Dec 2001 15:03:57 +0100] rev 12462
removed unused stuff;
berghofe [Tue, 11 Dec 2001 14:54:18 +0100] rev 12461
Updated.
wenzelm [Tue, 11 Dec 2001 13:43:00 +0100] rev 12460
oops;
wenzelm [Mon, 10 Dec 2001 20:59:43 +0100] rev 12459
bounded abstraction now uses syntax "%" / "\<lambda>" instead of "lam";
wenzelm [Mon, 10 Dec 2001 20:58:15 +0100] rev 12458
updated reserved words of HOL;
wenzelm [Mon, 10 Dec 2001 20:57:44 +0100] rev 12457
* HOL: bounded abstraction now uses syntax "%" / "\<lambda>" instead
of "lam" -- INCOMPATIBILITY;
wenzelm [Mon, 10 Dec 2001 19:14:56 +0100] rev 12456
obsolete;
wenzelm [Mon, 10 Dec 2001 18:52:15 +0100] rev 12455
removed additional blank line (confuses some versions of make);
wenzelm [Mon, 10 Dec 2001 18:50:01 +0100] rev 12454
obsolete;
berghofe [Mon, 10 Dec 2001 15:40:55 +0100] rev 12453
- Changed type of invoke_codegen
- Added combinators for sequences
berghofe [Mon, 10 Dec 2001 15:39:34 +0100] rev 12452
- Added code generator interface for types
- Changed type of invoke_codegen
berghofe [Mon, 10 Dec 2001 15:37:03 +0100] rev 12451
Fixed bug in function find_paths.
berghofe [Mon, 10 Dec 2001 15:36:05 +0100] rev 12450
Added example file for intuitionistic logic (taken from FOL).
berghofe [Mon, 10 Dec 2001 15:35:03 +0100] rev 12449
Added support for code generation.
berghofe [Mon, 10 Dec 2001 15:34:15 +0100] rev 12448
Recursive equations to be used for code generation are now registered
via RecfunCodegen.add
berghofe [Mon, 10 Dec 2001 15:32:10 +0100] rev 12447
Code generator for recursive functions.
berghofe [Mon, 10 Dec 2001 15:31:30 +0100] rev 12446
Tuned header.
berghofe [Mon, 10 Dec 2001 15:30:18 +0100] rev 12445
Code generator for datatypes.
berghofe [Mon, 10 Dec 2001 15:29:16 +0100] rev 12444
Moved contents to files datatype_codegen.ML and recfun_codegen.ML
berghofe [Mon, 10 Dec 2001 15:26:42 +0100] rev 12443
Turned subcls1 into an inductive relation to make it executable.
berghofe [Mon, 10 Dec 2001 15:24:48 +0100] rev 12442
Example for code generator.
berghofe [Mon, 10 Dec 2001 15:24:22 +0100] rev 12441
Added examples for code generator.
berghofe [Mon, 10 Dec 2001 15:23:19 +0100] rev 12440
Added code generator setup.
berghofe [Mon, 10 Dec 2001 15:18:57 +0100] rev 12439
Tuned code generator setup.
berghofe [Mon, 10 Dec 2001 15:18:34 +0100] rev 12438
Added new files (code generator and examples).
berghofe [Mon, 10 Dec 2001 15:17:49 +0100] rev 12437
Moved code generator setup from Recdef to Inductive.
berghofe [Mon, 10 Dec 2001 15:16:49 +0100] rev 12436
Replaced several occurrences of "blast" by "rules".
wenzelm [Mon, 10 Dec 2001 13:30:14 +0100] rev 12435
document root;
kleing [Sun, 09 Dec 2001 15:26:13 +0100] rev 12434
tuned
kleing [Sun, 09 Dec 2001 14:37:42 +0100] rev 12433
HOLCF/IMP converted to Isar
kleing [Sun, 09 Dec 2001 14:36:14 +0100] rev 12432
HOL/IMP converted to Isar
kleing [Sun, 09 Dec 2001 14:35:36 +0100] rev 12431
converted to Isar
kleing [Sun, 09 Dec 2001 14:35:11 +0100] rev 12430
latex output setup
kleing [Sun, 09 Dec 2001 14:34:56 +0100] rev 12429
tuned for latex output
kleing [Sun, 09 Dec 2001 14:34:18 +0100] rev 12428
setup [trans] rules for calculational Isar reasoning
wenzelm [Sat, 08 Dec 2001 17:34:46 +0100] rev 12427
use /var/tmp (which happens to be more spacious on atbroy37);
wenzelm [Sat, 08 Dec 2001 17:25:45 +0100] rev 12426
new-style theory;
proper declarations of various induction rules;
wenzelm [Sat, 08 Dec 2001 17:25:01 +0100] rev 12425
added Main.ML;
wenzelm [Sat, 08 Dec 2001 16:13:20 +0100] rev 12424
restart_loader: do *not* ThyLoad.reset_path;
wenzelm [Sat, 08 Dec 2001 14:43:48 +0100] rev 12423
tuned print_state interfaces;
wenzelm [Sat, 08 Dec 2001 14:43:16 +0100] rev 12422
optional PGML markup;
wenzelm [Sat, 08 Dec 2001 14:42:45 +0100] rev 12421
added writelns;
wenzelm [Sat, 08 Dec 2001 14:42:22 +0100] rev 12420
use "xml.ML";
wenzelm [Sat, 08 Dec 2001 14:42:03 +0100] rev 12419
export writeln_default;
tuned prefix_lines;
wenzelm [Sat, 08 Dec 2001 14:41:36 +0100] rev 12418
tuned print_goals interfaces;
wenzelm [Sat, 08 Dec 2001 14:41:10 +0100] rev 12417
added General/xml.ML;
wenzelm [Sat, 08 Dec 2001 14:39:08 +0100] rev 12416
Basic support for XML output.
paulson [Fri, 07 Dec 2001 11:10:54 +0100] rev 12415
Slightly generalized the agents' knowledge theorems
wenzelm [Thu, 06 Dec 2001 22:38:50 +0100] rev 12414
added default_type;
wenzelm [Thu, 06 Dec 2001 17:16:46 +0100] rev 12413
tuned line breaks in HTML source;
wenzelm [Thu, 06 Dec 2001 17:16:30 +0100] rev 12412
fixed dest atts;
wenzelm [Thu, 06 Dec 2001 17:16:16 +0100] rev 12411
refrain from peeking at tags;
wenzelm [Thu, 06 Dec 2001 17:15:53 +0100] rev 12410
include session graph;
paulson [Thu, 06 Dec 2001 16:05:06 +0100] rev 12409
replaced record_split by the cases method
paulson [Thu, 06 Dec 2001 13:01:07 +0100] rev 12408
intro and elim now require arguments
paulson [Thu, 06 Dec 2001 13:00:25 +0100] rev 12407
record extend and truncate
exercises
wenzelm [Thu, 06 Dec 2001 00:46:24 +0100] rev 12406
use Main;
wenzelm [Thu, 06 Dec 2001 00:45:04 +0100] rev 12405
* Pure/obtain: "thesis" now internal (use ?thesis);
* Pure: generic 'sym' / 'symmetric' attributes;
* Provers/classical: 'swapped' attribute;
* HOL: proper rules less_induct and wf_induct_rule;
wenzelm [Thu, 06 Dec 2001 00:43:03 +0100] rev 12404
Syntax.internal thesis;
wenzelm [Thu, 06 Dec 2001 00:42:24 +0100] rev 12403
tuned xtra_netpair;
wenzelm [Thu, 06 Dec 2001 00:42:00 +0100] rev 12402
clarified sym_del;
wenzelm [Thu, 06 Dec 2001 00:41:37 +0100] rev 12401
added 'swapped' attribute;
tuned xtra_netpair;
tuned;
wenzelm [Thu, 06 Dec 2001 00:40:56 +0100] rev 12400
added the_mk_cases;
wenzelm [Thu, 06 Dec 2001 00:40:19 +0100] rev 12399
tuned;
wenzelm [Thu, 06 Dec 2001 00:40:04 +0100] rev 12398
renamed Finite to Finite_Set;
wenzelm [Thu, 06 Dec 2001 00:39:40 +0100] rev 12397
less_induct, wf_induct_rule;
wenzelm [Thu, 06 Dec 2001 00:38:55 +0100] rev 12396
renamed theory Finite to Finite_Set and converted;
wenzelm [Thu, 06 Dec 2001 00:37:59 +0100] rev 12395
this material already part of HOL/Set.thy;
wenzelm [Wed, 05 Dec 2001 20:58:00 +0100] rev 12394
sym [sym];
wenzelm [Wed, 05 Dec 2001 15:45:24 +0100] rev 12393
tuned;
wenzelm [Wed, 05 Dec 2001 15:44:45 +0100] rev 12392
iff;
wenzelm [Wed, 05 Dec 2001 15:36:48 +0100] rev 12391
updated;
wenzelm [Wed, 05 Dec 2001 15:36:36 +0100] rev 12390
adapted intr/elim uses;
wenzelm [Wed, 05 Dec 2001 14:32:10 +0100] rev 12389
eliminated old use of intro/elim method;
tuned;
wenzelm [Wed, 05 Dec 2001 13:16:34 +0100] rev 12388
simplified proof (no longer use swapped rules);
wenzelm [Wed, 05 Dec 2001 03:19:47 +0100] rev 12387
fixed intro steps;
wenzelm [Wed, 05 Dec 2001 03:19:14 +0100] rev 12386
tuned declarations (rules, sym, etc.);
wenzelm [Wed, 05 Dec 2001 03:18:03 +0100] rev 12385
removed unused functionality (weight etc.);
wenzelm [Wed, 05 Dec 2001 03:17:34 +0100] rev 12384
simple version of 'intro' and 'elim' method;
use ContextRules.find_rules;
wenzelm [Wed, 05 Dec 2001 03:16:43 +0100] rev 12383
added 'print_rules' command;
wenzelm [Wed, 05 Dec 2001 03:15:50 +0100] rev 12382
added print_rules;
wenzelm [Wed, 05 Dec 2001 03:15:32 +0100] rev 12381
simplified NetRules;
wenzelm [Wed, 05 Dec 2001 03:15:15 +0100] rev 12380
export low-level addXXs;
find_rules interface;
wenzelm [Wed, 05 Dec 2001 03:14:22 +0100] rev 12379
added 'sym' and 'symmetric' atts;
wenzelm [Wed, 05 Dec 2001 03:13:57 +0100] rev 12378
removed bang_args;
wenzelm [Wed, 05 Dec 2001 03:13:21 +0100] rev 12377
'symmetric' attribute moved to Pure/calculation.ML;
wenzelm [Wed, 05 Dec 2001 03:12:52 +0100] rev 12376
simplified (and clarified) integration with Pure/ContextRules;
removed "extra" rules as separate slots, only keep xtra_netpair for
single-step view of plain haz/safe rules;
wenzelm [Wed, 05 Dec 2001 03:11:05 +0100] rev 12375
iff?: refer to Pure/ContextRules;
wenzelm [Wed, 05 Dec 2001 03:10:06 +0100] rev 12374
ContextRules.intro_bang_global;
wenzelm [Wed, 05 Dec 2001 03:09:21 +0100] rev 12373
added add_rule, del_rule;
wenzelm [Wed, 05 Dec 2001 03:07:44 +0100] rev 12372
tuned declarations;
wenzelm [Wed, 05 Dec 2001 03:06:05 +0100] rev 12371
tuned;
wenzelm [Wed, 05 Dec 2001 03:05:39 +0100] rev 12370
added ex/First_Order_Logic.thy, ex/document/root.tex;
wenzelm [Wed, 05 Dec 2001 03:05:18 +0100] rev 12369
added First_Order_Logic.thy;
wenzelm [Wed, 05 Dec 2001 03:00:39 +0100] rev 12368
sym declarations;
tuned declarations;
wenzelm [Wed, 05 Dec 2001 02:59:49 +0100] rev 12367
removed declaration of disjI1, disjI2 (already done in IFOL);
wenzelm [Wed, 05 Dec 2001 02:59:15 +0100] rev 12366
removed AddXIs, AddXEs, AddXDs;
wenzelm [Wed, 05 Dec 2001 02:58:45 +0100] rev 12365
updated;
wenzelm [Wed, 05 Dec 2001 02:58:04 +0100] rev 12364
* Pure/Provers/classical: simplified integration with pure rule
attributes and methods;
wenzelm [Tue, 04 Dec 2001 19:53:55 +0100] rev 12363
reactivate tracing markup;
wenzelm [Tue, 04 Dec 2001 18:10:49 +0100] rev 12362
made SML/NJ happy;
wenzelm [Tue, 04 Dec 2001 18:00:11 +0100] rev 12361
made slightly more robust;
wenzelm [Tue, 04 Dec 2001 17:59:36 +0100] rev 12360
added Higher_Order_Logic.thy;
wenzelm [Tue, 04 Dec 2001 14:26:22 +0100] rev 12359
rules_tac: SELECT_GOAL!!;
tuned;
wenzelm [Tue, 04 Dec 2001 02:02:36 +0100] rev 12358
disable markup of tracing output (tmp?);
wenzelm [Tue, 04 Dec 2001 02:02:10 +0100] rev 12357
\usepackage{textcomp};
wenzelm [Tue, 04 Dec 2001 02:01:49 +0100] rev 12356
removed \newcommand{\isasymone};
wenzelm [Tue, 04 Dec 2001 02:01:31 +0100] rev 12355
hyp_subst_tac';
wenzelm [Tue, 04 Dec 2001 02:01:13 +0100] rev 12354
setup "rules" method;
wenzelm [Tue, 04 Dec 2001 02:00:45 +0100] rev 12353
no need for hyp_subst_tac' (!?);
wenzelm [Tue, 04 Dec 2001 02:00:14 +0100] rev 12352
renamed RuleContext to ContextRules;
wenzelm [Tue, 04 Dec 2001 01:59:49 +0100] rev 12351
\usepackage{textcomp}, \usepackage{marvosym};
wenzelm [Mon, 03 Dec 2001 21:31:55 +0100] rev 12350
renamed rule_context.ML to context_rules.ML;
wenzelm [Mon, 03 Dec 2001 21:03:06 +0100] rev 12349
setup "rules" method;
wenzelm [Mon, 03 Dec 2001 21:02:26 +0100] rev 12348
interface for wrappers;
wenzelm [Mon, 03 Dec 2001 21:02:08 +0100] rev 12347
added "rules" method;
wenzelm [Mon, 03 Dec 2001 21:01:37 +0100] rev 12346
removed questionable init_gensym;
wenzelm [Mon, 03 Dec 2001 21:01:11 +0100] rev 12345
hyp_subst_tac';
wenzelm [Mon, 03 Dec 2001 20:59:57 +0100] rev 12344
use \<zero>, \<one>;
wenzelm [Mon, 03 Dec 2001 20:59:29 +0100] rev 12343
\renewcommand{\isasymzero}, \renewcommand{\isasymone};
wenzelm [Mon, 03 Dec 2001 12:06:13 +0100] rev 12342
updated;
wenzelm [Mon, 03 Dec 2001 11:47:29 +0100] rev 12341
HOLogic.read_cterm;
wenzelm [Mon, 03 Dec 2001 11:46:13 +0100] rev 12340
HOLogic.typeS;
wenzelm [Sat, 01 Dec 2001 18:55:41 +0100] rev 12339
removed dead code;
wenzelm [Sat, 01 Dec 2001 18:52:32 +0100] rev 12338
renamed class "term" to "type" (actually "HOL.type");
wenzelm [Sat, 01 Dec 2001 18:51:46 +0100] rev 12337
added zero--nine, euro;
tuned some text symbols;
wenzelm [Sat, 01 Dec 2001 18:51:11 +0100] rev 12336
%\usepackage{textcomp}
%\usepackage{marvosym}
wenzelm [Sat, 01 Dec 2001 18:50:41 +0100] rev 12335
* HOL: the class of all HOL types is now called "type" rather than
"term"; INCOMPATIBILITY, need to adapt references to this type class
in axclass/classes, instance/arities, and (usually rare) occurrences
in typings (of consts etc.); internally the class is called
"HOL.type", ML programs should refer to HOLogic.typeS;
nipkow [Fri, 30 Nov 2001 17:55:13 +0100] rev 12334
*** empty log message ***
paulson [Fri, 30 Nov 2001 12:18:14 +0100] rev 12333
minor tweaks
nipkow [Thu, 29 Nov 2001 21:12:37 +0100] rev 12332
*** empty log message ***
nipkow [Thu, 29 Nov 2001 20:02:23 +0100] rev 12331
*** empty log message ***
nipkow [Thu, 29 Nov 2001 19:03:03 +0100] rev 12330
*** empty log message ***
paulson [Thu, 29 Nov 2001 17:39:23 +0100] rev 12329
minor textual tweaks
nipkow [Thu, 29 Nov 2001 14:12:42 +0100] rev 12328
*** empty log message ***
nipkow [Thu, 29 Nov 2001 13:33:45 +0100] rev 12327
*** empty log message ***
wenzelm [Thu, 29 Nov 2001 01:51:38 +0100] rev 12326
export primitive netpairs;
activate attributes;
wenzelm [Thu, 29 Nov 2001 01:51:06 +0100] rev 12325
RuleContext.intro_query_local;
wenzelm [Thu, 29 Nov 2001 01:50:50 +0100] rev 12324
rule context and attributes moved to rule_context.ML;
wenzelm [Thu, 29 Nov 2001 01:50:19 +0100] rev 12323
qualify_elem: do not qualify empty names ("");
wenzelm [Thu, 29 Nov 2001 01:49:44 +0100] rev 12322
tuned;
wenzelm [Thu, 29 Nov 2001 00:45:12 +0100] rev 12321
added deletion of rules;
tuned;
wenzelm [Thu, 29 Nov 2001 00:44:34 +0100] rev 12320
general type of delete_tagged_brl;
tuned;
wenzelm [Thu, 29 Nov 2001 00:43:39 +0100] rev 12319
most general type of delete/delete_term;
wenzelm [Wed, 28 Nov 2001 23:31:47 +0100] rev 12318
skip_proof: do not require quick_and_dirty in interactive mode;
wenzelm [Wed, 28 Nov 2001 23:30:59 +0100] rev 12317
support "_::foo" sort constraints;
wenzelm [Wed, 28 Nov 2001 23:30:24 +0100] rev 12316
removed unused simple_read_typ;
read_typ, TypeExt.typ_of_term: map_sort argument;
wenzelm [Wed, 28 Nov 2001 23:29:48 +0100] rev 12315
added proof_to_theory';
wenzelm [Wed, 28 Nov 2001 23:29:21 +0100] rev 12314
Syntax.typ_of_term: pass intern sort fn;
wenzelm [Wed, 28 Nov 2001 23:28:58 +0100] rev 12313
Syntax.read_typ: pass intern sort fn;
wenzelm [Wed, 28 Nov 2001 23:27:35 +0100] rev 12312
* Isar/Pure: "sorry" no longer requires quick_and_dirty in interactive mode;
* Pure/syntax: "x::_::foo" sort constraints;
wenzelm [Wed, 28 Nov 2001 00:46:26 +0100] rev 12311
theory data: removed obsolete finish method;
wenzelm [Wed, 28 Nov 2001 00:44:37 +0100] rev 12310
data: removed obsolete finish method;
wenzelm [Wed, 28 Nov 2001 00:43:50 +0100] rev 12309
name space for local thms (export cond_extern, qualified);
improved internal naming of fixes;
wenzelm [Wed, 28 Nov 2001 00:42:35 +0100] rev 12308
print_state: up to 7 result names;
wenzelm [Wed, 28 Nov 2001 00:42:04 +0100] rev 12307
qualify imported facts;
clarified read/cert_element;
theory data: removed obsolete finish;
tuned;
wenzelm [Wed, 28 Nov 2001 00:39:33 +0100] rev 12306
variant: preserve suffix of underscores (for skolem/internal names etc.);
wenzelm [Wed, 28 Nov 2001 00:38:11 +0100] rev 12305
join_rules RuleCases.save;
wenzelm [Wed, 28 Nov 2001 00:37:40 +0100] rev 12304
tuned declarations;
wenzelm [Wed, 28 Nov 2001 00:37:08 +0100] rev 12303
tuned;
wenzelm [Tue, 27 Nov 2001 13:28:26 +0100] rev 12302
make SML/NJ happy;
wenzelm [Mon, 26 Nov 2001 23:24:27 +0100] rev 12301
added Pure/Isar/rule_context.ML;
wenzelm [Mon, 26 Nov 2001 23:23:33 +0100] rev 12300
gcd_dvd1 and gcd_dvd2 proven simultaneously;
wenzelm [Mon, 26 Nov 2001 18:34:17 +0100] rev 12299
moved lemmas to theory Hilbert_Choice;
wenzelm [Mon, 26 Nov 2001 18:33:57 +0100] rev 12298
tuned;
meson lemmas from Tools/meson.ML;
wenzelm [Mon, 26 Nov 2001 18:33:21 +0100] rev 12297
added remdups_rl;
wenzelm [Mon, 26 Nov 2001 18:33:08 +0100] rev 12296
clarified order of merge_lists';
wenzelm [Mon, 26 Nov 2001 17:48:22 +0100] rev 12295
clarified order in gen_merge_lists';
wenzelm [Sat, 24 Nov 2001 17:21:47 +0100] rev 12294
fixed SML/NJ error (!?);
wenzelm [Sat, 24 Nov 2001 17:02:39 +0100] rev 12293
use merge_lists, merge_alists;
wenzelm [Sat, 24 Nov 2001 17:01:00 +0100] rev 12292
Symtab.merge_multi';
tuned;
wenzelm [Sat, 24 Nov 2001 17:00:35 +0100] rev 12291
type variables: clarified "used" vs. "occ";
wenzelm [Sat, 24 Nov 2001 16:59:44 +0100] rev 12290
Library.gen_merge_lists';
wenzelm [Sat, 24 Nov 2001 16:59:32 +0100] rev 12289
clarified locale operations (rename, merge);
tuned;
wenzelm [Sat, 24 Nov 2001 16:58:57 +0100] rev 12288
print_locale: expr;
wenzelm [Sat, 24 Nov 2001 16:58:31 +0100] rev 12287
added join, merge_multi(');
tuned extend, make, merge;
wenzelm [Sat, 24 Nov 2001 16:57:34 +0100] rev 12286
merge_stamps: merge_lists' with reversed args;
wenzelm [Sat, 24 Nov 2001 16:56:26 +0100] rev 12285
gen_merge_lists;
wenzelm [Sat, 24 Nov 2001 16:55:56 +0100] rev 12284
added gen_merge_lists(') and merge_lists(');
removed obsolete generic_extend, generic_merge, extend_list;
wenzelm [Sat, 24 Nov 2001 16:55:00 +0100] rev 12283
gen_merge_lists';
wenzelm [Sat, 24 Nov 2001 16:54:32 +0100] rev 12282
generic_merge;
wenzelm [Sat, 24 Nov 2001 16:54:10 +0100] rev 12281
converted simp lemmas;
wenzelm [Sat, 24 Nov 2001 16:53:31 +0100] rev 12280
tuned;
berghofe [Sat, 24 Nov 2001 13:58:19 +0100] rev 12279
Extended match_proof to handle abstractions.
wenzelm [Fri, 23 Nov 2001 19:20:58 +0100] rev 12278
tuned;
wenzelm [Fri, 23 Nov 2001 19:20:06 +0100] rev 12277
improved ordering of evaluated elements;
wenzelm [Fri, 23 Nov 2001 19:19:35 +0100] rev 12276
time_use_thy "Locales";
nipkow [Fri, 23 Nov 2001 17:19:14 +0100] rev 12275
Isar conversion
wenzelm [Thu, 22 Nov 2001 23:46:33 +0100] rev 12274
theory Locales temporarily disabled;
wenzelm [Thu, 22 Nov 2001 23:45:57 +0100] rev 12273
beginnings of actual locale expressions;
wenzelm [Thu, 22 Nov 2001 23:45:23 +0100] rev 12272
improved locale expression syntax;
wenzelm [Thu, 22 Nov 2001 23:44:57 +0100] rev 12271
locale expression import;
wenzelm [Thu, 22 Nov 2001 23:44:30 +0100] rev 12270
import locale expression;
wenzelm [Thu, 22 Nov 2001 23:15:12 +0100] rev 12269
tuned;
wenzelm [Thu, 22 Nov 2001 17:14:17 +0100] rev 12268
added uname;
syntax for locale expressions (presently unused);
wenzelm [Thu, 22 Nov 2001 17:13:36 +0100] rev 12267
tuned;
wenzelm [Thu, 22 Nov 2001 17:13:24 +0100] rev 12266
thm "point.defs";
wenzelm [Thu, 22 Nov 2001 17:13:06 +0100] rev 12265
recovered original "make";
added "fields" operation;
renamed "derived_defs" to "defs";
wenzelm [Thu, 22 Nov 2001 17:12:08 +0100] rev 12264
renamed "fields" to "flds" (avoid clash with new "fields" operation);
wenzelm [Wed, 21 Nov 2001 20:20:18 +0100] rev 12263
locale expressions;
wenzelm [Wed, 21 Nov 2001 00:36:51 +0100] rev 12262
use tracing function for trace output;
wenzelm [Wed, 21 Nov 2001 00:35:13 +0100] rev 12261
tracing_fn;
wenzelm [Wed, 21 Nov 2001 00:34:38 +0100] rev 12260
added tracing, tracing_fn;
wenzelm [Wed, 21 Nov 2001 00:34:06 +0100] rev 12259
Set.vimage;
wenzelm [Wed, 21 Nov 2001 00:33:40 +0100] rev 12258
got rid of theory Inverse_Image;
wenzelm [Wed, 21 Nov 2001 00:33:04 +0100] rev 12257
theory Inverse_Image converted and moved to Set;
wenzelm [Wed, 21 Nov 2001 00:32:10 +0100] rev 12256
tuned;
wenzelm [Tue, 20 Nov 2001 22:54:06 +0100] rev 12255
tuned;
wenzelm [Tue, 20 Nov 2001 22:53:50 +0100] rev 12254
fixed links etc.;
wenzelm [Tue, 20 Nov 2001 22:53:05 +0100] rev 12253
* HOL/record: cases/induct for more parts;
* syntax: prefer later print_translation functions;
wenzelm [Tue, 20 Nov 2001 20:57:46 +0100] rev 12252
prefer later trfuns;
wenzelm [Tue, 20 Nov 2001 20:57:07 +0100] rev 12251
moved prefixes1, suffixes1 to library.ML;
wenzelm [Tue, 20 Nov 2001 20:56:42 +0100] rev 12250
trfuns *after* binder syntax;
wenzelm [Tue, 20 Nov 2001 20:56:13 +0100] rev 12249
added prefixes1, suffixes1;
wenzelm [Tue, 20 Nov 2001 20:55:50 +0100] rev 12248
print_depth 10;
wenzelm [Tue, 20 Nov 2001 20:55:33 +0100] rev 12247
derive cases/induct rules for ``more'' parts;
wenzelm [Tue, 20 Nov 2001 20:54:12 +0100] rev 12246
tuned;
paulson [Tue, 20 Nov 2001 10:48:38 +0100] rev 12245
Hyperreal
wenzelm [Mon, 19 Nov 2001 23:37:01 +0100] rev 12244
improved treatment of common result name;
wenzelm [Mon, 19 Nov 2001 20:47:57 +0100] rev 12243
tuned;
wenzelm [Mon, 19 Nov 2001 20:47:39 +0100] rev 12242
multi_theorem: common statement header (covers *all* results);
wenzelm [Mon, 19 Nov 2001 20:46:38 +0100] rev 12241
fixed comment;
goal: unbind if multiple statements;
wenzelm [Mon, 19 Nov 2001 20:46:05 +0100] rev 12240
induct method: localize rews for rule;
berghofe [Mon, 19 Nov 2001 17:42:00 +0100] rev 12239
Now handles different theorems with same name more gracefully.
berghofe [Mon, 19 Nov 2001 17:40:45 +0100] rev 12238
Improved error message.
berghofe [Mon, 19 Nov 2001 17:40:07 +0100] rev 12237
Added setup.
berghofe [Mon, 19 Nov 2001 17:39:31 +0100] rev 12236
Moved fastype to Envir.
berghofe [Mon, 19 Nov 2001 17:38:09 +0100] rev 12235
Further restructuring of theorem naming functions.
berghofe [Mon, 19 Nov 2001 17:36:40 +0100] rev 12234
Added setup for proof rewrite rules.
berghofe [Mon, 19 Nov 2001 17:36:05 +0100] rev 12233
- Fixed bug in shrink
- Restored old behaviour of thm_proof
- Eliminated reference from theory data
berghofe [Mon, 19 Nov 2001 17:34:02 +0100] rev 12232
Replaced devar by Envir.head_norm
berghofe [Mon, 19 Nov 2001 17:32:49 +0100] rev 12231
Moved head_norm and fastype from unify.ML to envir.ML
kleing [Fri, 16 Nov 2001 23:02:58 +0100] rev 12230
fixed maxs bug
wenzelm [Fri, 16 Nov 2001 22:11:19 +0100] rev 12229
Ntree and Brouwer converted and moved to ZF/Induct;
wenzelm [Fri, 16 Nov 2001 22:10:27 +0100] rev 12228
converted;
wenzelm [Fri, 16 Nov 2001 22:09:44 +0100] rev 12227
actually store "coinduct" rule;
wenzelm [Fri, 16 Nov 2001 22:08:55 +0100] rev 12226
additional P.marg_comment;
wenzelm [Fri, 16 Nov 2001 22:08:28 +0100] rev 12225
\usepackage[latin1]{inputenc};
paulson [Fri, 16 Nov 2001 18:24:11 +0100] rev 12224
even more theories from Jacques
wenzelm [Fri, 16 Nov 2001 15:25:17 +0100] rev 12223
finish_global: Drule.strip_shyps_warning (just for warning);
wenzelm [Fri, 16 Nov 2001 15:24:39 +0100] rev 12222
ext_tsig_classes: rebuild_tsig!!!!!
wenzelm [Fri, 16 Nov 2001 15:24:09 +0100] rev 12221
local_standard: plain strip_shyps instead of strip_shyps_warning;
paulson [Fri, 16 Nov 2001 13:48:43 +0100] rev 12220
last-minute tidying
wenzelm [Thu, 15 Nov 2001 23:26:58 +0100] rev 12219
updated;
wenzelm [Thu, 15 Nov 2001 23:25:46 +0100] rev 12218
GPLed;
wenzelm [Thu, 15 Nov 2001 23:25:01 +0100] rev 12217
write_keywords: string argument (logic name);
wenzelm [Thu, 15 Nov 2001 23:21:57 +0100] rev 12216
isatool unsymbolize;
ehmety [Thu, 15 Nov 2001 20:01:19 +0100] rev 12215
Modified to make the files build with the new changes in ZF
wenzelm [Thu, 15 Nov 2001 18:37:34 +0100] rev 12214
depends on Epsilon!
wenzelm [Thu, 15 Nov 2001 18:36:24 +0100] rev 12213
fix_frees: rev;
wenzelm [Thu, 15 Nov 2001 18:36:07 +0100] rev 12212
prove: raise ERROR_MESSAGE;
wenzelm [Thu, 15 Nov 2001 18:35:15 +0100] rev 12211
updated;
wenzelm [Thu, 15 Nov 2001 18:34:58 +0100] rev 12210
* ZF: new-style theory commands '(co)inductive', '(co)datatype',
'rep_datatype', 'inductive_cases'; also methods 'ind_cases',
'induct_tac', 'case_tac', and 'typecheck' (with attribute 'TC');
wenzelm [Thu, 15 Nov 2001 18:21:38 +0100] rev 12209
type_solver_tac: use TCSET' to refer to context of goal state (does
*not* work with local proof contexts of Isar / new-style locales);
wenzelm [Thu, 15 Nov 2001 18:20:48 +0100] rev 12208
setup DatatypeTactics.setup;
wenzelm [Thu, 15 Nov 2001 18:20:13 +0100] rev 12207
added Induct/Binary_Trees.thy, Induct/Tree_Forest (converted from
former ex/TF.ML ex/TF.thy ex/Term.ML ex/Term.thy);
wenzelm [Thu, 15 Nov 2001 18:18:17 +0100] rev 12206
no handle ERROR;
wenzelm [Thu, 15 Nov 2001 18:16:17 +0100] rev 12205
fixed;
wenzelm [Thu, 15 Nov 2001 18:15:58 +0100] rev 12204
Isar version of 'rep_datatype';
wenzelm [Thu, 15 Nov 2001 18:15:32 +0100] rev 12203
avoid handle _;
wenzelm [Thu, 15 Nov 2001 18:15:13 +0100] rev 12202
added TCSET(') tacticals;
wenzelm [Thu, 15 Nov 2001 18:09:40 +0100] rev 12201
added Term and Tree_Forest (from converted ZF/ex);
wenzelm [Thu, 15 Nov 2001 18:08:19 +0100] rev 12200
TF and Term moved to ZF/Induct;
paulson [Thu, 15 Nov 2001 17:59:56 +0100] rev 12199
miniscoping of UN and INT
ehmety [Thu, 15 Nov 2001 16:48:05 +0100] rev 12198
Added new entry
ehmety [Thu, 15 Nov 2001 16:46:38 +0100] rev 12197
New files
paulson [Thu, 15 Nov 2001 16:12:49 +0100] rev 12196
new theories from Jacques Fleuriot
ehmety [Thu, 15 Nov 2001 15:07:16 +0100] rev 12195
*** empty log message ***
wenzelm [Wed, 14 Nov 2001 23:22:43 +0100] rev 12194
converted datatype examples moved from ZF/ex to ZF/Induct;
wenzelm [Wed, 14 Nov 2001 23:22:15 +0100] rev 12193
document setup;
wenzelm [Wed, 14 Nov 2001 23:21:05 +0100] rev 12192
removed BT, Data, Enum (see ZF/Induct);
wenzelm [Wed, 14 Nov 2001 23:20:41 +0100] rev 12191
case_names;
wenzelm [Wed, 14 Nov 2001 23:20:14 +0100] rev 12190
added Datatypes, Binary_Trees (from ZF/ex);
wenzelm [Wed, 14 Nov 2001 23:19:09 +0100] rev 12189
Isar attribute and method setup;
wenzelm [Wed, 14 Nov 2001 23:18:37 +0100] rev 12188
fix path prefix;
wenzelm [Wed, 14 Nov 2001 23:18:13 +0100] rev 12187
use proper intr_names (for required case_names);
store con_defs, case_eqns, recursor_eqns, free_iffs, free_elims;
wenzelm [Wed, 14 Nov 2001 23:16:05 +0100] rev 12186
added Induct/Binary_Trees.thy, Induct/Datatypes.thy;
removed ex/Data.ML ex/Data.thy ex/Enum.ML ex/Enum.thy;
wenzelm [Wed, 14 Nov 2001 23:15:19 +0100] rev 12185
tuned;
wenzelm [Wed, 14 Nov 2001 23:14:59 +0100] rev 12184
updated;
wenzelm [Wed, 14 Nov 2001 18:46:30 +0100] rev 12183
adapted primrec/datatype to Isar;
wenzelm [Wed, 14 Nov 2001 18:46:07 +0100] rev 12182
tuned;
wenzelm [Wed, 14 Nov 2001 18:45:38 +0100] rev 12181
store original simps for codegen;
wenzelm [Wed, 14 Nov 2001 18:44:27 +0100] rev 12180
inductive: removed con_defs;
wenzelm [Wed, 14 Nov 2001 18:42:34 +0100] rev 12179
updated;
wenzelm [Tue, 13 Nov 2001 22:36:38 +0100] rev 12178
updated;
wenzelm [Tue, 13 Nov 2001 22:25:59 +0100] rev 12177
* ZF: new-style theory commands 'inductive', 'inductive_cases', and
methods 'ind_cases', 'induct_tac', 'case_tac';
wenzelm [Tue, 13 Nov 2001 22:24:28 +0100] rev 12176
ZF specific keywords;
wenzelm [Tue, 13 Nov 2001 22:20:51 +0100] rev 12175
rearranged inductive package for Isar;
wenzelm [Tue, 13 Nov 2001 22:20:15 +0100] rev 12174
Generic inductive cases facility for (co)inductive definitions.
wenzelm [Tue, 13 Nov 2001 22:19:37 +0100] rev 12173
converted;
wenzelm [Tue, 13 Nov 2001 22:18:46 +0100] rev 12172
tuned;
wenzelm [Tue, 13 Nov 2001 22:18:03 +0100] rev 12171
tuned inductions;
wenzelm [Tue, 13 Nov 2001 17:51:03 +0100] rev 12170
prove: Envir.beta_norm;
paulson [Tue, 13 Nov 2001 16:12:25 +0100] rev 12169
new SList theory from Bu Wolff
wenzelm [Mon, 12 Nov 2001 23:30:16 +0100] rev 12168
induct: rule_versions produces localized variants;
wenzelm [Mon, 12 Nov 2001 23:28:49 +0100] rev 12167
empty rule_context for multiple goals;
wenzelm [Mon, 12 Nov 2001 23:28:15 +0100] rev 12166
added empty;
wenzelm [Mon, 12 Nov 2001 23:27:04 +0100] rev 12165
mutual rules declared as ``consumes 0'';
wenzelm [Mon, 12 Nov 2001 23:26:18 +0100] rev 12164
induct_atomize: include atomize_conj (for mutual induction);
wenzelm [Mon, 12 Nov 2001 23:25:25 +0100] rev 12163
Isar: 'induct' proper support for mutual induction involving
non-atomic rule statements;
Isar/Pure: support multiple simultaneous goal statements;
wenzelm [Mon, 12 Nov 2001 20:23:24 +0100] rev 12162
proper handling of mutual rules (esp. for sets);
wenzelm [Mon, 12 Nov 2001 20:22:51 +0100] rev 12161
lemmas induct_atomize = atomize_conj ...;
val local_imp_def = thm "induct_implies_def";
wenzelm [Mon, 12 Nov 2001 20:22:23 +0100] rev 12160
val local_imp_def = thm "induct_implies_def";
paulson [Mon, 12 Nov 2001 12:38:40 +0100] rev 12159
ZF/Induct,UNITY
paulson [Mon, 12 Nov 2001 12:38:06 +0100] rev 12158
Tidying necessitated by new simprules in equalities.ML
paulson [Mon, 12 Nov 2001 12:37:37 +0100] rev 12157
conditional miniscoping equalities now made unconditional
paulson [Mon, 12 Nov 2001 10:56:38 +0100] rev 12156
new-style numerals without leading #, along with generic 0 and 1
berghofe [Mon, 12 Nov 2001 10:44:55 +0100] rev 12155
congc now returns None if congruence rule has no effect.
berghofe [Mon, 12 Nov 2001 10:43:25 +0100] rev 12154
Renamed some bound variables due to changes in simplifier.
berghofe [Mon, 12 Nov 2001 10:39:42 +0100] rev 12153
Fixed proof depending on strange behaviour of rename_bvs.
berghofe [Mon, 12 Nov 2001 10:37:36 +0100] rev 12152
Renamed some bound variables due to changes in simplifier.
wenzelm [Sun, 11 Nov 2001 21:38:54 +0100] rev 12151
present multi_result;
wenzelm [Sun, 11 Nov 2001 21:38:25 +0100] rev 12150
added meta_conjunction_tr';
wenzelm [Sun, 11 Nov 2001 21:38:04 +0100] rev 12149
pure_syntax_output: "_meta_conjunction";
wenzelm [Sun, 11 Nov 2001 21:37:44 +0100] rev 12148
adapted to multiple results;
wenzelm [Sun, 11 Nov 2001 21:37:20 +0100] rev 12147
adapted auto_bind_goal, auto_bind_facts;
wenzelm [Sun, 11 Nov 2001 21:36:40 +0100] rev 12146
added multi_theorem(_i);
have, show etc.: multiple statements;
wenzelm [Sun, 11 Nov 2001 21:35:21 +0100] rev 12145
Proof.have_i: multiple statements;
wenzelm [Sun, 11 Nov 2001 21:35:04 +0100] rev 12144
added RAW_METHOD, RAW_METHOD_CASES;
METHOD, METHOD_CASES etc.: conjunction_tac;
wenzelm [Sun, 11 Nov 2001 21:34:09 +0100] rev 12143
added add_thmss;
wenzelm [Sun, 11 Nov 2001 21:33:40 +0100] rev 12142
"theorem" etc.: multiple statements;
wenzelm [Sun, 11 Nov 2001 21:33:05 +0100] rev 12141
theorem, have, show etc: multiple statements;
wenzelm [Sun, 11 Nov 2001 21:32:12 +0100] rev 12140
facts: multiple args;
wenzelm [Sun, 11 Nov 2001 21:31:52 +0100] rev 12139
added conjunction_tac;
wenzelm [Sun, 11 Nov 2001 21:31:35 +0100] rev 12138
renamed open_smart_store_thms to smart_store_thms_open;
added Syntax.pure_syntax_output;
wenzelm [Sun, 11 Nov 2001 21:30:51 +0100] rev 12137
added mk_conjunction;
wenzelm [Sun, 11 Nov 2001 21:30:31 +0100] rev 12136
added unflat;
wenzelm [Sun, 11 Nov 2001 21:30:10 +0100] rev 12135
added conj_elim_precise, conj_intr_thm;
wenzelm [Sat, 10 Nov 2001 16:25:17 +0100] rev 12134
use Tactic.prove;
wenzelm [Fri, 09 Nov 2001 23:44:48 +0100] rev 12133
tuned;
wenzelm [Fri, 09 Nov 2001 22:53:41 +0100] rev 12132
support co/inductive definitions in new-style theories;
wenzelm [Fri, 09 Nov 2001 22:53:10 +0100] rev 12131
adapted to add_inductive_x;
wenzelm [Fri, 09 Nov 2001 22:52:38 +0100] rev 12130
syntactic declaration of external *and* internal versions of fixes;
tuned warn_extra_tfrees;
wenzelm [Fri, 09 Nov 2001 22:51:24 +0100] rev 12129
fixed print_records;
wenzelm [Fri, 09 Nov 2001 22:50:58 +0100] rev 12128
tuned;
wenzelm [Fri, 09 Nov 2001 22:50:32 +0100] rev 12127
theorems case_split = case_split_thm [case_names True False, cases type: o];
berghofe [Fri, 09 Nov 2001 10:26:16 +0100] rev 12126
Theorems symmetric, reflexive and transitive are now stored with "open"
derivations.
berghofe [Fri, 09 Nov 2001 10:25:10 +0100] rev 12125
Commands prf and full_prf can now also be used to display proof term
of current proof state.
wenzelm [Fri, 09 Nov 2001 00:20:26 +0100] rev 12124
eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Fri, 09 Nov 2001 00:19:20 +0100] rev 12123
theory data: finish method;
wenzelm [Fri, 09 Nov 2001 00:18:23 +0100] rev 12122
indexvar_ast_tr (for \<index> placeholder);
wenzelm [Fri, 09 Nov 2001 00:17:52 +0100] rev 12121
removed pure_sym_syntax;
allow additional arguments in infixes (maximum priority);
wenzelm [Fri, 09 Nov 2001 00:17:09 +0100] rev 12120
File.use;
wenzelm [Fri, 09 Nov 2001 00:16:52 +0100] rev 12119
added impose_hyps_tac;
robustify insts of tactic emulations;
wenzelm [Fri, 09 Nov 2001 00:16:07 +0100] rev 12118
proper close_locale;
wenzelm [Fri, 09 Nov 2001 00:15:35 +0100] rev 12117
no longer support "isabelle_font" or "symbols";
wenzelm [Fri, 09 Nov 2001 00:14:17 +0100] rev 12116
got rid of obsolete input filtering;
wenzelm [Fri, 09 Nov 2001 00:11:52 +0100] rev 12115
back to normal;
tuned;
wenzelm [Fri, 09 Nov 2001 00:09:47 +0100] rev 12114
eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Fri, 09 Nov 2001 00:06:15 +0100] rev 12113
updated;
wenzelm [Fri, 09 Nov 2001 00:05:49 +0100] rev 12112
got rid of obsolete input filtering and isabelle font encoding;
wenzelm [Fri, 09 Nov 2001 00:01:55 +0100] rev 12111
got rid of obsolete input filtering;
wenzelm [Fri, 09 Nov 2001 00:00:53 +0100] rev 12110
eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Thu, 08 Nov 2001 23:59:37 +0100] rev 12109
theory data: finish method;
wenzelm [Thu, 08 Nov 2001 23:57:22 +0100] rev 12108
removed needs_filtered_use;
wenzelm [Thu, 08 Nov 2001 23:55:04 +0100] rev 12107
\newcommand{\isasymindex}{\isamath{\i}};
wenzelm [Thu, 08 Nov 2001 23:52:56 +0100] rev 12106
* Isar/Pure: emulation of instantiation tactics (rule_tac, cut_tac,
etc.) now consider the syntactic context of assumptions, giving a
better chance to get type-inference of the arguments right (this is
especially important for locales);
* system: refrain from any attempt at filtering input streams; no
longer support ``8bit'' encoding of old isabelle font, instead proper
iso-latin characters may now be used;
wenzelm [Thu, 08 Nov 2001 23:50:08 +0100] rev 12105
tuned;
wenzelm [Thu, 08 Nov 2001 17:54:58 +0100] rev 12104
\bibliographystyle{abbrv};
wenzelm [Thu, 08 Nov 2001 17:44:55 +0100] rev 12103
updated;
wenzelm [Thu, 08 Nov 2001 17:44:27 +0100] rev 12102
make SML/XL of NJ happy;
wenzelm [Thu, 08 Nov 2001 17:42:43 +0100] rev 12101
ex/document/root.bib;
wenzelm [Thu, 08 Nov 2001 00:26:41 +0100] rev 12100
proper syntax for structs;
wenzelm [Thu, 08 Nov 2001 00:26:06 +0100] rev 12099
more explanations on advanced syntax;
wenzelm [Thu, 08 Nov 2001 00:25:36 +0100] rev 12098
use num_const of Pure;
wenzelm [Thu, 08 Nov 2001 00:25:09 +0100] rev 12097
\newcommand{\isasymstruct}{\isamath{\diamond}};
wenzelm [Wed, 07 Nov 2001 18:53:11 +0100] rev 12096
locale_prefix: Sign.base_name;
wenzelm [Wed, 07 Nov 2001 18:18:46 +0100] rev 12095
syntax for structs;
wenzelm [Wed, 07 Nov 2001 18:18:29 +0100] rev 12094
tuned;
wenzelm [Wed, 07 Nov 2001 18:18:19 +0100] rev 12093
syntax for structures;
wenzelm [Wed, 07 Nov 2001 18:17:45 +0100] rev 12092
tuned impose_hyps;
wenzelm [Wed, 07 Nov 2001 18:17:16 +0100] rev 12091
added structures;
tuned;
wenzelm [Wed, 07 Nov 2001 18:16:54 +0100] rev 12090
\isasymstruct;
paulson [Wed, 07 Nov 2001 18:12:12 +0100] rev 12089
Sidi Ehmety's port of the fold_set operator and multisets to ZF.
Also, fixes to the cancellation simprocs and a few new standard lemmas.
paulson [Wed, 07 Nov 2001 12:29:07 +0100] rev 12088
reorganization of the ZF examples
wenzelm [Wed, 07 Nov 2001 00:16:19 +0100] rev 12087
tuned;
wenzelm [Tue, 06 Nov 2001 23:56:14 +0100] rev 12086
cert_def: proper check of args, improved msgs;
tuned;
wenzelm [Tue, 06 Nov 2001 23:55:19 +0100] rev 12085
pretty_goals_local: observes context syntax;
PureThy.store_thm: locale_prefix;
wenzelm [Tue, 06 Nov 2001 23:54:09 +0100] rev 12084
defines: Thm.def_name, proper check of args;
wenzelm [Tue, 06 Nov 2001 23:53:28 +0100] rev 12083
separate "in" locale vs. ad-hoc context;
wenzelm [Tue, 06 Nov 2001 23:52:45 +0100] rev 12082
goals_limit moved to display.ML;
wenzelm [Tue, 06 Nov 2001 23:52:23 +0100] rev 12081
added goals_limit (from tctical.ML);
added pretty_goals_aux, removed excessive variants of print_goals;
wenzelm [Tue, 06 Nov 2001 23:51:16 +0100] rev 12080
use_thy "Locales";
wenzelm [Tue, 06 Nov 2001 23:51:00 +0100] rev 12079
use locales instead of consts/axioms;
wenzelm [Tue, 06 Nov 2001 23:50:24 +0100] rev 12078
* Isar/Pure: proper integration with ``locales''; unlike the original
version by Florian Kammueller, Isar locales package high-level proof
contexts rather than raw logical ones (e.g. we admit to include
attributes everywhere);
* Isar/Pure: theory goals now support ad-hoc contexts, which are
discharged in the result, as in ``lemma (assumes A and B) K: A .'';
syntax coincides with that of a locale body;
wenzelm [Tue, 06 Nov 2001 23:47:35 +0100] rev 12077
activate dead code, make document work;
wenzelm [Tue, 06 Nov 2001 23:47:03 +0100] rev 12076
renamed Sqrt_Irrational.thy to Sqrt.thy;
wenzelm [Tue, 06 Nov 2001 23:45:58 +0100] rev 12075
Locales and simple mathematical structures;
wenzelm [Tue, 06 Nov 2001 23:45:34 +0100] rev 12074
renamed Real/ex/Sqrt_Irrational.thy to Real/ex/Sqrt.thy;
added ex/Locales.thy;
wenzelm [Tue, 06 Nov 2001 19:29:36 +0100] rev 12073
extend_XXX: sane argument order ... -> syntax -> syntax;
wenzelm [Tue, 06 Nov 2001 19:29:06 +0100] rev 12072
local syntax: add_syntax, proper read/pretty functions;
wenzelm [Tue, 06 Nov 2001 19:28:11 +0100] rev 12071
locale_element/uses: string;
wenzelm [Tue, 06 Nov 2001 19:27:56 +0100] rev 12070
proper treatment of local syntax;
store_thm: test atts;
Uses: string;
wenzelm [Tue, 06 Nov 2001 19:26:52 +0100] rev 12069
print_syntax: include local version;
wenzelm [Tue, 06 Nov 2001 19:26:32 +0100] rev 12068
added pretty_term', read_typ', read_typ_no_norm', read_def_terms'
which refer to local syntax;
wenzelm [Tue, 06 Nov 2001 19:25:24 +0100] rev 12067
export pretty_thm_aux;
wenzelm [Tue, 06 Nov 2001 01:21:10 +0100] rev 12066
tuned;
wenzelm [Tue, 06 Nov 2001 01:20:49 +0100] rev 12065
theorem(_i): locale atts;
global_goal, finish_global: proper treatment of target locale;
wenzelm [Tue, 06 Nov 2001 01:19:07 +0100] rev 12064
group locale_element;
wenzelm [Tue, 06 Nov 2001 01:18:46 +0100] rev 12063
added add_locale(_i) and store_thm;
removed old scope stuff;
tuned;
wenzelm [Tue, 06 Nov 2001 01:17:27 +0100] rev 12062
theorem(_i): locale atts;
added add_locale;
wenzelm [Tue, 06 Nov 2001 01:16:50 +0100] rev 12061
added 'locale', 'print_locales', 'print_locale';
wenzelm [Tue, 06 Nov 2001 01:15:08 +0100] rev 12060
added print_locales, print_locale;
wenzelm [Tue, 06 Nov 2001 01:14:46 +0100] rev 12059
added "locale", "print_locale", "print_locales";
wenzelm [Mon, 05 Nov 2001 21:03:08 +0100] rev 12058
fixes: optional typ;
removed garbage;
wenzelm [Mon, 05 Nov 2001 21:01:59 +0100] rev 12057
added pretty/print functions with context;
added cert_def;
print_asms covers both fixes and assumes;
wenzelm [Mon, 05 Nov 2001 21:00:45 +0100] rev 12056
locale_element: optional typ;
wenzelm [Mon, 05 Nov 2001 20:59:35 +0100] rev 12055
pretty/print functions with context;
wenzelm [Mon, 05 Nov 2001 20:58:28 +0100] rev 12054
export add_tvarsT, add_tvars, add_vars, add_frees (would actually
belong to term.ML, but is apt to cause some confusion with the
fold-right versions there);
wenzelm [Mon, 05 Nov 2001 20:56:29 +0100] rev 12053
Method.trace ctxt;
wenzelm [Mon, 05 Nov 2001 20:56:00 +0100] rev 12052
tuned;
paulson [Mon, 05 Nov 2001 13:55:48 +0100] rev 12051
new Sqrt example
wenzelm [Sun, 04 Nov 2001 21:12:03 +0100] rev 12050
tuned comment;
wenzelm [Sun, 04 Nov 2001 21:00:28 +0100] rev 12049
simplified Proof.init_state:
wenzelm [Sun, 04 Nov 2001 21:00:06 +0100] rev 12048
added get_thms_with_closure;
fix_frees: only new ones;
wenzelm [Sun, 04 Nov 2001 20:59:01 +0100] rev 12047
added locale_element;
wenzelm [Sun, 04 Nov 2001 20:58:26 +0100] rev 12046
locale elements;
wenzelm [Sun, 04 Nov 2001 20:58:01 +0100] rev 12045
theorem(_i): locale elements;
wenzelm [Sun, 04 Nov 2001 20:57:29 +0100] rev 12044
locale syntax;
wenzelm [Sun, 04 Nov 2001 20:56:59 +0100] rev 12043
IsarThy.theorem_i (None, []);
wenzelm [Sun, 04 Nov 2001 20:56:19 +0100] rev 12042
updated;
berghofe [Sat, 03 Nov 2001 18:49:40 +0100] rev 12041
Fixed bug in function add_npvars.
wenzelm [Sat, 03 Nov 2001 18:44:49 +0100] rev 12040
updated;
wenzelm [Sat, 03 Nov 2001 18:42:55 +0100] rev 12039
tuned;
wenzelm [Sat, 03 Nov 2001 18:42:38 +0100] rev 12038
proper use of bind_thm(s);
wenzelm [Sat, 03 Nov 2001 18:42:00 +0100] rev 12037
adapted to new-style theories;
wenzelm [Sat, 03 Nov 2001 18:41:28 +0100] rev 12036
GPLed;
wenzelm [Sat, 03 Nov 2001 18:41:13 +0100] rev 12035
converted theory Dnat;
wenzelm [Sat, 03 Nov 2001 18:40:21 +0100] rev 12034
* 'domain' package adapted to new-style theories, e.g. see
HOLCF/ex/Dnat.thy;
wenzelm [Sat, 03 Nov 2001 01:45:32 +0100] rev 12033
document setup;
wenzelm [Sat, 03 Nov 2001 01:44:45 +0100] rev 12032
replaced Undef by UU;
wenzelm [Sat, 03 Nov 2001 01:44:26 +0100] rev 12031
ax_flat;
wenzelm [Sat, 03 Nov 2001 01:41:26 +0100] rev 12030
GPLed;
wenzelm [Sat, 03 Nov 2001 01:40:28 +0100] rev 12029
tuned;
wenzelm [Sat, 03 Nov 2001 01:39:17 +0100] rev 12028
replaced Undef by UU;
wenzelm [Sat, 03 Nov 2001 01:38:39 +0100] rev 12027
converted theory Lift;
wenzelm [Sat, 03 Nov 2001 01:38:11 +0100] rev 12026
rep_datatype lift;
converted to new-style theory;
wenzelm [Sat, 03 Nov 2001 01:36:19 +0100] rev 12025
moved into Main;
wenzelm [Sat, 03 Nov 2001 01:35:11 +0100] rev 12024
moved String into Main;
wenzelm [Sat, 03 Nov 2001 01:33:54 +0100] rev 12023
tuned;
wenzelm [Sat, 03 Nov 2001 01:33:33 +0100] rev 12022
HOLCF: proper rep_datatype lift (see theory Lift); use plain induct_tac
instead of lift.induct_tac, use UU instead of Undef in cases;
wenzelm [Fri, 02 Nov 2001 22:02:41 +0100] rev 12021
declare transitive;
wenzelm [Fri, 02 Nov 2001 22:01:58 +0100] rev 12020
theory Calculation move to Set;
wenzelm [Fri, 02 Nov 2001 22:01:07 +0100] rev 12019
transitive declared in Pure;
paulson [Fri, 02 Nov 2001 17:55:24 +0100] rev 12018
Numerals and simprocs for types real and hypreal. The abstract
constants 0, 1 and binary numerals work harmoniously.
wenzelm [Thu, 01 Nov 2001 21:12:13 +0100] rev 12017
Goals.add_locale;
wenzelm [Thu, 01 Nov 2001 21:11:52 +0100] rev 12016
fix_frees;
improved export_def: handle args on lhs;
wenzelm [Thu, 01 Nov 2001 21:11:17 +0100] rev 12015
theorem: locale argument;
wenzelm [Thu, 01 Nov 2001 21:10:47 +0100] rev 12014
beginnings of new locales (not yet functional);
wenzelm [Thu, 01 Nov 2001 21:10:13 +0100] rev 12013
Goals.setup;
wenzelm [Thu, 01 Nov 2001 21:09:53 +0100] rev 12012
parking code for old-style locales here;
wenzelm [Wed, 31 Oct 2001 22:05:37 +0100] rev 12011
tuned notation (degree instead of dollar);
wenzelm [Wed, 31 Oct 2001 22:04:29 +0100] rev 12010
theorem(_i): locale argument;
contexts 0 and 1 in state now refer to theory and locale, respectively;
unified export (no longer uses global "standard");
wenzelm [Wed, 31 Oct 2001 22:02:33 +0100] rev 12009
Proof.init_state thy None;
wenzelm [Wed, 31 Oct 2001 22:02:11 +0100] rev 12008
simplified export;
tuned printing of fixes;
wenzelm [Wed, 31 Oct 2001 22:00:25 +0100] rev 12007
'atomize': CHANGED_PROP;
wenzelm [Wed, 31 Oct 2001 22:00:02 +0100] rev 12006
global statements: locale argument;
wenzelm [Wed, 31 Oct 2001 21:59:25 +0100] rev 12005
added local_standard;
wenzelm [Wed, 31 Oct 2001 21:59:07 +0100] rev 12004
IsarThy.theorem_i: no locale;
wenzelm [Wed, 31 Oct 2001 21:58:04 +0100] rev 12003
removed obsolete (rule equal_intr_rule);
berghofe [Wed, 31 Oct 2001 20:00:35 +0100] rev 12002
Additional rules for simplifying inside "Goal"
berghofe [Wed, 31 Oct 2001 19:59:21 +0100] rev 12001
- Tuned add_cnstrt
- Fixed bug in reconstruct_proof that caused infinite loop
berghofe [Wed, 31 Oct 2001 19:49:36 +0100] rev 12000
Removed name_thm from finish_global.
berghofe [Wed, 31 Oct 2001 19:41:29 +0100] rev 11999
Tuned function thm_proof.
berghofe [Wed, 31 Oct 2001 19:37:04 +0100] rev 11998
- enter_thmx -> enter_thms
- improved naming of theorems: enter_thms now takes functions pre_name and post_name
as arguments
berghofe [Wed, 31 Oct 2001 19:32:05 +0100] rev 11997
norm_hhf_eq is now stored using open_store_standard_thm.
wenzelm [Wed, 31 Oct 2001 01:28:39 +0100] rev 11996
induct: internalize ``missing'' consumes-facts from goal state
(enables unstructured scripts to perform elim-style induction);
wenzelm [Wed, 31 Oct 2001 01:27:04 +0100] rev 11995
- 'induct' may now use elim-style induction rules without chaining
facts, using ``missing'' premises from the goal state; this allows
rules stemming from inductive sets to be applied in unstructured
scripts, while still benefitting from proper handling of non-atomic
statements; NB: major inductive premises need to be put first, all the
rest of the goal is passed through the induction;
wenzelm [Wed, 31 Oct 2001 01:26:42 +0100] rev 11994
(induct set: ...);
wenzelm [Wed, 31 Oct 2001 01:22:27 +0100] rev 11993
put_consumes: really overwrite existing tag;
wenzelm [Wed, 31 Oct 2001 01:21:56 +0100] rev 11992
finish_global: Tactic.norm_hhf;
wenzelm [Wed, 31 Oct 2001 01:21:31 +0100] rev 11991
use HOL.induct_XXX;
wenzelm [Wed, 31 Oct 2001 01:21:01 +0100] rev 11990
use induct_rulify2;
wenzelm [Wed, 31 Oct 2001 01:20:42 +0100] rev 11989
renamed inductive_XXX to induct_XXX;
added induct_impliesI;
wenzelm [Wed, 31 Oct 2001 01:19:58 +0100] rev 11988
induct_impliesI;
wenzelm [Tue, 30 Oct 2001 17:37:25 +0100] rev 11987
tuned induct proofs;
wenzelm [Tue, 30 Oct 2001 17:33:56 +0100] rev 11986
- 'induct' method now derives symbolic cases from the *rulified* rule
(before it used to rulify cases stemming from the internal atomized
version); this means that the context of a non-atomic statement
becomes is included in the hypothesis, avoiding the slightly
cumbersome show "PROP ?case" form;
wenzelm [Tue, 30 Oct 2001 17:33:03 +0100] rev 11985
tuned;
wenzelm [Tue, 30 Oct 2001 17:30:21 +0100] rev 11984
induct: cases are extracted from rulified rule;
wenzelm [Tue, 30 Oct 2001 17:29:43 +0100] rev 11983
removed obsolete make_raw;
wenzelm [Tue, 30 Oct 2001 13:43:26 +0100] rev 11982
lemma Least_mono moved from Typedef.thy to Set.thy;
wenzelm [Mon, 29 Oct 2001 17:22:18 +0100] rev 11981
tuned;
wenzelm [Mon, 29 Oct 2001 14:09:10 +0100] rev 11980
removed option -depend (not available everywhere?);
wenzelm [Sun, 28 Oct 2001 22:59:12 +0100] rev 11979
converted theory "Set";
wenzelm [Sun, 28 Oct 2001 22:58:39 +0100] rev 11978
fixed string_of_mixfix;
wenzelm [Sun, 28 Oct 2001 21:14:56 +0100] rev 11977
tuned declaration of rules;
wenzelm [Sun, 28 Oct 2001 21:10:47 +0100] rev 11976
equal_intr_rule already declared in Pure;
wenzelm [Sun, 28 Oct 2001 19:44:58 +0100] rev 11975
rules for meta-level conjunction;
wenzelm [Sun, 28 Oct 2001 19:44:26 +0100] rev 11974
tuned prove;
wenzelm [Sat, 27 Oct 2001 23:21:19 +0200] rev 11973
tuned;
wenzelm [Sat, 27 Oct 2001 23:19:55 +0200] rev 11972
added prove;
wenzelm [Sat, 27 Oct 2001 23:19:37 +0200] rev 11971
declare equal_intr_rule as intro;
wenzelm [Sat, 27 Oct 2001 23:19:04 +0200] rev 11970
tuned prove;
added prove_standard;
wenzelm [Sat, 27 Oct 2001 23:18:40 +0200] rev 11969
removed obsolete goal_subclass, goal_arity;
wenzelm [Sat, 27 Oct 2001 23:17:46 +0200] rev 11968
use Tactic.prove;
wenzelm [Sat, 27 Oct 2001 23:17:28 +0200] rev 11967
use Tactic.prove;
improved proof of equality rule;
wenzelm [Sat, 27 Oct 2001 23:16:15 +0200] rev 11966
tuned;
wenzelm [Sat, 27 Oct 2001 23:15:52 +0200] rev 11965
* Pure/axclass: removed obsolete ML interface goal_subclass/goal_arity;
wenzelm [Sat, 27 Oct 2001 23:13:42 +0200] rev 11964
updated;
wenzelm [Sat, 27 Oct 2001 00:09:59 +0200] rev 11963
impose hyps on initial goal configuration (prevents res_inst_tac problems);
wenzelm [Sat, 27 Oct 2001 00:07:48 +0200] rev 11962
added "atomize" method;
wenzelm [Sat, 27 Oct 2001 00:07:19 +0200] rev 11961
prove: primitive goal interface for internal use;
wenzelm [Sat, 27 Oct 2001 00:06:46 +0200] rev 11960
added impose_hyps;
wenzelm [Sat, 27 Oct 2001 00:06:22 +0200] rev 11959
exclude field_simps from user-level "simps";
wenzelm [Sat, 27 Oct 2001 00:05:50 +0200] rev 11958
Isar: fixed rep_datatype args;
wenzelm [Sat, 27 Oct 2001 00:05:14 +0200] rev 11957
hardwire qualified const names;
wenzelm [Sat, 27 Oct 2001 00:00:55 +0200] rev 11956
removed "more" class;
wenzelm [Sat, 27 Oct 2001 00:00:38 +0200] rev 11955
moved product cases/induct to theory Datatype;
wenzelm [Sat, 27 Oct 2001 00:00:05 +0200] rev 11954
made new-style theory;
tuned;
wenzelm [Fri, 26 Oct 2001 23:59:13 +0200] rev 11953
atomize_conj;
wenzelm [Fri, 26 Oct 2001 23:58:21 +0200] rev 11952
* Pure: method 'atomize' presents local goal premises as object-level
statements (atomic meta-level propositions); setup controlled via
rewrite rules declarations of 'atomize' attribute; example
application: 'induct' method with proper rule statements in improper
proof *scripts*;
berghofe [Fri, 26 Oct 2001 23:17:49 +0200] rev 11951
Fixed several bugs concerning arbitrarily branching datatypes.
berghofe [Fri, 26 Oct 2001 19:06:53 +0200] rev 11950
Eliminated occurrence of rule_format.
wenzelm [Fri, 26 Oct 2001 18:16:45 +0200] rev 11949
tuned;
wenzelm [Fri, 26 Oct 2001 18:16:31 +0200] rev 11948
need at least 3 latex runs to get toc right!
wenzelm [Fri, 26 Oct 2001 16:49:10 +0200] rev 11947
tuned;
wenzelm [Fri, 26 Oct 2001 16:18:14 +0200] rev 11946
tuned;
wenzelm [Fri, 26 Oct 2001 14:22:33 +0200] rev 11945
Rrightarrow;
wenzelm [Fri, 26 Oct 2001 14:02:58 +0200] rev 11944
tuned notation;
wenzelm [Fri, 26 Oct 2001 12:24:19 +0200] rev 11943
tuned notation;
wenzelm [Thu, 25 Oct 2001 22:59:11 +0200] rev 11942
accomodate some recent changes of record package;
wenzelm [Thu, 25 Oct 2001 22:58:26 +0200] rev 11941
updated;
wenzelm [Thu, 25 Oct 2001 22:43:58 +0200] rev 11940
removed "more" sort;
refer to properly named theorems internally;
wenzelm [Thu, 25 Oct 2001 22:43:05 +0200] rev 11939
updated records;
wenzelm [Thu, 25 Oct 2001 22:42:50 +0200] rev 11938
'simplified' att: args;
wenzelm [Thu, 25 Oct 2001 22:42:12 +0200] rev 11937
* HOL/record:
- removed "more" class (simply use "term") -- INCOMPATIBILITY;
wenzelm [Thu, 25 Oct 2001 22:41:07 +0200] rev 11936
* Provers: 'simplified' attribute may refer to explicit rules instead
of full simplifier context; 'iff' attribute handles conditional rules;
* HOL/record:
- provides cases/induct rules for use with corresponding Isar methods;
- old "make" and "make_scheme" operation removed -- INCOMPATIBILITY;
- new derived operations "make" (for adding fields of current
record), "extend" to promote fixed record to record scheme, and
"truncate" for the reverse; cf. theorems "derived_defs", which are
*not* declared as simp by default;
- internal definitions directly based on a light-weight abstract
theory of product types over typedef rather than datatype;
berghofe [Thu, 25 Oct 2001 20:04:43 +0200] rev 11935
Replaced main proof by proper Isar script.
wenzelm [Thu, 25 Oct 2001 20:00:11 +0200] rev 11934
derived operations are now: make, extend, truncate (cf. derived_defs);
wenzelm [Thu, 25 Oct 2001 19:59:00 +0200] rev 11933
tuned;
wenzelm [Thu, 25 Oct 2001 19:55:41 +0200] rev 11932
check_goal: setmp proofs 0;
kleing [Thu, 25 Oct 2001 16:09:39 +0200] rev 11931
added windowlistener (can now close the frame by window controls)
wenzelm [Thu, 25 Oct 2001 02:13:02 +0200] rev 11930
* HOL/record:
- provides cases/induct rules for use with corresponding Isar methods;
- "record" operation truncates to particular fixed record (acts like
a type cast);
- make_defs no longer part of default simps;
- internal definitions directly based on a light-weight abstract
theory of product types over typedef rather than datatype;
wenzelm [Thu, 25 Oct 2001 02:12:10 +0200] rev 11929
innermost_params;
wenzelm [Thu, 25 Oct 2001 02:11:49 +0200] rev 11928
(simp add: point.make_def);
wenzelm [Thu, 25 Oct 2001 02:11:28 +0200] rev 11927
provodes induct/cases for use with corresponding Isar methods;
"record" operation (acts as type cast);
internal field_inducts, field_cases;
make_defs no longer declared as simps;
fixed printing of fixed records;
wenzelm [Wed, 24 Oct 2001 19:20:02 +0200] rev 11926
further 1.73 changes: added fix_direct, simplified assume interface;
wenzelm [Wed, 24 Oct 2001 19:18:23 +0200] rev 11925
added read_prop_schematic;
wenzelm [Wed, 24 Oct 2001 19:18:10 +0200] rev 11924
simplified ProofContext.assume interface;
wenzelm [Wed, 24 Oct 2001 17:38:29 +0200] rev 11923
moved lambda to Pure/term.ML;
wenzelm [Wed, 24 Oct 2001 17:38:19 +0200] rev 11922
added lambda;
wenzelm [Wed, 24 Oct 2001 17:37:58 +0200] rev 11921
* clasimp: ``iff'' declarations now handle conditional rules as well;
wenzelm [Wed, 24 Oct 2001 17:31:58 +0200] rev 11920
added string_of_mixfix;
wenzelm [Wed, 24 Oct 2001 17:31:20 +0200] rev 11919
print_depth 8 from the very beginning;
wenzelm [Tue, 23 Oct 2001 23:29:29 +0200] rev 11918
added export_assume, export_presume, export_def (from proof.ML);
wenzelm [Tue, 23 Oct 2001 23:28:59 +0200] rev 11917
moved RANGE to tctical.ML;
moved export_assume, export_presume, export_def to proof_context.ML;
wenzelm [Tue, 23 Oct 2001 23:28:01 +0200] rev 11916
added RANGE (from Isar/proof.ML);
wenzelm [Tue, 23 Oct 2001 22:59:14 +0200] rev 11915
print fixed names as plain strings;
wenzelm [Tue, 23 Oct 2001 22:58:15 +0200] rev 11914
eliminated old numerals;
wenzelm [Tue, 23 Oct 2001 22:57:52 +0200] rev 11913
use generic 1 instead of Numeral1;
use improved iff declaration;
tuned;
wenzelm [Tue, 23 Oct 2001 22:56:55 +0200] rev 11912
eliminated Numeral0;
wenzelm [Tue, 23 Oct 2001 22:54:01 +0200] rev 11911
build option enables most basic browser info (for proper recording of session);
wenzelm [Tue, 23 Oct 2001 22:53:08 +0200] rev 11910
build option;
wenzelm [Tue, 23 Oct 2001 22:52:45 +0200] rev 11909
tuned;
wenzelm [Tue, 23 Oct 2001 22:52:31 +0200] rev 11908
eliminated old numerals;
wenzelm [Tue, 23 Oct 2001 22:51:30 +0200] rev 11907
pass build mode to process;
wenzelm [Tue, 23 Oct 2001 19:15:00 +0200] rev 11906
removed export_thm;
wenzelm [Tue, 23 Oct 2001 19:14:47 +0200] rev 11905
trace_rules: only non-empty;
wenzelm [Tue, 23 Oct 2001 19:14:31 +0200] rev 11904
removed obsolete "exported" att;
wenzelm [Tue, 23 Oct 2001 19:14:13 +0200] rev 11903
replace_dummy_patterns: lift over bounds;
wenzelm [Tue, 23 Oct 2001 19:13:44 +0200] rev 11902
iff: always rotate prems;
wenzelm [Tue, 23 Oct 2001 19:13:17 +0200] rev 11901
apply(simp add: three_def numerals) (* FIXME !? *);
wenzelm [Tue, 23 Oct 2001 19:12:58 +0200] rev 11900
unset DISPLAY (again);
wenzelm [Tue, 23 Oct 2001 19:12:37 +0200] rev 11899
* Pure: removed obsolete 'exported' attribute;
* Pure: dummy pattern "_" in is/let is now automatically ``lifted''
over bound variables: "ALL x. P x --> Q x" (is "ALL x. _ --> ?C x")
supersedes more cumbersome ... (is "ALL x. _ x --> ?C x");
wenzelm [Mon, 22 Oct 2001 23:39:00 +0200] rev 11898
*** empty log message ***
wenzelm [Mon, 22 Oct 2001 18:07:53 +0200] rev 11897
moved object_logic.ML to Isar/object_logic.ML;
wenzelm [Mon, 22 Oct 2001 18:07:30 +0200] rev 11896
moved locale.ML to Isar/locale.ML;
wenzelm [Mon, 22 Oct 2001 18:04:26 +0200] rev 11895
moved goal related stuff to goals.ML;
wenzelm [Mon, 22 Oct 2001 18:04:11 +0200] rev 11894
Display.current_goals_markers;
wenzelm [Mon, 22 Oct 2001 18:04:00 +0200] rev 11893
tuned;
wenzelm [Mon, 22 Oct 2001 18:03:49 +0200] rev 11892
moved prove_goalw_cterm to goals.ML;
cleaned up;
wenzelm [Mon, 22 Oct 2001 18:03:21 +0200] rev 11891
moved local defs to proof.ML (for locales);
wenzelm [Mon, 22 Oct 2001 18:02:50 +0200] rev 11890
improved source arrangement of obtain;
wenzelm [Mon, 22 Oct 2001 18:02:21 +0200] rev 11889
rearrange sources for locales;
wenzelm [Mon, 22 Oct 2001 18:02:04 +0200] rev 11888
Display.print_current_goals_fn;
wenzelm [Mon, 22 Oct 2001 18:01:52 +0200] rev 11887
Display.print_goals;
wenzelm [Mon, 22 Oct 2001 18:01:38 +0200] rev 11886
Display.pretty_thms;
wenzelm [Mon, 22 Oct 2001 18:01:26 +0200] rev 11885
qualified names;
wenzelm [Mon, 22 Oct 2001 18:01:15 +0200] rev 11884
make this module appeat late in Pure;
moved print_current_goals to display.ML;
added quick_and_dirty_prove_goalw_cterm (from Isar/skip_proof.ML);
added thm database functions (from Thy/thm_database.ML);
wenzelm [Mon, 22 Oct 2001 17:59:39 +0200] rev 11883
print_goals stuff is back (from locale.ML);
wenzelm [Mon, 22 Oct 2001 17:58:56 +0200] rev 11882
reorganize sources to accomodate locales;
wenzelm [Mon, 22 Oct 2001 17:58:37 +0200] rev 11881
corollary;
wenzelm [Mon, 22 Oct 2001 17:58:26 +0200] rev 11880
quick_and_dirty_prove_goalw_cterm;
wenzelm [Mon, 22 Oct 2001 17:58:11 +0200] rev 11879
javac -depend;
wenzelm [Mon, 22 Oct 2001 17:56:16 +0200] rev 11878
-D generated;
berghofe [Mon, 22 Oct 2001 14:58:05 +0200] rev 11877
Added "clean" target.
berghofe [Mon, 22 Oct 2001 14:55:16 +0200] rev 11876
Fixed problem with batch mode layout, which caused an AWT exception when
no X11 connection was available.
berghofe [Mon, 22 Oct 2001 14:53:52 +0200] rev 11875
initBrowser now has additional noAWT argument.
berghofe [Mon, 22 Oct 2001 14:52:43 +0200] rev 11874
Constructor no longer takes font as an argument.
berghofe [Mon, 22 Oct 2001 14:52:12 +0200] rev 11873
Moved font settings from TreeNode to TreeBrowser.
berghofe [Mon, 22 Oct 2001 14:51:39 +0200] rev 11872
Moved font settings from Vertex to GraphView.
paulson [Mon, 22 Oct 2001 12:11:00 +0200] rev 11871
deleted the redundant first argument of adjust(a,b)
paulson [Mon, 22 Oct 2001 12:01:35 +0200] rev 11870
Numerals now work for the integers: the binary numerals for 0 and 1 rewrite
to their abstract counterparts, while other binary numerals work correctly.
paulson [Mon, 22 Oct 2001 11:55:35 +0200] rev 11869
New simproc, needed to cope with combinations of (abstract) 0, (abstract) 1,
binary numerals in literal arithmetic.
paulson [Mon, 22 Oct 2001 11:54:22 +0200] rev 11868
Numerals now work for the integers: the binary numerals for 0 and 1 rewrite
to their abstract counterparts, while other binary numerals work correctly.
wenzelm [Mon, 22 Oct 2001 11:01:30 +0200] rev 11867
keep DISPLAY;
wenzelm [Sun, 21 Oct 2001 19:49:29 +0200] rev 11866
updated;
wenzelm [Sun, 21 Oct 2001 19:48:19 +0200] rev 11865
renamed to Typedefs.thy to avoid conflict with main HOL version;
wenzelm [Sun, 21 Oct 2001 19:44:25 +0200] rev 11864
* proper spacing of consecutive markup elements, especially text
blocks after section headings;
wenzelm [Sun, 21 Oct 2001 19:42:53 +0200] rev 11863
\newif\ifisamarkup controls spacing of isabeginpar;
wenzelm [Sun, 21 Oct 2001 19:42:24 +0200] rev 11862
improved spacing;
wenzelm [Sun, 21 Oct 2001 19:41:43 +0200] rev 11861
maintain Latex.flag_markup;
wenzelm [Sun, 21 Oct 2001 19:40:39 +0200] rev 11860
flag_markup;
wenzelm [Sun, 21 Oct 2001 19:36:12 +0200] rev 11859
Types/document/Typedefs;
wenzelm [Sun, 21 Oct 2001 19:35:40 +0200] rev 11858
renamed Typedef.thy to Typedefs.thy (former already present in main HOL);
wenzelm [Sat, 20 Oct 2001 22:07:44 +0200] rev 11857
got rid of separate root.tex;
wenzelm [Sat, 20 Oct 2001 20:23:37 +0200] rev 11856
graceful interpretation of -i/-d/-D options;
verbose: additional messages/warnings;
include document graph;
wenzelm [Sat, 20 Oct 2001 20:22:17 +0200] rev 11855
include document graph;
wenzelm [Sat, 20 Oct 2001 20:21:40 +0200] rev 11854
document graph option;
wenzelm [Sat, 20 Oct 2001 20:21:14 +0200] rev 11853
conditional: bool -> (unit -> unit) -> unit;
std_error: string -> unit;
wenzelm [Sat, 20 Oct 2001 20:20:41 +0200] rev 11852
added TextIO.stdErr;
wenzelm [Sat, 20 Oct 2001 20:20:21 +0200] rev 11851
include document graph;
tuned;
wenzelm [Sat, 20 Oct 2001 20:19:47 +0200] rev 11850
document graphs for several sessions;
wenzelm [Sat, 20 Oct 2001 20:18:57 +0200] rev 11849
tuned;
wenzelm [Sat, 20 Oct 2001 20:18:45 +0200] rev 11848
calculational rules moved from FOL to IFOL;
wenzelm [Sat, 20 Oct 2001 20:18:19 +0200] rev 11847
option -g for document graph;
removed all presumptions about -d/-D (handled by isabelle process);
wenzelm [Sat, 20 Oct 2001 20:16:55 +0200] rev 11846
option -q also excludes -v true in generated stuff;
tuned message;
wenzelm [Sat, 20 Oct 2001 20:15:44 +0200] rev 11845
dvips -q;
wenzelm [Sat, 20 Oct 2001 20:15:27 +0200] rev 11844
removed -v option (handled by isabelle process);
wenzelm [Sat, 20 Oct 2001 20:14:56 +0200] rev 11843
-o pdf: produce *both* eps and pdf;
tuned;
wenzelm [Sat, 20 Oct 2001 20:14:16 +0200] rev 11842
* greatly simplified document preparation setup, including more
graceful interpretation of isatool usedir -i/-d/-D options, and more
instructive isatool mkdir; users should basically be able to get
started with "isatool mkdir Test && isatool make";
* theory dependency graph may now be incorporated into documents;
isatool usedir -g true will produce session_graph.eps/.pdf for use
with \includegraphics of LaTeX;
wenzelm [Fri, 19 Oct 2001 22:03:25 +0200] rev 11841
got rid of ML proof scripts;
wenzelm [Fri, 19 Oct 2001 22:02:25 +0200] rev 11840
induct_method.ML -- proof by cases and induction on sets and types (Isar);
wenzelm [Fri, 19 Oct 2001 22:02:02 +0200] rev 11839
latex output: bold lambda;
wenzelm [Fri, 19 Oct 2001 22:01:25 +0200] rev 11838
got rid of ML proof scripts for Product_Type;
wenzelm [Fri, 19 Oct 2001 22:00:08 +0200] rev 11837
got rid of Provers/split_paired_all.ML;
wenzelm [Fri, 19 Oct 2001 21:59:33 +0200] rev 11836
improved default dependencies;
wenzelm [Fri, 19 Oct 2001 12:17:04 +0200] rev 11835
revert to proper version (!);
wenzelm [Thu, 18 Oct 2001 21:27:47 +0200] rev 11834
GPLed;
wenzelm [Thu, 18 Oct 2001 21:22:40 +0200] rev 11833
tuned;
wenzelm [Thu, 18 Oct 2001 21:07:29 +0200] rev 11832
use abstract product type instead of datatype;
wenzelm [Thu, 18 Oct 2001 21:05:35 +0200] rev 11831
moved atomize stuff to theory HOL;
wenzelm [Thu, 18 Oct 2001 21:03:43 +0200] rev 11830
legacy interfaces for axclass instantiation;
wenzelm [Thu, 18 Oct 2001 21:02:46 +0200] rev 11829
added map_base;
wenzelm [Thu, 18 Oct 2001 21:02:26 +0200] rev 11828
sane internal interfaces for instance;
wenzelm [Thu, 18 Oct 2001 21:01:59 +0200] rev 11827
sane internal interface for add_typedef(_i);
wenzelm [Thu, 18 Oct 2001 21:01:18 +0200] rev 11826
proper setup for abstract product types;
wenzelm [Thu, 18 Oct 2001 20:59:59 +0200] rev 11825
moved InductMethod.setup to theory HOL;
wenzelm [Thu, 18 Oct 2001 20:59:33 +0200] rev 11824
setup generic cases and induction (from Inductive.thy);
wenzelm [Wed, 17 Oct 2001 20:25:51 +0200] rev 11823
guillemot syntax;
wenzelm [Wed, 17 Oct 2001 20:25:19 +0200] rev 11822
improved internal interface of typedef;
wenzelm [Wed, 17 Oct 2001 20:24:37 +0200] rev 11821
abstract product types;
wenzelm [Wed, 17 Oct 2001 20:24:03 +0200] rev 11820
proper proof of split_paired_all (presently unused);
wenzelm [Wed, 17 Oct 2001 18:52:30 +0200] rev 11819
tuned comments;
wenzelm [Wed, 17 Oct 2001 18:51:03 +0200] rev 11818
added mk_UNIV;
wenzelm [Wed, 17 Oct 2001 18:50:49 +0200] rev 11817
tuned;
wenzelm [Tue, 16 Oct 2001 23:02:14 +0200] rev 11816
simplified exporter interface;
wenzelm [Tue, 16 Oct 2001 23:00:21 +0200] rev 11815
added implies_intr_goals;
wenzelm [Tue, 16 Oct 2001 22:59:30 +0200] rev 11814
tuned;
berghofe [Tue, 16 Oct 2001 19:56:31 +0200] rev 11813
Tuned.
berghofe [Tue, 16 Oct 2001 19:54:53 +0200] rev 11812
Removed exit command from end of main method.
berghofe [Tue, 16 Oct 2001 19:54:24 +0200] rev 11811
PS method now calculates layout using default font metrics.
berghofe [Tue, 16 Oct 2001 19:53:12 +0200] rev 11810
Inserted table for character widths.
wenzelm [Tue, 16 Oct 2001 17:58:13 +0200] rev 11809
tuned induction proofs;
wenzelm [Tue, 16 Oct 2001 17:56:12 +0200] rev 11808
dest_env: norm_term on rhs;
wenzelm [Tue, 16 Oct 2001 17:55:53 +0200] rev 11807
typedef: export result;
wenzelm [Tue, 16 Oct 2001 17:55:38 +0200] rev 11806
ignore typedef result;
wenzelm [Tue, 16 Oct 2001 17:55:16 +0200] rev 11805
declare projected induction rules stemming from nested recursion;
wenzelm [Tue, 16 Oct 2001 17:52:07 +0200] rev 11804
TypedefPackage.add_typedef_no_result;
wenzelm [Tue, 16 Oct 2001 17:51:50 +0200] rev 11803
tuned;
wenzelm [Tue, 16 Oct 2001 17:51:12 +0200] rev 11802
* HOL: concrete setsum syntax "\<Sum>i:A. b" == "setsum (%i. b) A"
(beware of argument permutation!);
wenzelm [Tue, 16 Oct 2001 17:25:44 +0200] rev 11801
option -o FILE --output to FILE (ps, eps, pdf);
wenzelm [Tue, 16 Oct 2001 17:24:33 +0200] rev 11800
ISABELLE_EPSTOPDF="epstopdf";
berghofe [Tue, 16 Oct 2001 16:48:30 +0200] rev 11799
Font metrics used for batch mode layout (without X11 connection).
berghofe [Tue, 16 Oct 2001 16:47:54 +0200] rev 11798
Added support for batch mode layout (without X11 connection).
wenzelm [Tue, 16 Oct 2001 00:50:23 +0200] rev 11797
tuned;
wenzelm [Tue, 16 Oct 2001 00:39:34 +0200] rev 11796
improved induct;
wenzelm [Tue, 16 Oct 2001 00:35:30 +0200] rev 11795
be more careful about token class markers;
wenzelm [Tue, 16 Oct 2001 00:35:03 +0200] rev 11794
proper order of kind names;
wenzelm [Tue, 16 Oct 2001 00:34:34 +0200] rev 11793
support impromptu terminology of cases parameters;
wenzelm [Tue, 16 Oct 2001 00:33:22 +0200] rev 11792
parser for underscore (actually a symbolic identifier!);
wenzelm [Tue, 16 Oct 2001 00:32:34 +0200] rev 11791
allow empty set/type name;
wenzelm [Tue, 16 Oct 2001 00:32:01 +0200] rev 11790
simplified resolveq_cases_tac for cases, separate version for induct;
divinate instantiation of induct rules;
tuned;
wenzelm [Tue, 16 Oct 2001 00:30:53 +0200] rev 11789
tuned;
kleing [Mon, 15 Oct 2001 21:04:46 +0200] rev 11788
canonical 'cases'/'induct' rules for n-tuples (n=3..7)
kleing [Mon, 15 Oct 2001 21:04:32 +0200] rev 11787
canonical 'cases'/'induct' rules for n-tuples (n=3..7)
(really belongs to theory Product_Type, but doesn't work there yet)
wenzelm [Mon, 15 Oct 2001 20:42:06 +0200] rev 11786
setsum syntax;
wenzelm [Mon, 15 Oct 2001 20:41:14 +0200] rev 11785
intro! and elim! rules;
wenzelm [Mon, 15 Oct 2001 20:36:48 +0200] rev 11784
tuned NetRules;
wenzelm [Mon, 15 Oct 2001 20:36:04 +0200] rev 11783
Tactic.orderlist;
wenzelm [Mon, 15 Oct 2001 20:35:42 +0200] rev 11782
ObjectLogic.rulify;
wenzelm [Mon, 15 Oct 2001 20:35:10 +0200] rev 11781
Tactic.rewrite_cterm;