lcp [Wed, 27 Jul 1994 19:08:14 +0200] rev 492
added a new example due to Robin Arthan
lcp [Wed, 27 Jul 1994 19:04:21 +0200] rev 491
logics update
lcp [Wed, 27 Jul 1994 16:09:14 +0200] rev 490
Addition of infinite branching datatypes
lcp [Wed, 27 Jul 1994 16:03:16 +0200] rev 489
Addition of infinite branching datatypes
lcp [Wed, 27 Jul 1994 15:33:42 +0200] rev 488
Addition of infinite branching datatypes
wenzelm [Wed, 27 Jul 1994 15:14:31 +0200] rev 487
added experimental add_defns (actually should be moved somewhere else);
minor internal changes;
lcp [Tue, 26 Jul 1994 14:02:16 +0200] rev 486
Misc minor updates
lcp [Tue, 26 Jul 1994 13:44:42 +0200] rev 485
Axiom of choice, cardinality results, etc.
lcp [Tue, 26 Jul 1994 13:21:20 +0200] rev 484
Axiom of choice, cardinality results, etc.
nipkow [Thu, 21 Jul 1994 16:51:26 +0200] rev 483
added IMP
nipkow [Thu, 21 Jul 1994 14:27:00 +0200] rev 482
Initial revision
nipkow [Thu, 21 Jul 1994 14:05:34 +0200] rev 481
Initial revision
wenzelm [Wed, 20 Jul 1994 12:09:48 +0200] rev 480
fixed comment: "(| _ : _ |)" to "OFCLASS(_, _)"
nipkow [Mon, 18 Jul 1994 12:24:35 +0200] rev 479
*** empty log message ***
nipkow [Mon, 18 Jul 1994 12:22:30 +0200] rev 478
added init_thy_reader and removed extend_theory
clasohm [Fri, 15 Jul 1994 13:34:31 +0200] rev 477
added thy_name to Datatype_Fun's parameter
clasohm [Fri, 15 Jul 1994 13:30:42 +0200] rev 476
added check for concistency of filename and theory name;
made loaded_thys a symtab instead of an association list;
added store_thm, qed, get_thm, get_thms
clasohm [Fri, 15 Jul 1994 12:24:05 +0200] rev 475
added function mapst
wenzelm [Thu, 14 Jul 1994 11:39:25 +0200] rev 474
added functor signature constraint;
wenzelm [Thu, 14 Jul 1994 11:38:24 +0200] rev 473
minor internal renamings;
wenzelm [Thu, 14 Jul 1994 11:37:08 +0200] rev 472
changed syntax "(| _ : _ |)" to "OFCLASS(_, _)";
lcp [Wed, 13 Jul 1994 10:13:52 +0200] rev 471
indentation and renaming of rules
lcp [Tue, 12 Jul 1994 18:38:39 +0200] rev 470
minor updates
lcp [Tue, 12 Jul 1994 18:30:53 +0200] rev 469
chain_tac: deleted; just use etac mp
lcp [Tue, 12 Jul 1994 18:20:39 +0200] rev 468
Improved error checking
lcp [Tue, 12 Jul 1994 18:05:03 +0200] rev 467
new cardinal arithmetic developments
clasohm [Tue, 12 Jul 1994 14:26:04 +0200] rev 466
removed flatten_typ and replaced add_consts by add_consts_i
nipkow [Tue, 12 Jul 1994 12:49:15 +0200] rev 465
Corrected HOL.tex
nipkow [Tue, 12 Jul 1994 09:28:00 +0200] rev 464
added datatype section
nipkow [Tue, 12 Jul 1994 09:14:04 +0200] rev 463
included rail.sty
nipkow [Mon, 11 Jul 1994 20:03:40 +0200] rev 462
Initial revision
lcp [Mon, 11 Jul 1994 18:38:09 +0200] rev 461
minor edits
lcp [Mon, 11 Jul 1994 18:33:28 +0200] rev 460
restoring after deletion
lcp [Mon, 11 Jul 1994 18:26:57 +0200] rev 459
minor edits
nipkow [Mon, 11 Jul 1994 17:50:34 +0200] rev 458
type constraints
lcp [Mon, 11 Jul 1994 17:38:10 +0200] rev 457
documented subgoals_tac
lcp [Mon, 11 Jul 1994 16:47:20 +0200] rev 456
New errata list for the documentation
lcp [Mon, 11 Jul 1994 16:29:21 +0200] rev 455
misc updates
clasohm [Mon, 11 Jul 1994 13:15:05 +0200] rev 454
removed flatten_term and replaced add_axioms by add_axioms_i
nipkow [Thu, 07 Jul 1994 19:47:34 +0200] rev 453
added () around some of the ::
nipkow [Thu, 07 Jul 1994 19:22:49 +0200] rev 452
changed priority of ::
wenzelm [Wed, 06 Jul 1994 14:39:32 +0200] rev 451
exported opt_infix, opt_mixfix parsers;
removed 'subclass' section (now handled by 'instance');
improved make_syntax: section names now added automatically to keywords;
wenzelm [Wed, 06 Jul 1994 12:51:27 +0200] rev 450
added raw_unify;
wenzelm [Wed, 06 Jul 1994 12:49:56 +0200] rev 449
various minor changes (names and comments);
clasohm [Wed, 06 Jul 1994 11:53:30 +0200] rev 448
changed comment for const_name
wenzelm [Wed, 06 Jul 1994 11:36:00 +0200] rev 447
changed comment only;
clasohm [Fri, 01 Jul 1994 11:10:31 +0200] rev 446
rewritec now uses trace_thm for it's "rewrite rule from different theory"
message
clasohm [Fri, 01 Jul 1994 11:04:12 +0200] rev 445
changed syntax of datatype declaration
clasohm [Fri, 01 Jul 1994 11:03:42 +0200] rev 444
replaced extend_theory by new add_* functions;
changed syntax of datatype declaration
clasohm [Wed, 29 Jun 1994 12:13:03 +0200] rev 443
added parentheses made necessary by new constrain precedence
clasohm [Wed, 29 Jun 1994 12:03:41 +0200] rev 442
added parentheses made necessary by change of constrain's precedence
clasohm [Wed, 29 Jun 1994 12:01:17 +0200] rev 441
changed precedence of constrain to [4, 0], 3
lcp [Fri, 24 Jun 1994 13:01:53 +0200] rev 440
FOL/FOL.ML/excluded_middle_tac: new
lcp [Fri, 24 Jun 1994 10:45:02 +0200] rev 439
Pure/tactic/subgoals_tac: new (moved from ZF/Order.ML)
lcp [Thu, 23 Jun 1994 17:52:58 +0200] rev 438
minor tidying up (ordered rewriting in Integ.ML)
lcp [Thu, 23 Jun 1994 17:38:12 +0200] rev 437
modifications for cardinal arithmetic
lcp [Thu, 23 Jun 1994 16:44:57 +0200] rev 436
Sara\'s perl script for renaming theory files
lcp [Tue, 21 Jun 1994 17:20:34 +0200] rev 435
Addition of cardinals and order types, various tidying
lcp [Tue, 21 Jun 1994 16:26:34 +0200] rev 434
Various updates and tidying
nipkow [Tue, 21 Jun 1994 11:55:36 +0200] rev 433
improved error msg