wenzelm [Fri, 09 Nov 2001 00:16:07 +0100] rev 12118
proper close_locale;
wenzelm [Fri, 09 Nov 2001 00:15:35 +0100] rev 12117
no longer support "isabelle_font" or "symbols";
wenzelm [Fri, 09 Nov 2001 00:14:17 +0100] rev 12116
got rid of obsolete input filtering;
wenzelm [Fri, 09 Nov 2001 00:11:52 +0100] rev 12115
back to normal;
tuned;
wenzelm [Fri, 09 Nov 2001 00:09:47 +0100] rev 12114
eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Fri, 09 Nov 2001 00:06:15 +0100] rev 12113
updated;
wenzelm [Fri, 09 Nov 2001 00:05:49 +0100] rev 12112
got rid of obsolete input filtering and isabelle font encoding;
wenzelm [Fri, 09 Nov 2001 00:01:55 +0100] rev 12111
got rid of obsolete input filtering;
wenzelm [Fri, 09 Nov 2001 00:00:53 +0100] rev 12110
eliminated old "symbols" syntax, use "xsymbols" instead;
wenzelm [Thu, 08 Nov 2001 23:59:37 +0100] rev 12109
theory data: finish method;
wenzelm [Thu, 08 Nov 2001 23:57:22 +0100] rev 12108
removed needs_filtered_use;
wenzelm [Thu, 08 Nov 2001 23:55:04 +0100] rev 12107
\newcommand{\isasymindex}{\isamath{\i}};
wenzelm [Thu, 08 Nov 2001 23:52:56 +0100] rev 12106
* Isar/Pure: emulation of instantiation tactics (rule_tac, cut_tac,
etc.) now consider the syntactic context of assumptions, giving a
better chance to get type-inference of the arguments right (this is
especially important for locales);
* system: refrain from any attempt at filtering input streams; no
longer support ``8bit'' encoding of old isabelle font, instead proper
iso-latin characters may now be used;
wenzelm [Thu, 08 Nov 2001 23:50:08 +0100] rev 12105
tuned;
wenzelm [Thu, 08 Nov 2001 17:54:58 +0100] rev 12104
\bibliographystyle{abbrv};
wenzelm [Thu, 08 Nov 2001 17:44:55 +0100] rev 12103
updated;
wenzelm [Thu, 08 Nov 2001 17:44:27 +0100] rev 12102
make SML/XL of NJ happy;
wenzelm [Thu, 08 Nov 2001 17:42:43 +0100] rev 12101
ex/document/root.bib;
wenzelm [Thu, 08 Nov 2001 00:26:41 +0100] rev 12100
proper syntax for structs;
wenzelm [Thu, 08 Nov 2001 00:26:06 +0100] rev 12099
more explanations on advanced syntax;
wenzelm [Thu, 08 Nov 2001 00:25:36 +0100] rev 12098
use num_const of Pure;
wenzelm [Thu, 08 Nov 2001 00:25:09 +0100] rev 12097
\newcommand{\isasymstruct}{\isamath{\diamond}};
wenzelm [Wed, 07 Nov 2001 18:53:11 +0100] rev 12096
locale_prefix: Sign.base_name;
wenzelm [Wed, 07 Nov 2001 18:18:46 +0100] rev 12095
syntax for structs;
wenzelm [Wed, 07 Nov 2001 18:18:29 +0100] rev 12094
tuned;
wenzelm [Wed, 07 Nov 2001 18:18:19 +0100] rev 12093
syntax for structures;
wenzelm [Wed, 07 Nov 2001 18:17:45 +0100] rev 12092
tuned impose_hyps;
wenzelm [Wed, 07 Nov 2001 18:17:16 +0100] rev 12091
added structures;
tuned;
wenzelm [Wed, 07 Nov 2001 18:16:54 +0100] rev 12090
\isasymstruct;
paulson [Wed, 07 Nov 2001 18:12:12 +0100] rev 12089
Sidi Ehmety's port of the fold_set operator and multisets to ZF.
Also, fixes to the cancellation simprocs and a few new standard lemmas.
paulson [Wed, 07 Nov 2001 12:29:07 +0100] rev 12088
reorganization of the ZF examples
wenzelm [Wed, 07 Nov 2001 00:16:19 +0100] rev 12087
tuned;
wenzelm [Tue, 06 Nov 2001 23:56:14 +0100] rev 12086
cert_def: proper check of args, improved msgs;
tuned;
wenzelm [Tue, 06 Nov 2001 23:55:19 +0100] rev 12085
pretty_goals_local: observes context syntax;
PureThy.store_thm: locale_prefix;
wenzelm [Tue, 06 Nov 2001 23:54:09 +0100] rev 12084
defines: Thm.def_name, proper check of args;
wenzelm [Tue, 06 Nov 2001 23:53:28 +0100] rev 12083
separate "in" locale vs. ad-hoc context;
wenzelm [Tue, 06 Nov 2001 23:52:45 +0100] rev 12082
goals_limit moved to display.ML;
wenzelm [Tue, 06 Nov 2001 23:52:23 +0100] rev 12081
added goals_limit (from tctical.ML);
added pretty_goals_aux, removed excessive variants of print_goals;
wenzelm [Tue, 06 Nov 2001 23:51:16 +0100] rev 12080
use_thy "Locales";
wenzelm [Tue, 06 Nov 2001 23:51:00 +0100] rev 12079
use locales instead of consts/axioms;
wenzelm [Tue, 06 Nov 2001 23:50:24 +0100] rev 12078
* Isar/Pure: proper integration with ``locales''; unlike the original
version by Florian Kammueller, Isar locales package high-level proof
contexts rather than raw logical ones (e.g. we admit to include
attributes everywhere);
* Isar/Pure: theory goals now support ad-hoc contexts, which are
discharged in the result, as in ``lemma (assumes A and B) K: A .'';
syntax coincides with that of a locale body;
wenzelm [Tue, 06 Nov 2001 23:47:35 +0100] rev 12077
activate dead code, make document work;
wenzelm [Tue, 06 Nov 2001 23:47:03 +0100] rev 12076
renamed Sqrt_Irrational.thy to Sqrt.thy;
wenzelm [Tue, 06 Nov 2001 23:45:58 +0100] rev 12075
Locales and simple mathematical structures;
wenzelm [Tue, 06 Nov 2001 23:45:34 +0100] rev 12074
renamed Real/ex/Sqrt_Irrational.thy to Real/ex/Sqrt.thy;
added ex/Locales.thy;
wenzelm [Tue, 06 Nov 2001 19:29:36 +0100] rev 12073
extend_XXX: sane argument order ... -> syntax -> syntax;
wenzelm [Tue, 06 Nov 2001 19:29:06 +0100] rev 12072
local syntax: add_syntax, proper read/pretty functions;
wenzelm [Tue, 06 Nov 2001 19:28:11 +0100] rev 12071
locale_element/uses: string;
wenzelm [Tue, 06 Nov 2001 19:27:56 +0100] rev 12070
proper treatment of local syntax;
store_thm: test atts;
Uses: string;
wenzelm [Tue, 06 Nov 2001 19:26:52 +0100] rev 12069
print_syntax: include local version;
wenzelm [Tue, 06 Nov 2001 19:26:32 +0100] rev 12068
added pretty_term', read_typ', read_typ_no_norm', read_def_terms'
which refer to local syntax;
wenzelm [Tue, 06 Nov 2001 19:25:24 +0100] rev 12067
export pretty_thm_aux;
wenzelm [Tue, 06 Nov 2001 01:21:10 +0100] rev 12066
tuned;
wenzelm [Tue, 06 Nov 2001 01:20:49 +0100] rev 12065
theorem(_i): locale atts;
global_goal, finish_global: proper treatment of target locale;
wenzelm [Tue, 06 Nov 2001 01:19:07 +0100] rev 12064
group locale_element;
wenzelm [Tue, 06 Nov 2001 01:18:46 +0100] rev 12063
added add_locale(_i) and store_thm;
removed old scope stuff;
tuned;
wenzelm [Tue, 06 Nov 2001 01:17:27 +0100] rev 12062
theorem(_i): locale atts;
added add_locale;
wenzelm [Tue, 06 Nov 2001 01:16:50 +0100] rev 12061
added 'locale', 'print_locales', 'print_locale';
wenzelm [Tue, 06 Nov 2001 01:15:08 +0100] rev 12060
added print_locales, print_locale;
wenzelm [Tue, 06 Nov 2001 01:14:46 +0100] rev 12059
added "locale", "print_locale", "print_locales";
wenzelm [Mon, 05 Nov 2001 21:03:08 +0100] rev 12058
fixes: optional typ;
removed garbage;
wenzelm [Mon, 05 Nov 2001 21:01:59 +0100] rev 12057
added pretty/print functions with context;
added cert_def;
print_asms covers both fixes and assumes;
wenzelm [Mon, 05 Nov 2001 21:00:45 +0100] rev 12056
locale_element: optional typ;
wenzelm [Mon, 05 Nov 2001 20:59:35 +0100] rev 12055
pretty/print functions with context;
wenzelm [Mon, 05 Nov 2001 20:58:28 +0100] rev 12054
export add_tvarsT, add_tvars, add_vars, add_frees (would actually
belong to term.ML, but is apt to cause some confusion with the
fold-right versions there);
wenzelm [Mon, 05 Nov 2001 20:56:29 +0100] rev 12053
Method.trace ctxt;
wenzelm [Mon, 05 Nov 2001 20:56:00 +0100] rev 12052
tuned;
paulson [Mon, 05 Nov 2001 13:55:48 +0100] rev 12051
new Sqrt example
wenzelm [Sun, 04 Nov 2001 21:12:03 +0100] rev 12050
tuned comment;
wenzelm [Sun, 04 Nov 2001 21:00:28 +0100] rev 12049
simplified Proof.init_state:
wenzelm [Sun, 04 Nov 2001 21:00:06 +0100] rev 12048
added get_thms_with_closure;
fix_frees: only new ones;
wenzelm [Sun, 04 Nov 2001 20:59:01 +0100] rev 12047
added locale_element;
wenzelm [Sun, 04 Nov 2001 20:58:26 +0100] rev 12046
locale elements;
wenzelm [Sun, 04 Nov 2001 20:58:01 +0100] rev 12045
theorem(_i): locale elements;
wenzelm [Sun, 04 Nov 2001 20:57:29 +0100] rev 12044
locale syntax;
wenzelm [Sun, 04 Nov 2001 20:56:59 +0100] rev 12043
IsarThy.theorem_i (None, []);
wenzelm [Sun, 04 Nov 2001 20:56:19 +0100] rev 12042
updated;
berghofe [Sat, 03 Nov 2001 18:49:40 +0100] rev 12041
Fixed bug in function add_npvars.
wenzelm [Sat, 03 Nov 2001 18:44:49 +0100] rev 12040
updated;
wenzelm [Sat, 03 Nov 2001 18:42:55 +0100] rev 12039
tuned;
wenzelm [Sat, 03 Nov 2001 18:42:38 +0100] rev 12038
proper use of bind_thm(s);
wenzelm [Sat, 03 Nov 2001 18:42:00 +0100] rev 12037
adapted to new-style theories;
wenzelm [Sat, 03 Nov 2001 18:41:28 +0100] rev 12036
GPLed;
wenzelm [Sat, 03 Nov 2001 18:41:13 +0100] rev 12035
converted theory Dnat;
wenzelm [Sat, 03 Nov 2001 18:40:21 +0100] rev 12034
* 'domain' package adapted to new-style theories, e.g. see
HOLCF/ex/Dnat.thy;
wenzelm [Sat, 03 Nov 2001 01:45:32 +0100] rev 12033
document setup;
wenzelm [Sat, 03 Nov 2001 01:44:45 +0100] rev 12032
replaced Undef by UU;
wenzelm [Sat, 03 Nov 2001 01:44:26 +0100] rev 12031
ax_flat;
wenzelm [Sat, 03 Nov 2001 01:41:26 +0100] rev 12030
GPLed;
wenzelm [Sat, 03 Nov 2001 01:40:28 +0100] rev 12029
tuned;
wenzelm [Sat, 03 Nov 2001 01:39:17 +0100] rev 12028
replaced Undef by UU;
wenzelm [Sat, 03 Nov 2001 01:38:39 +0100] rev 12027
converted theory Lift;
wenzelm [Sat, 03 Nov 2001 01:38:11 +0100] rev 12026
rep_datatype lift;
converted to new-style theory;
wenzelm [Sat, 03 Nov 2001 01:36:19 +0100] rev 12025
moved into Main;
wenzelm [Sat, 03 Nov 2001 01:35:11 +0100] rev 12024
moved String into Main;
wenzelm [Sat, 03 Nov 2001 01:33:54 +0100] rev 12023
tuned;
wenzelm [Sat, 03 Nov 2001 01:33:33 +0100] rev 12022
HOLCF: proper rep_datatype lift (see theory Lift); use plain induct_tac
instead of lift.induct_tac, use UU instead of Undef in cases;
wenzelm [Fri, 02 Nov 2001 22:02:41 +0100] rev 12021
declare transitive;
wenzelm [Fri, 02 Nov 2001 22:01:58 +0100] rev 12020
theory Calculation move to Set;
wenzelm [Fri, 02 Nov 2001 22:01:07 +0100] rev 12019
transitive declared in Pure;
paulson [Fri, 02 Nov 2001 17:55:24 +0100] rev 12018
Numerals and simprocs for types real and hypreal. The abstract
constants 0, 1 and binary numerals work harmoniously.
wenzelm [Thu, 01 Nov 2001 21:12:13 +0100] rev 12017
Goals.add_locale;
wenzelm [Thu, 01 Nov 2001 21:11:52 +0100] rev 12016
fix_frees;
improved export_def: handle args on lhs;
wenzelm [Thu, 01 Nov 2001 21:11:17 +0100] rev 12015
theorem: locale argument;
wenzelm [Thu, 01 Nov 2001 21:10:47 +0100] rev 12014
beginnings of new locales (not yet functional);
wenzelm [Thu, 01 Nov 2001 21:10:13 +0100] rev 12013
Goals.setup;
wenzelm [Thu, 01 Nov 2001 21:09:53 +0100] rev 12012
parking code for old-style locales here;
wenzelm [Wed, 31 Oct 2001 22:05:37 +0100] rev 12011
tuned notation (degree instead of dollar);
wenzelm [Wed, 31 Oct 2001 22:04:29 +0100] rev 12010
theorem(_i): locale argument;
contexts 0 and 1 in state now refer to theory and locale, respectively;
unified export (no longer uses global "standard");
wenzelm [Wed, 31 Oct 2001 22:02:33 +0100] rev 12009
Proof.init_state thy None;
wenzelm [Wed, 31 Oct 2001 22:02:11 +0100] rev 12008
simplified export;
tuned printing of fixes;
wenzelm [Wed, 31 Oct 2001 22:00:25 +0100] rev 12007
'atomize': CHANGED_PROP;
wenzelm [Wed, 31 Oct 2001 22:00:02 +0100] rev 12006
global statements: locale argument;
wenzelm [Wed, 31 Oct 2001 21:59:25 +0100] rev 12005
added local_standard;
wenzelm [Wed, 31 Oct 2001 21:59:07 +0100] rev 12004
IsarThy.theorem_i: no locale;
wenzelm [Wed, 31 Oct 2001 21:58:04 +0100] rev 12003
removed obsolete (rule equal_intr_rule);
berghofe [Wed, 31 Oct 2001 20:00:35 +0100] rev 12002
Additional rules for simplifying inside "Goal"
berghofe [Wed, 31 Oct 2001 19:59:21 +0100] rev 12001
- Tuned add_cnstrt
- Fixed bug in reconstruct_proof that caused infinite loop
berghofe [Wed, 31 Oct 2001 19:49:36 +0100] rev 12000
Removed name_thm from finish_global.
berghofe [Wed, 31 Oct 2001 19:41:29 +0100] rev 11999
Tuned function thm_proof.
berghofe [Wed, 31 Oct 2001 19:37:04 +0100] rev 11998
- enter_thmx -> enter_thms
- improved naming of theorems: enter_thms now takes functions pre_name and post_name
as arguments
berghofe [Wed, 31 Oct 2001 19:32:05 +0100] rev 11997
norm_hhf_eq is now stored using open_store_standard_thm.
wenzelm [Wed, 31 Oct 2001 01:28:39 +0100] rev 11996
induct: internalize ``missing'' consumes-facts from goal state
(enables unstructured scripts to perform elim-style induction);
wenzelm [Wed, 31 Oct 2001 01:27:04 +0100] rev 11995
- 'induct' may now use elim-style induction rules without chaining
facts, using ``missing'' premises from the goal state; this allows
rules stemming from inductive sets to be applied in unstructured
scripts, while still benefitting from proper handling of non-atomic
statements; NB: major inductive premises need to be put first, all the
rest of the goal is passed through the induction;
wenzelm [Wed, 31 Oct 2001 01:26:42 +0100] rev 11994
(induct set: ...);
wenzelm [Wed, 31 Oct 2001 01:22:27 +0100] rev 11993
put_consumes: really overwrite existing tag;
wenzelm [Wed, 31 Oct 2001 01:21:56 +0100] rev 11992
finish_global: Tactic.norm_hhf;
wenzelm [Wed, 31 Oct 2001 01:21:31 +0100] rev 11991
use HOL.induct_XXX;