paulson [Mon, 11 Mar 1996 14:08:09 +0100] rev 1563
New, one-line proof of inj_Atom
paulson [Mon, 11 Mar 1996 14:05:45 +0100] rev 1562
deleted obsolete comment
paulson [Mon, 11 Mar 1996 14:04:37 +0100] rev 1561
set_cs now includes singleton_inject
paulson [Mon, 11 Mar 1996 14:03:30 +0100] rev 1560
Added formulation of Halting Problem
clasohm [Mon, 11 Mar 1996 11:49:05 +0100] rev 1559
added constdefs section
clasohm [Fri, 08 Mar 1996 13:11:09 +0100] rev 1558
added constdefs section
clasohm [Wed, 06 Mar 1996 14:19:39 +0100] rev 1557
added constdefs section
clasohm [Wed, 06 Mar 1996 14:12:24 +0100] rev 1556
added constdefs section
clasohm [Wed, 06 Mar 1996 14:11:41 +0100] rev 1555
added constdefs
clasohm [Wed, 06 Mar 1996 14:10:44 +0100] rev 1554
moved part of delete_thms into init_thyinfo
paulson [Wed, 06 Mar 1996 13:57:07 +0100] rev 1553
Ran expandshort
paulson [Wed, 06 Mar 1996 12:52:11 +0100] rev 1552
Ran expandshort
clasohm [Wed, 06 Mar 1996 12:19:16 +0100] rev 1551
documented new function 'section'
paulson [Wed, 06 Mar 1996 10:26:43 +0100] rev 1550
EX_FILES includes new oracle examples, and uses the
standard abbreviation convention.
paulson [Wed, 06 Mar 1996 10:14:47 +0100] rev 1549
Now loads IffOracle, the oracles example
nipkow [Wed, 06 Mar 1996 10:05:00 +0100] rev 1548
Added 'section' commands
paulson [Tue, 05 Mar 1996 17:37:28 +0100] rev 1547
New documentation for example
paulson [Tue, 05 Mar 1996 17:29:58 +0100] rev 1546
Changed HOL to ZF in title; added address
paulson [Tue, 05 Mar 1996 17:23:21 +0100] rev 1545
New documentation for example
paulson [Tue, 05 Mar 1996 17:22:47 +0100] rev 1544
Corrected URL
paulson [Tue, 05 Mar 1996 16:50:17 +0100] rev 1543
New documentation for examples
paulson [Tue, 05 Mar 1996 16:29:01 +0100] rev 1542
Put quotes around URLs in links
paulson [Tue, 05 Mar 1996 16:27:01 +0100] rev 1541
Put quotes around URLs in links
paulson [Tue, 05 Mar 1996 15:55:15 +0100] rev 1540
Converted TABs to spaces
paulson [Tue, 05 Mar 1996 15:52:59 +0100] rev 1539
Addition of oracles
clasohm [Tue, 05 Mar 1996 13:18:58 +0100] rev 1538
added function "section" for HTML section headings
paulson [Tue, 05 Mar 1996 11:38:41 +0100] rev 1537
Example of declaring oracles
paulson [Tue, 05 Mar 1996 11:00:48 +0100] rev 1536
More up-to-date references
paulson [Tue, 05 Mar 1996 10:58:52 +0100] rev 1535
Fuller and more up-to-date references
paulson [Tue, 05 Mar 1996 10:54:55 +0100] rev 1534
A mere adjustment of spacing
paulson [Mon, 04 Mar 1996 17:24:51 +0100] rev 1533
Revised for publication. Removed LNCS style.
Discussion of recent work.
nipkow [Mon, 04 Mar 1996 14:38:30 +0100] rev 1532
Proof modification.
nipkow [Mon, 04 Mar 1996 14:37:33 +0100] rev 1531
Added a constant UNIV == {x.True}
Added many new rewrite rules for sets.
Moved LEAST into Nat.
Added cardinality to Finite.
clasohm [Mon, 04 Mar 1996 12:28:48 +0100] rev 1530
made delete_thms public
paulson [Fri, 01 Mar 1996 10:19:51 +0100] rev 1529
Addition of proof objects
paulson [Fri, 01 Mar 1996 10:17:37 +0100] rev 1528
Theories are now in theory.ML
paulson [Thu, 29 Feb 1996 18:54:46 +0100] rev 1527
Includes theory.ML in list of dependencies
paulson [Thu, 29 Feb 1996 18:53:34 +0100] rev 1526
New file of just the theory primitives
nipkow [Wed, 28 Feb 1996 16:57:14 +0100] rev 1525
modified priorities in syntax
paulson [Wed, 28 Feb 1996 11:47:30 +0100] rev 1524
imp_elim and swap are now stored in thm database
paulson [Wed, 28 Feb 1996 11:46:08 +0100] rev 1523
changed prove_goal to qed_goal
nipkow [Tue, 27 Feb 1996 19:08:36 +0100] rev 1522
Added documentation
nipkow [Tue, 27 Feb 1996 18:22:47 +0100] rev 1521
used qed_spec_mp.
clasohm [Tue, 27 Feb 1996 13:01:16 +0100] rev 1520
removed note about "IO exceptions" during HTML generation
(Isabelle now just prints a warning)
nipkow [Thu, 22 Feb 1996 18:35:16 +0100] rev 1519
Added links to documentation
nipkow [Thu, 22 Feb 1996 18:25:19 +0100] rev 1518
Moved documentation
clasohm [Thu, 22 Feb 1996 13:28:05 +0100] rev 1517
added cabs and crep_thm
clasohm [Thu, 22 Feb 1996 12:20:34 +0100] rev 1516
removed mk_prop; added capply; simplified dest_abs
nipkow [Mon, 19 Feb 1996 18:04:41 +0100] rev 1515
Introduced normalize_thm into HOL.ML
Corrected some dependencies among Sum, Prod and mono.
Extended RelPow
clasohm [Mon, 19 Feb 1996 13:54:15 +0100] rev 1514
fixed bug in init_data (put was only invoked for the first date)
nipkow [Mon, 19 Feb 1996 09:54:52 +0100] rev 1513
Added dependency on RelPow
paulson [Fri, 16 Feb 1996 18:00:47 +0100] rev 1512
Elimination of fully-functorial style.
Type tactic changed to a type abbrevation (from a datatype).
Constructor tactic and function apply deleted.
paulson [Fri, 16 Feb 1996 17:24:51 +0100] rev 1511
Elimination of fully-functorial style.
Type tactic changed to a type abbrevation (from a datatype).
Constructor tactic and function apply deleted.
paulson [Fri, 16 Feb 1996 17:18:51 +0100] rev 1510
Elimination of fully-functorial style.
Type tactic changed to a type abbrevation (from a datatype).
Constructor tactic and function apply deleted.
paulson [Fri, 16 Feb 1996 16:56:04 +0100] rev 1509
Elimination of fully-functorial style.
Type tactic changed to a type abbrevation (from a datatype).
Constructor tactic and function apply deleted.
paulson [Fri, 16 Feb 1996 14:38:49 +0100] rev 1508
Elimination of fully-functorial style.
Type tactic changed to a type abbrevation (from a datatype).
Constructor tactic and function apply deleted.