Thu, 13 Apr 1995 11:35:24 +0200 |
lcp |
fixed typo
|
changeset |
files
|
Thu, 13 Apr 1995 11:33:57 +0200 |
lcp |
Defined ordinal difference, --
|
changeset |
files
|
Thu, 13 Apr 1995 11:32:44 +0200 |
lcp |
Proved odiff_oadd_inverse, oadd_lt_cancel2, oadd_lt_iff2,
|
changeset |
files
|
Thu, 13 Apr 1995 11:30:57 +0200 |
lcp |
Proved lesspoll_succ_iff.
|
changeset |
files
|
Thu, 13 Apr 1995 10:20:55 +0200 |
nipkow |
Completely rewrote split_tac. The old one failed in strange circumstances.
|
changeset |
files
|
Wed, 12 Apr 1995 13:53:34 +0200 |
nipkow |
term.ML: add_loose_bnos now returns a list w/o duplicates.
|
changeset |
files
|
Tue, 11 Apr 1995 12:01:11 +0200 |
nipkow |
Added comment to function "loops".
|
changeset |
files
|
Tue, 11 Apr 1995 11:20:43 +0200 |
nipkow |
(binder "Q" p) generates Binder("Q",p,p); it used to be Binder("Q",0,p).
|
changeset |
files
|
Mon, 10 Apr 1995 08:49:00 +0200 |
nipkow |
ROOT.ML: Removed the "exit 1" calls, since now the Makefile does them.
|
changeset |
files
|
Mon, 10 Apr 1995 08:47:43 +0200 |
nipkow |
Removed the "exit 1" calls, since now the Makefile does them.
|
changeset |
files
|
Mon, 10 Apr 1995 08:40:58 +0200 |
nipkow |
ROOT.ML: installed new hyp_subst_tac
|
changeset |
files
|
Mon, 10 Apr 1995 08:13:13 +0200 |
nipkow |
Fixed bug in the simplifier: added uses of maxidx_of_term to make sure that
|
changeset |
files
|
Fri, 07 Apr 1995 10:12:01 +0200 |
lcp |
Local version of (original) hypsubst: needs no simplifier
|
changeset |
files
|
Thu, 06 Apr 1995 12:24:56 +0200 |
lcp |
Modified proofs for new hyp_subst_tac.
|
changeset |
files
|
Thu, 06 Apr 1995 12:22:26 +0200 |
lcp |
Modified proofs for new hyp_subst_tac, and simplified them.
|
changeset |
files
|
Thu, 06 Apr 1995 12:20:48 +0200 |
lcp |
Received some local definitions from AC_Equiv.thy.
|
changeset |
files
|
Thu, 06 Apr 1995 12:19:34 +0200 |
lcp |
Moved some local definitions to WO6_WO1.ML
|
changeset |
files
|
Thu, 06 Apr 1995 12:17:40 +0200 |
lcp |
Proved if_iff and used it to simplify proof of if_type.
|
changeset |
files
|
Thu, 06 Apr 1995 12:15:27 +0200 |
lcp |
Now the classical sets include UN_E, to avoid calling hyp_subst_tac
|
changeset |
files
|
Thu, 06 Apr 1995 12:11:05 +0200 |
lcp |
Changed proof of domain_ord_iso_map_subset for new hyp_subst_tac
|
changeset |
files
|
Thu, 06 Apr 1995 12:08:43 +0200 |
lcp |
Added Id: line
|
changeset |
files
|
Thu, 06 Apr 1995 12:06:09 +0200 |
lcp |
Deleted call to flexflex_tac
|
changeset |
files
|
Thu, 06 Apr 1995 12:03:01 +0200 |
lcp |
Added Id: line
|
changeset |
files
|
Thu, 06 Apr 1995 11:59:34 +0200 |
lcp |
Recoded with help from Toby to use rewriting instead of the
|
changeset |
files
|
Thu, 06 Apr 1995 11:55:51 +0200 |
lcp |
Added comment.
|
changeset |
files
|
Thu, 06 Apr 1995 11:14:51 +0200 |
lcp |
No longer builds the induction structure (from ../Provers/ind.ML)
|
changeset |
files
|
Thu, 06 Apr 1995 11:12:35 +0200 |
lcp |
Loads the local hypsubst.ML. No longer loads ../Provers/ind.ML,
|
changeset |
files
|
Thu, 06 Apr 1995 11:09:15 +0200 |
lcp |
Corrected many errors in the dependencies.
|
changeset |
files
|
Thu, 06 Apr 1995 11:07:18 +0200 |
lcp |
Changed comments and timings.
|
changeset |
files
|
Thu, 06 Apr 1995 11:04:37 +0200 |
lcp |
Updated comments.
|
changeset |
files
|
Thu, 06 Apr 1995 11:02:55 +0200 |
lcp |
Set up for new hyp_subst_tac.
|
changeset |
files
|
Thu, 06 Apr 1995 11:01:13 +0200 |
lcp |
Added Id: line
|
changeset |
files
|
Thu, 06 Apr 1995 10:58:56 +0200 |
lcp |
Fixed typo.
|
changeset |
files
|
Thu, 06 Apr 1995 10:56:39 +0200 |
lcp |
Simplified some proofs and made them work for new hyp_subst_tac.
|
changeset |
files
|
Thu, 06 Apr 1995 10:55:06 +0200 |
lcp |
Now sets loadpath.
|
changeset |
files
|
Thu, 06 Apr 1995 10:53:21 +0200 |
lcp |
Gave tighter priorities to SUM and PROD to reduce ambiguities.
|
changeset |
files
|
Thu, 06 Apr 1995 10:51:42 +0200 |
lcp |
Gave tighter priorities to if, napply and the let-forms to
|
changeset |
files
|
Thu, 06 Apr 1995 10:49:53 +0200 |
lcp |
Now sets eta_contract.
|
changeset |
files
|
Thu, 06 Apr 1995 10:48:11 +0200 |
lcp |
Added Id: line
|
changeset |
files
|
Sun, 02 Apr 1995 10:43:59 +0200 |
nipkow |
generalized map (%x.x) xs = xs to map (%x.x) = (%xs.xs)
|
changeset |
files
|
Fri, 31 Mar 1995 15:08:49 +0200 |
wenzelm |
replaced 'arities' by 'instance';
|
changeset |
files
|
Fri, 31 Mar 1995 12:22:16 +0200 |
lcp |
Simplified using pattern replacements. Added the AC example.
|
changeset |
files
|
Fri, 31 Mar 1995 11:55:29 +0200 |
lcp |
New example of AC Equivalences by Krzysztof Grabczewski
|
changeset |
files
|
Fri, 31 Mar 1995 11:39:47 +0200 |
lcp |
New example of AC Equivalences by Krzysztof Grabczewski
|
changeset |
files
|
Fri, 31 Mar 1995 11:08:35 +0200 |
lcp |
Tried the new addss in many proofs, and tidied others involving simplification.
|
changeset |
files
|
Fri, 31 Mar 1995 10:58:14 +0200 |
lcp |
Tried the new addss in a proof.
|
changeset |
files
|
Fri, 31 Mar 1995 02:00:29 +0200 |
lcp |
Defined addss to perform simplification in a claset.
|
changeset |
files
|
Thu, 30 Mar 1995 14:07:52 +0200 |
clasohm |
changed translation of _applC
|
changeset |
files
|
Thu, 30 Mar 1995 14:07:30 +0200 |
clasohm |
changed pretty printing of applC
|
changeset |
files
|
Thu, 30 Mar 1995 14:01:35 +0200 |
lcp |
Added comment about why mem_irrefl should not be a safeE.
|
changeset |
files
|
Thu, 30 Mar 1995 13:54:41 +0200 |
lcp |
Tried the new addss in many proofs, and tidied others
|
changeset |
files
|
Thu, 30 Mar 1995 13:48:30 +0200 |
lcp |
Precedence of infixes is now 4 (just above that of :=)
|
changeset |
files
|
Thu, 30 Mar 1995 13:44:34 +0200 |
lcp |
Addition of wrappers for integration with the simplifier.
|
changeset |
files
|
Thu, 30 Mar 1995 13:36:00 +0200 |
lcp |
Defined addss to perform simplification in a claset.
|
changeset |
files
|
Thu, 30 Mar 1995 13:07:59 +0200 |
clasohm |
removed unnecessary parentheses from the generated rules
|
changeset |
files
|
Thu, 30 Mar 1995 08:54:17 +0200 |
nipkow |
Simplification: used Logic.occs instead of mem add_term_frees
|
changeset |
files
|
Tue, 28 Mar 1995 13:13:17 +0200 |
clasohm |
changed string scanner so that newlines ('\n') are allowed and ignored inside
|
changeset |
files
|
Tue, 28 Mar 1995 12:25:20 +0200 |
clasohm |
changed syntax of datatype declarations (curried types for constructor
|
changeset |
files
|
Tue, 28 Mar 1995 12:21:10 +0200 |
clasohm |
renamed theorem "apfst" to "apfst_conv" to avoid conflict with function
|
changeset |
files
|
Tue, 28 Mar 1995 10:24:45 +0200 |
lcp |
Corrected faulty reference to Hindley-Milner type inference
|
changeset |
files
|
Mon, 27 Mar 1995 18:29:23 +0200 |
nipkow |
Added recursion equations for foldl to list_ss.
|
changeset |
files
|
Sun, 26 Mar 1995 17:04:45 +0200 |
nipkow |
Modified If_def to avoid ambiguity.
|
changeset |
files
|
Fri, 24 Mar 1995 12:30:35 +0100 |
clasohm |
changed syntax of tuples from <..., ...> to (..., ...)
|
changeset |
files
|
Thu, 23 Mar 1995 15:39:13 +0100 |
clasohm |
fixed bug: parent theory wasn't loaded if .thy file was completly read before
|
changeset |
files
|
Wed, 22 Mar 1995 13:22:42 +0100 |
clasohm |
fixed bug: HOL_build_completed replaced by CHOL_build_completed
|
changeset |
files
|
Wed, 22 Mar 1995 12:42:34 +0100 |
clasohm |
converted ex with curried function application
|
changeset |
files
|
Tue, 21 Mar 1995 13:22:28 +0100 |
clasohm |
converted Subst with curried function application
|
changeset |
files
|
Tue, 21 Mar 1995 13:21:48 +0100 |
clasohm |
changed syntax of Unity ("()" instead of "<>")
|
changeset |
files
|
Mon, 20 Mar 1995 15:37:03 +0100 |
clasohm |
converted IOA with curried function application
|
changeset |
files
|
Mon, 20 Mar 1995 15:35:28 +0100 |
clasohm |
changed syntax of "if"
|
changeset |
files
|
Fri, 17 Mar 1995 22:46:26 +0100 |
clasohm |
fixed two severe bugs in calc_xrules and case_rule
|
changeset |
files
|
Fri, 17 Mar 1995 15:52:55 +0100 |
nipkow |
Corrected a silly old bug in merge_tsigs.
|
changeset |
files
|
Fri, 17 Mar 1995 15:49:37 +0100 |
nipkow |
Added a few thms to nat_ss and list_ss
|
changeset |
files
|
Fri, 17 Mar 1995 15:35:09 +0100 |
regensbu |
Removed bugs which occurred due to new generation mechanism for type variables
|
changeset |
files
|
Thu, 16 Mar 1995 00:00:30 +0100 |
lcp |
Removed exception handlers, as they are now in ZF/Makefile.
|
changeset |
files
|
Wed, 15 Mar 1995 12:52:03 +0100 |
clasohm |
removed print_msg parameter of infer_types
|
changeset |
files
|
Wed, 15 Mar 1995 11:25:24 +0100 |
lcp |
Now mentions Coind
|
changeset |
files
|
Wed, 15 Mar 1995 11:01:08 +0100 |
lcp |
Removed exception handlers, as they are now in ZF/Makefile.
|
changeset |
files
|
Wed, 15 Mar 1995 10:59:20 +0100 |
lcp |
Now calls exit_use instead of use, for prompt failure if errors are detected.
|
changeset |
files
|
Wed, 15 Mar 1995 10:56:39 +0100 |
lcp |
Declares the function exit_use to behave like use but fail if
|
changeset |
files
|
Wed, 15 Mar 1995 10:53:58 +0100 |
lcp |
Now the "use" call has an exception handler, for prompt failure
|
changeset |
files
|
Wed, 15 Mar 1995 10:34:47 +0100 |
lcp |
Now calls exit_use instead of use, for prompt failure if errors are detected.
|
changeset |
files
|
Tue, 14 Mar 1995 10:40:04 +0100 |
nipkow |
Removed an old bug which made some simultaneous instantiations fail if they
|
changeset |
files
|
Tue, 14 Mar 1995 09:47:28 +0100 |
nipkow |
added exit 1
|
changeset |
files
|
Mon, 13 Mar 1995 09:42:50 +0100 |
nipkow |
Removed superfluous type constraint
|
changeset |
files
|
Mon, 13 Mar 1995 09:38:10 +0100 |
nipkow |
Changed treatment of during type inference internally generated type
|
changeset |
files
|
Sat, 11 Mar 1995 17:46:14 +0100 |
nipkow |
Added type constraints to enforce correct choice of variable names.
|
changeset |
files
|
Sat, 11 Mar 1995 11:58:21 +0100 |
lcp |
Put freeze into the signature TACTIC for export
|
changeset |
files
|
Fri, 10 Mar 1995 10:20:18 +0100 |
lcp |
Removed "localize"; instead, proofs refer to their own
|
changeset |
files
|
Thu, 09 Mar 1995 10:38:30 +0100 |
lcp |
Commented isof(c,t)
|
changeset |
files
|
Wed, 08 Mar 1995 17:23:07 +0100 |
nipkow |
Added dependencies on ../Provers/hypsubst.ML and removed those on
|
changeset |
files
|
Wed, 08 Mar 1995 14:35:26 +0100 |
nipkow |
Replaced read by read_cterm.
|
changeset |
files
|
Wed, 08 Mar 1995 14:01:08 +0100 |
nipkow |
Enforced partial evaluation of mk_case_split_tac.
|
changeset |
files
|
Wed, 08 Mar 1995 12:56:45 +0100 |
nipkow |
Enforced partial evaluation of mk_case_split_tac
|
changeset |
files
|
Wed, 08 Mar 1995 12:37:59 +0100 |
nipkow |
Added dependencies on files in Provers
|
changeset |
files
|
Wed, 08 Mar 1995 10:25:50 +0100 |
nipkow |
Added pretty-printing coments
|
changeset |
files
|
Tue, 07 Mar 1995 15:00:34 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Tue, 07 Mar 1995 14:59:24 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Tue, 07 Mar 1995 14:57:37 +0100 |
nipkow |
Hoare logic
|
changeset |
files
|
Tue, 07 Mar 1995 13:37:48 +0100 |
lcp |
Changed Univ to Datatype in parents
|
changeset |
files
|
Tue, 07 Mar 1995 13:34:33 +0100 |
lcp |
Replaced rules by defs. Also got rid of tyconstU by
|
changeset |
files
|
Tue, 07 Mar 1995 13:32:22 +0100 |
lcp |
Replaced rules by defs
|
changeset |
files
|
Tue, 07 Mar 1995 13:29:36 +0100 |
lcp |
Got rid of exvarU and constU by
|
changeset |
files
|
Tue, 07 Mar 1995 13:27:09 +0100 |
lcp |
Deleted constQU, exvarQU, expQU by including Const,
|
changeset |
files
|
Tue, 07 Mar 1995 13:21:38 +0100 |
lcp |
Replaced rules by defs
|
changeset |
files
|
Tue, 07 Mar 1995 13:18:48 +0100 |
lcp |
Moved declarations of @QSUM and <*> to a syntax section.
|
changeset |
files
|
Tue, 07 Mar 1995 13:15:25 +0100 |
lcp |
Moved declaration of ~= to a syntax section
|
changeset |
files
|
Fri, 03 Mar 1995 12:48:06 +0100 |
clasohm |
replaced Pure by ProtoPure
|
changeset |
files
|
Fri, 03 Mar 1995 12:34:57 +0100 |
clasohm |
fixed a bug in infer_types/exn_type_msg
|
changeset |
files
|
Fri, 03 Mar 1995 12:04:45 +0100 |
clasohm |
new version of HOL/Integ with curried function application
|
changeset |
files
|
Fri, 03 Mar 1995 12:04:16 +0100 |
clasohm |
new version of HOL/IMP with curried function application
|
changeset |
files
|
Fri, 03 Mar 1995 12:02:25 +0100 |
clasohm |
new version of HOL with curried function application
|
changeset |
files
|
Fri, 03 Mar 1995 11:48:05 +0100 |
clasohm |
added CPure (curried functions) and ProtoPure (ancestor of Pure and CPure)
|
changeset |
files
|
Thu, 02 Mar 1995 12:07:20 +0100 |
wenzelm |
added declaration of syntactic const "_abs";
|
changeset |
files
|
Tue, 28 Feb 1995 10:54:49 +0100 |
lcp |
Added initial /bin/csh line and comments
|
changeset |
files
|
Tue, 28 Feb 1995 10:53:56 +0100 |
lcp |
No longer calls maketest; instead, the Makefile writes the file
|
changeset |
files
|
Tue, 28 Feb 1995 10:51:52 +0100 |
lcp |
Uses "suffix substitution" to shorten macro definitions.
|
changeset |
files
|
Tue, 28 Feb 1995 10:50:37 +0100 |
lcp |
Re-organised to perform the tests independently. Now test
|
changeset |
files
|
Tue, 28 Feb 1995 10:33:52 +0100 |
lcp |
New example by Jacob Frost, tidied by lcp
|
changeset |
files
|
Mon, 27 Feb 1995 18:12:21 +0100 |
lcp |
New example by Jacob Frost, tidied by lcp
|
changeset |
files
|