wenzelm [Thu, 21 Feb 2002 20:09:19 +0100] rev 12919
removed theory Option;
wenzelm [Thu, 21 Feb 2002 20:08:09 +0100] rev 12918
theory Option has been assimilated by Datatype;
wenzelm [Thu, 21 Feb 2002 20:06:39 +0100] rev 12917
* HOL: removed obsolete theorem "optionE";
wenzelm [Thu, 21 Feb 2002 18:19:34 +0100] rev 12916
updated title;
kleing [Thu, 21 Feb 2002 14:08:09 +0100] rev 12915
new MicroJava document
kleing [Thu, 21 Feb 2002 13:37:09 +0100] rev 12914
fix toc
wenzelm [Thu, 21 Feb 2002 11:05:20 +0100] rev 12913
fixed document;
tuned;
wenzelm [Thu, 21 Feb 2002 10:25:00 +0100] rev 12912
tr: quote argument;
kleing [Thu, 21 Feb 2002 09:54:08 +0100] rev 12911
new document
berghofe [Wed, 20 Feb 2002 17:30:46 +0100] rev 12910
Removed superfluous lookup of theorems in Relation.thy
berghofe [Wed, 20 Feb 2002 16:13:58 +0100] rev 12909
Moved change_type to proofterm.ML
berghofe [Wed, 20 Feb 2002 16:00:32 +0100] rev 12908
New function strip_comb (cterm version of Term.strip_comb).
berghofe [Wed, 20 Feb 2002 15:58:38 +0100] rev 12907
New function change_type for changing type assignments of theorems,
axioms and oracles.
berghofe [Wed, 20 Feb 2002 15:56:26 +0100] rev 12906
New function for eliminating definitions in proof term.
berghofe [Wed, 20 Feb 2002 15:47:42 +0100] rev 12905
Converted to new theory format.
wenzelm [Wed, 20 Feb 2002 00:55:42 +0100] rev 12904
added is_quasi;
added bump_string (clarified version of old Library.bump_string);
wenzelm [Wed, 20 Feb 2002 00:54:54 +0100] rev 12903
removed obscure functions bump_int_list, bump_list, bump_string;
wenzelm [Wed, 20 Feb 2002 00:53:53 +0100] rev 12902
Symbol.bump_string;
wenzelm [Tue, 19 Feb 2002 23:49:49 +0100] rev 12901
tuned;
wenzelm [Tue, 19 Feb 2002 23:49:26 +0100] rev 12900
Paulson:1989;
wenzelm [Tue, 19 Feb 2002 23:45:54 +0100] rev 12899
"isatool usedir -D output HOL Test && isatool document Test/output";
kleing [Sat, 16 Feb 2002 21:26:19 +0100] rev 12898
fixed copy_all
wenzelm [Sat, 16 Feb 2002 20:59:34 +0100] rev 12897
converted/deleted equalities.ML, mono.ML, subset.ML (see Set.thy);
wenzelm [Fri, 15 Feb 2002 20:43:44 +0100] rev 12896
removed unused unmask_interrupt;
wenzelm [Fri, 15 Feb 2002 20:43:09 +0100] rev 12895
clarified copy_all;
generated second copy of document sources first (more robust);
wenzelm [Fri, 15 Feb 2002 20:42:00 +0100] rev 12894
moved copy_all to Thy/present.ML;
wenzelm [Fri, 15 Feb 2002 20:41:39 +0100] rev 12893
replaced nodups by distinct;
wenzelm [Fri, 15 Feb 2002 20:41:19 +0100] rev 12892
tuned;
paulson [Fri, 15 Feb 2002 12:07:27 +0100] rev 12891
a new definition of "restrict"
wenzelm [Thu, 14 Feb 2002 20:30:49 +0100] rev 12890
made MLWorks happy;
nipkow [Thu, 14 Feb 2002 12:24:02 +0100] rev 12889
*** empty log message ***
nipkow [Thu, 14 Feb 2002 12:06:07 +0100] rev 12888
nodups -> distinct
nipkow [Thu, 14 Feb 2002 11:50:52 +0100] rev 12887
nodups -> distinct
paulson [Wed, 13 Feb 2002 10:48:29 +0100] rev 12886
deleted some redundant 'addS*Es [equalityC*E]'s
paulson [Wed, 13 Feb 2002 10:45:08 +0100] rev 12885
new function lemmas
paulson [Wed, 13 Feb 2002 10:44:39 +0100] rev 12884
tidied. no more special simpset (super_ss)
paulson [Wed, 13 Feb 2002 10:44:07 +0100] rev 12883
new lemmas for closure under Union
wenzelm [Tue, 12 Feb 2002 20:35:35 +0100] rev 12882
eliminated Pure/Isar/comment.ML;
wenzelm [Tue, 12 Feb 2002 20:34:02 +0100] rev 12881
ANTIQUOTE_FAIL;
wenzelm [Tue, 12 Feb 2002 20:33:37 +0100] rev 12880
eliminated Isar/comment.ML;
wenzelm [Tue, 12 Feb 2002 20:33:03 +0100] rev 12879
tuned;
wenzelm [Tue, 12 Feb 2002 20:32:23 +0100] rev 12878
added isabelle-hol-book;
added tphols2001;
tuned tphols2000;
wenzelm [Tue, 12 Feb 2002 20:31:40 +0100] rev 12877
* Isar/Pure: marginal comments ``--'' may now occur just anywhere in the text;
wenzelm [Tue, 12 Feb 2002 20:28:27 +0100] rev 12876
got rid of explicit marginal comments (now stripped earlier from input);
wenzelm [Tue, 12 Feb 2002 20:25:58 +0100] rev 12875
tuned;
wenzelm [Mon, 11 Feb 2002 17:30:58 +0100] rev 12874
ML-Systems/smlnj-compiler.ML compatibility tweak;
wenzelm [Mon, 11 Feb 2002 10:56:33 +0100] rev 12873
include SVC_Test;
berghofe [Thu, 07 Feb 2002 11:07:03 +0100] rev 12872
Theorems are only "pre-named" if the do not already have names.
berghofe [Wed, 06 Feb 2002 14:10:35 +0100] rev 12871
Added function could_unify to speed up rewriting of proof terms.
berghofe [Wed, 06 Feb 2002 14:09:55 +0100] rev 12870
Indexes of variables in expanded proofs are now incremented to avoid clashes.
wenzelm [Tue, 05 Feb 2002 23:18:08 +0100] rev 12869
moved SVC stuff to ex;
berghofe [Tue, 05 Feb 2002 15:51:28 +0100] rev 12868
New function maxidx_of_proof.
paulson [Mon, 04 Feb 2002 13:16:54 +0100] rev 12867
New-style versions of these old examples
berghofe [Sat, 02 Feb 2002 13:26:51 +0100] rev 12866
Rewrite procedure now works for both compact and full proof objects.
wenzelm [Wed, 30 Jan 2002 14:05:29 +0100] rev 12865
escape_mfix;
wenzelm [Wed, 30 Jan 2002 14:00:36 +0100] rev 12864
added literal;
wenzelm [Wed, 30 Jan 2002 14:00:25 +0100] rev 12863
prep_mixfix': proper use of Syntax.literal;
wenzelm [Wed, 30 Jan 2002 13:59:57 +0100] rev 12862
tuned;
paulson [Wed, 30 Jan 2002 12:22:59 +0100] rev 12861
mu-syntax for the LEAST operator
paulson [Wed, 30 Jan 2002 12:22:40 +0100] rev 12860
Multiset: added the translation Mult(A) => A-||>nat-{0}
(which internalises the `multiset' relation).
FoldSet: weakened the typing conditions of the function f and
(by the way) removed the `locale' declarations.