wenzelm [Tue, 26 Feb 2002 21:46:03 +0100] rev 12958
added smart_have_thmss (global storage);
removed add_thmss_hybrid;
clarified add_thmss;
wenzelm [Tue, 26 Feb 2002 21:45:13 +0100] rev 12957
clarified multi statements;
wenzelm [Tue, 26 Feb 2002 21:44:48 +0100] rev 12956
clarified general_statement syntax;
wenzelm [Tue, 26 Feb 2002 21:44:29 +0100] rev 12955
renamed "uses" to "includes";
wenzelm [Tue, 26 Feb 2002 21:44:06 +0100] rev 12954
updated;
wenzelm [Tue, 26 Feb 2002 18:20:25 +0100] rev 12953
markup commands: proper theory/proof transactions!
wenzelm [Tue, 26 Feb 2002 18:20:01 +0100] rev 12952
tuned long_statement;
kleing [Tue, 26 Feb 2002 15:45:32 +0100] rev 12951
introduces SystemClasses and BVExample
nipkow [Tue, 26 Feb 2002 13:47:19 +0100] rev 12950
*** empty log message ***
paulson [Tue, 26 Feb 2002 13:37:48 +0100] rev 12949
Fixed the natxx_cancel_numerals simprocs so that they pull out Sucs and
return False for e.g. Suc x = 0. Removed ad-hoc lemmas for that purpose.
nipkow [Tue, 26 Feb 2002 12:51:40 +0100] rev 12948
*** empty log message ***
nipkow [Tue, 26 Feb 2002 12:43:18 +0100] rev 12947
*** empty log message ***
wenzelm [Tue, 26 Feb 2002 00:24:37 +0100] rev 12946
Isar_examples/W_correct moved to W0;
wenzelm [Tue, 26 Feb 2002 00:21:31 +0100] rev 12945
tuned;
wenzelm [Tue, 26 Feb 2002 00:19:04 +0100] rev 12944
converted;
wenzelm [Mon, 25 Feb 2002 20:51:48 +0100] rev 12943
added check_text;
wenzelm [Mon, 25 Feb 2002 20:51:27 +0100] rev 12942
export locale_target, locale_keyword;
wenzelm [Mon, 25 Feb 2002 20:51:00 +0100] rev 12941
markup commands moved to isar_cmd.ML;
wenzelm [Mon, 25 Feb 2002 20:50:42 +0100] rev 12940
updated markup commands;
clarified syntax of ``long'' statements: fixes/assumes/shows;
wenzelm [Mon, 25 Feb 2002 20:50:10 +0100] rev 12939
export eval_antiquote;
wenzelm [Mon, 25 Feb 2002 20:49:05 +0100] rev 12938
markup commands (from isar_thy.ML) with proper check of antiquotations;
wenzelm [Mon, 25 Feb 2002 20:48:14 +0100] rev 12937
clarified syntax of ``long'' statements: fixes/assumes/shows;
wenzelm [Mon, 25 Feb 2002 20:46:09 +0100] rev 12936
clarify module dependencies;
wenzelm [Mon, 25 Feb 2002 20:33:40 +0100] rev 12935
updated;
oheimb [Mon, 25 Feb 2002 18:02:22 +0100] rev 12934
Clarification wrt. use of polymorphic variants of Hoare logic rules
berghofe [Mon, 25 Feb 2002 11:27:07 +0100] rev 12933
Introduced variants of operators + * ~ constrained to type int
(to make SML/NJ happy).
nipkow [Mon, 25 Feb 2002 10:45:22 +0100] rev 12932
updated debugging output
nipkow [Mon, 25 Feb 2002 10:42:34 +0100] rev 12931
solved the problem that Larry's simproce cancle_numerals(?) returns
inconsistent inequality w/o rewriting it to False.
wenzelm [Sun, 24 Feb 2002 21:47:33 +0100] rev 12930
added using_thmss(_i);
wenzelm [Sun, 24 Feb 2002 21:47:01 +0100] rev 12929
added using_facts;
wenzelm [Sun, 24 Feb 2002 21:45:57 +0100] rev 12928
replaced 'using' keyword by 'to';
wenzelm [Sun, 24 Feb 2002 21:45:11 +0100] rev 12927
tuned;
wenzelm [Sun, 24 Feb 2002 21:44:43 +0100] rev 12926
'using' command;
schirmer [Fri, 22 Feb 2002 11:26:44 +0100] rev 12925
Added check for field/method access to operational semantics and proved the acesses valid.
wenzelm [Thu, 21 Feb 2002 20:11:32 +0100] rev 12924
* HOL: removed obsolete theorem "optionE";
wenzelm [Thu, 21 Feb 2002 20:11:05 +0100] rev 12923
fixed get_name_tags in order to work with hyps;
wenzelm [Thu, 21 Feb 2002 20:10:34 +0100] rev 12922
clarified internal theory dependencies;
wenzelm [Thu, 21 Feb 2002 20:10:05 +0100] rev 12921
bind_thms basic_monos;
wenzelm [Thu, 21 Feb 2002 20:09:48 +0100] rev 12920
include theory Record (tuned dependencies);
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";