paulson [Tue, 26 Mar 1996 12:01:13 +0100] rev 1613
Now loads Mutil example
paulson [Tue, 26 Mar 1996 11:58:59 +0100] rev 1612
Added new rewrite rules about cons and succ
paulson [Tue, 26 Mar 1996 11:50:40 +0100] rev 1611
New results from AC/Cardinal_aux.ML
paulson [Tue, 26 Mar 1996 11:45:54 +0100] rev 1610
Updated comments
paulson [Tue, 26 Mar 1996 11:42:36 +0100] rev 1609
New lemmas for Mutilated Checkerboard
paulson [Tue, 26 Mar 1996 11:38:17 +0100] rev 1608
Added two of KGs rules
paulson [Tue, 26 Mar 1996 11:33:13 +0100] rev 1607
New example file: Mutil
paulson [Tue, 26 Mar 1996 11:32:14 +0100] rev 1606
New example: mutilated checkerboard
nipkow [Mon, 25 Mar 1996 11:13:59 +0100] rev 1605
added converse_converse
nipkow [Mon, 25 Mar 1996 08:46:02 +0100] rev 1604
replaced "rules" by "primrec"
clasohm [Sun, 24 Mar 1996 18:36:28 +0100] rev 1603
moved init_data to new public function set_current_thy
clasohm [Fri, 22 Mar 1996 12:06:08 +0100] rev 1602
fixed incompatibility of add_to_parents with SML109's new Io exceptions
paulson [Thu, 21 Mar 1996 13:02:26 +0100] rev 1601
Changes required by removal of the theory argument of Theorem
paulson [Thu, 21 Mar 1996 11:13:05 +0100] rev 1600
Examples call gocls to make goal clauses
paulson [Thu, 21 Mar 1996 11:11:47 +0100] rev 1599
Now labels the Horn and goal clauses to make the proof
objects more readable
paulson [Thu, 21 Mar 1996 11:09:47 +0100] rev 1598
For the new version of name_thm. Now the same theorem
is stored as is returned, as both contain a label and a link to the
previous derivation. So get_thm no longer needs to attach a label to
its resulting theorem.
paulson [Thu, 21 Mar 1996 11:06:59 +0100] rev 1597
name_thm no longer takes a theory argument, as the
name no longer hides the previous derivation.
Deleted sign_of_thm as redundant.
paulson [Thu, 21 Mar 1996 11:05:34 +0100] rev 1596
Printing & string functions moved to display.ML
paulson [Thu, 21 Mar 1996 11:04:36 +0100] rev 1595
Now loads deriv.ML
paulson [Wed, 20 Mar 1996 18:43:08 +0100] rev 1594
Includes deriv.ML and display.ML as dependencies
paulson [Wed, 20 Mar 1996 18:42:31 +0100] rev 1593
New module for proof objects (deriviations)
paulson [Wed, 20 Mar 1996 18:40:57 +0100] rev 1592
maketest now closes the output file
Declared type mtree for proof objects
paulson [Wed, 20 Mar 1996 18:39:59 +0100] rev 1591
New module for display/printing operations, taken from drule.ML
paulson [Wed, 20 Mar 1996 18:36:59 +0100] rev 1590
Describes proof objects and Deriv module
clasohm [Wed, 20 Mar 1996 13:21:12 +0100] rev 1589
added warning and automatic deactivation of HTML generation if we cannot write
.theory_list.txt;
fixed bug which occured when index_path's value is "/"
paulson [Mon, 18 Mar 1996 13:42:35 +0100] rev 1588
New file containing search tacticals
paulson [Fri, 15 Mar 1996 18:47:05 +0100] rev 1587
Now provides astar versions (thanks to Norbert Voelker)
paulson [Fri, 15 Mar 1996 18:43:33 +0100] rev 1586
New safe_meson_tac proves some harder theorems
paulson [Fri, 15 Mar 1996 18:42:36 +0100] rev 1585
New safe_meson_tac uses iterative deepening
paulson [Fri, 15 Mar 1996 18:41:04 +0100] rev 1584
Sets a lower value of Unify.search_bound
paulson [Fri, 15 Mar 1996 18:39:08 +0100] rev 1583
Search tacticals moved to search.ML
paulson [Fri, 15 Mar 1996 18:38:24 +0100] rev 1582
Updated for new file search.ML
clasohm [Fri, 15 Mar 1996 13:34:39 +0100] rev 1581
updated syntax of datatype declaration
berghofe [Fri, 15 Mar 1996 12:01:19 +0100] rev 1580
Added some functions which allow redirection of Isabelle's output
paulson [Thu, 14 Mar 1996 16:40:18 +0100] rev 1579
Functions moved to Pure/search.ML and classical.ML
clasohm [Thu, 14 Mar 1996 12:21:07 +0100] rev 1578
updated syntax of datatype definitions: "C t1 ... tn" instead of "C(t1,...,tn)"
clasohm [Thu, 14 Mar 1996 12:19:49 +0100] rev 1577
added @SMLdebug=/dev/null to supress GC messages
berghofe [Thu, 14 Mar 1996 10:40:21 +0100] rev 1576
Added some optimized versions of functions dealing with sets
(i.e. mem, ins, eq_set etc.) which do not use the polymorphic =
operator
clasohm [Wed, 13 Mar 1996 11:56:15 +0100] rev 1575
replaced rules by primrec section
clasohm [Wed, 13 Mar 1996 11:55:25 +0100] rev 1574
modified primrec so it can be used in MiniML/Type.thy
clasohm [Tue, 12 Mar 1996 14:39:34 +0100] rev 1573
added constdefs section
clasohm [Tue, 12 Mar 1996 14:38:58 +0100] rev 1572
removed make_chart
regensbu [Tue, 12 Mar 1996 12:59:56 +0100] rev 1571
added ' make_html:=false;' to end of ROOT file
clasohm [Mon, 11 Mar 1996 23:59:22 +0100] rev 1570
added constdefs section
nipkow [Mon, 11 Mar 1996 19:42:55 +0100] rev 1569
Non-matching congruence rule in rewriter is simply ignored.
Used to cause error message.
paulson [Mon, 11 Mar 1996 14:19:12 +0100] rev 1568
New theorem: Inter_Un_subset
paulson [Mon, 11 Mar 1996 14:18:06 +0100] rev 1567
Now catches "by(" too
paulson [Mon, 11 Mar 1996 14:16:35 +0100] rev 1566
name_thm: now keeps the previous deriviation!
paulson [Mon, 11 Mar 1996 14:13:36 +0100] rev 1565
Made an exception handler more specific
paulson [Mon, 11 Mar 1996 14:09:50 +0100] rev 1564
Deleted faulty comment; proved new rule Inter_Un_subset
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.
paulson [Fri, 16 Feb 1996 14:17:34 +0100] rev 1507
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:06:09 +0100] rev 1506
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 13:55:29 +0100] rev 1505
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 13:49:40 +0100] rev 1504
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 13:29:22 +0100] rev 1503
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 12:57:32 +0100] rev 1502
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 12:34:18 +0100] rev 1501
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 12:19:47 +0100] rev 1500
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 12:08:49 +0100] rev 1499
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 11:35:52 +0100] rev 1498
Elimination of fully-functorial style.
Type tactic changed to a type abbrevation (from a datatype).
Constructor tactic and function apply deleted.
clasohm [Thu, 15 Feb 1996 10:51:22 +0100] rev 1497
updated documentation of MAKE_HTML
nipkow [Thu, 15 Feb 1996 08:10:36 +0100] rev 1496
Added a few thms and the new theory RelPow.
nipkow [Tue, 13 Feb 1996 17:16:06 +0100] rev 1495
Added check for duplicate vars with distinct types/sorts (nodup_Vars)
nipkow [Tue, 13 Feb 1996 14:13:23 +0100] rev 1494
added nodup_Vars check in cterm_of. Prevents same var with distinct types.