Thu, 29 Jun 1995 12:28:27 +0200 clasohm changed 'chol' labels to 'hol'; added a few parentheses
Thu, 29 Jun 1995 12:08:44 +0200 clasohm changes made by Lawrence Paulson
Thu, 29 Jun 1995 10:43:07 +0200 nipkow Minimal proof tuning.
Mon, 26 Jun 1995 14:34:19 +0200 wenzelm added add_trrules_i;
Mon, 26 Jun 1995 14:33:11 +0200 wenzelm added add_trrules_i;
Mon, 26 Jun 1995 14:32:26 +0200 wenzelm added extend_trrules_i;
Fri, 23 Jun 1995 11:59:06 +0200 clasohm added a few comments on ThyInfo
Fri, 23 Jun 1995 09:15:09 +0200 nipkow Put in direct proof of C-R w/o detour via cd.
Thu, 22 Jun 1995 17:13:05 +0200 clasohm removed \...\ inside strings
Thu, 22 Jun 1995 12:58:39 +0200 clasohm changed call of store_thm_db so that it's result is not displayed
Thu, 22 Jun 1995 12:45:08 +0200 nipkow Simplified the confluence proofs.
Thu, 22 Jun 1995 12:44:29 +0200 nipkow Added add_lessD1
Wed, 21 Jun 1995 15:47:10 +0200 clasohm removed \...\ inside strings
Wed, 21 Jun 1995 15:14:58 +0200 clasohm removed \...\ inside strings
Wed, 21 Jun 1995 15:01:07 +0200 clasohm removed \...\ inside strings
Wed, 21 Jun 1995 11:35:10 +0200 nipkow Added remark that \...\ in strings is unnecessary.
Wed, 14 Jun 1995 12:05:13 +0200 clasohm removed 'raw' productions from gram datatype; replaced mk_gram by add_prods;
Tue, 13 Jun 1995 13:38:54 +0200 clasohm added CHOL
Mon, 12 Jun 1995 15:01:03 +0200 clasohm fixed bug in mfix_to_xprod: lambda productions' lhs shouldn't be modified
Tue, 06 Jun 1995 10:40:01 +0200 lcp converted to LaTeX-2e
Tue, 06 Jun 1995 10:33:32 +0200 lcp Now string_of_vname checks for the empty variable name,
Fri, 02 Jun 1995 10:38:48 +0200 lcp Corrected comments in headers
Thu, 01 Jun 1995 13:25:06 +0200 clasohm commented thms_unifying_with out; placed thm_db into signature again;
Thu, 01 Jun 1995 12:31:52 +0200 nipkow Added dependence on Thy/thm_database.ML
Wed, 31 May 1995 10:46:46 +0200 mueller *** empty log message ***
Wed, 31 May 1995 10:45:00 +0200 mueller polish
Tue, 30 May 1995 11:57:27 +0200 clasohm removed thm_num and thm_db from signature
Tue, 30 May 1995 11:28:13 +0200 clasohm fixed bug in thms_containing; changed error/warning messages;
Tue, 30 May 1995 11:02:50 +0200 clasohm fixed bug: ThySynFun really shouldn't be deleted
Mon, 29 May 1995 15:04:27 +0200 clasohm changed error message in thms_containing
Mon, 29 May 1995 14:12:48 +0200 clasohm replaced "All" by "all" in ThmdbFUN's ignore parameter
Mon, 29 May 1995 13:55:06 +0200 clasohm added theorem database which contains axioms and theorems indexed by the
Sun, 28 May 1995 17:18:06 +0200 nipkow Added Church-Rosser
Sun, 28 May 1995 17:17:43 +0200 nipkow Added trancl_cs
Sat, 27 May 1995 16:10:10 +0200 nipkow Moved Relation from Integ to main HOL.
Fri, 26 May 1995 18:11:47 +0200 nipkow Trancl is now based on Relation which used to be in Integ.
Fri, 26 May 1995 11:20:08 +0200 wenzelm changed macro expander such that patterns also match prefixes of appls;
Mon, 22 May 1995 16:00:26 +0200 nipkow Moved comment from ParRed.thy to ROOT.ML
Mon, 22 May 1995 15:58:57 +0200 nipkow Added Park induction to Lfp.
Mon, 22 May 1995 14:12:40 +0200 nipkow Polished the presentation making it completely definitional.
Thu, 18 May 1995 11:51:23 +0200 lcp Krzysztof Grabczewski's (nearly) complete AC proofs
Mon, 15 May 1995 09:35:07 +0200 nipkow renamed trans_rtrancl to rtrancl_trans and modified it by expanding trans.
Sat, 13 May 1995 14:08:24 +0200 nipkow Added some lemmas about r^*.
Sat, 13 May 1995 13:46:48 +0200 nipkow Lambda calculus in de Bruijn notation.
Thu, 11 May 1995 10:42:19 +0200 lcp Indexing of COMP
Thu, 11 May 1995 10:38:30 +0200 lcp Indexing of FILTER and COND
Thu, 11 May 1995 10:33:07 +0200 lcp show_sorts
Wed, 10 May 1995 08:38:52 +0200 nipkow Modified translation for pattern abstraction.
Tue, 09 May 1995 22:10:48 +0200 nipkow Moved induct2 from Hoare to Lfp.
Tue, 09 May 1995 22:10:08 +0200 nipkow Prod is now a parent of Lfp.
Tue, 09 May 1995 10:43:19 +0200 clasohm converted HOL.tex to CHOL.tex; replaced HOL.tex by CHOL.tex
Tue, 09 May 1995 10:42:23 +0200 clasohm added \CHOL
Thu, 04 May 1995 14:57:06 +0200 lcp Calls 'rail' program for syntax diagrams
Thu, 04 May 1995 02:02:54 +0200 lcp Changed some definitions and proofs to use pattern-matching.
Thu, 04 May 1995 02:02:18 +0200 lcp Changed to use split instead of fsplit. The weakening of fsplitE appears not
Thu, 04 May 1995 02:01:49 +0200 lcp case is defined using pattern-matching
Thu, 04 May 1995 02:01:24 +0200 lcp Modified proofs for new form of 'split'.
Thu, 04 May 1995 02:00:38 +0200 lcp Added pattern-matching code from CHOL/Prod.thy. Changed
Wed, 03 May 1995 17:38:27 +0200 lcp Modified proofs for (q)split, fst, snd for new
Wed, 03 May 1995 17:30:36 +0200 lcp Changed to use split instead of fsplit. The weakening of fsplitE appears not
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip