Sat, 03 Nov 2001 01:36:19 +0100 moved into Main;
wenzelm [Sat, 03 Nov 2001 01:36:19 +0100] rev 12025
moved into Main;
Sat, 03 Nov 2001 01:35:11 +0100 moved String into Main;
wenzelm [Sat, 03 Nov 2001 01:35:11 +0100] rev 12024
moved String into Main;
Sat, 03 Nov 2001 01:33:54 +0100 tuned;
wenzelm [Sat, 03 Nov 2001 01:33:54 +0100] rev 12023
tuned;
Sat, 03 Nov 2001 01:33:33 +0100 HOLCF: proper rep_datatype lift (see theory Lift); use plain induct_tac
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;
Fri, 02 Nov 2001 22:02:41 +0100 declare transitive;
wenzelm [Fri, 02 Nov 2001 22:02:41 +0100] rev 12021
declare transitive;
Fri, 02 Nov 2001 22:01:58 +0100 theory Calculation move to Set;
wenzelm [Fri, 02 Nov 2001 22:01:58 +0100] rev 12020
theory Calculation move to Set;
Fri, 02 Nov 2001 22:01:07 +0100 transitive declared in Pure;
wenzelm [Fri, 02 Nov 2001 22:01:07 +0100] rev 12019
transitive declared in Pure;
Fri, 02 Nov 2001 17:55:24 +0100 Numerals and simprocs for types real and hypreal. The abstract
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.
Thu, 01 Nov 2001 21:12:13 +0100 Goals.add_locale;
wenzelm [Thu, 01 Nov 2001 21:12:13 +0100] rev 12017
Goals.add_locale;
Thu, 01 Nov 2001 21:11:52 +0100 fix_frees;
wenzelm [Thu, 01 Nov 2001 21:11:52 +0100] rev 12016
fix_frees; improved export_def: handle args on lhs;
Thu, 01 Nov 2001 21:11:17 +0100 theorem: locale argument;
wenzelm [Thu, 01 Nov 2001 21:11:17 +0100] rev 12015
theorem: locale argument;
Thu, 01 Nov 2001 21:10:47 +0100 beginnings of new locales (not yet functional);
wenzelm [Thu, 01 Nov 2001 21:10:47 +0100] rev 12014
beginnings of new locales (not yet functional);
Thu, 01 Nov 2001 21:10:13 +0100 Goals.setup;
wenzelm [Thu, 01 Nov 2001 21:10:13 +0100] rev 12013
Goals.setup;
Thu, 01 Nov 2001 21:09:53 +0100 parking code for old-style locales here;
wenzelm [Thu, 01 Nov 2001 21:09:53 +0100] rev 12012
parking code for old-style locales here;
Wed, 31 Oct 2001 22:05:37 +0100 tuned notation (degree instead of dollar);
wenzelm [Wed, 31 Oct 2001 22:05:37 +0100] rev 12011
tuned notation (degree instead of dollar);
Wed, 31 Oct 2001 22:04:29 +0100 theorem(_i): locale argument;
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");
Wed, 31 Oct 2001 22:02:33 +0100 Proof.init_state thy None;
wenzelm [Wed, 31 Oct 2001 22:02:33 +0100] rev 12009
Proof.init_state thy None;
Wed, 31 Oct 2001 22:02:11 +0100 simplified export;
wenzelm [Wed, 31 Oct 2001 22:02:11 +0100] rev 12008
simplified export; tuned printing of fixes;
Wed, 31 Oct 2001 22:00:25 +0100 'atomize': CHANGED_PROP;
wenzelm [Wed, 31 Oct 2001 22:00:25 +0100] rev 12007
'atomize': CHANGED_PROP;
Wed, 31 Oct 2001 22:00:02 +0100 global statements: locale argument;
wenzelm [Wed, 31 Oct 2001 22:00:02 +0100] rev 12006
global statements: locale argument;
Wed, 31 Oct 2001 21:59:25 +0100 added local_standard;
wenzelm [Wed, 31 Oct 2001 21:59:25 +0100] rev 12005
added local_standard;
Wed, 31 Oct 2001 21:59:07 +0100 IsarThy.theorem_i: no locale;
wenzelm [Wed, 31 Oct 2001 21:59:07 +0100] rev 12004
IsarThy.theorem_i: no locale;
Wed, 31 Oct 2001 21:58:04 +0100 removed obsolete (rule equal_intr_rule);
wenzelm [Wed, 31 Oct 2001 21:58:04 +0100] rev 12003
removed obsolete (rule equal_intr_rule);
Wed, 31 Oct 2001 20:00:35 +0100 Additional rules for simplifying inside "Goal"
berghofe [Wed, 31 Oct 2001 20:00:35 +0100] rev 12002
Additional rules for simplifying inside "Goal"
Wed, 31 Oct 2001 19:59:21 +0100 - Tuned add_cnstrt
berghofe [Wed, 31 Oct 2001 19:59:21 +0100] rev 12001
- Tuned add_cnstrt - Fixed bug in reconstruct_proof that caused infinite loop
Wed, 31 Oct 2001 19:49:36 +0100 Removed name_thm from finish_global.
berghofe [Wed, 31 Oct 2001 19:49:36 +0100] rev 12000
Removed name_thm from finish_global.
Wed, 31 Oct 2001 19:41:29 +0100 Tuned function thm_proof.
berghofe [Wed, 31 Oct 2001 19:41:29 +0100] rev 11999
Tuned function thm_proof.
Wed, 31 Oct 2001 19:37:04 +0100 - enter_thmx -> enter_thms
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
Wed, 31 Oct 2001 19:32:05 +0100 norm_hhf_eq is now stored using open_store_standard_thm.
berghofe [Wed, 31 Oct 2001 19:32:05 +0100] rev 11997
norm_hhf_eq is now stored using open_store_standard_thm.
Wed, 31 Oct 2001 01:28:39 +0100 induct: internalize ``missing'' consumes-facts from goal state
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);
Wed, 31 Oct 2001 01:27:04 +0100 - 'induct' may now use elim-style induction rules without chaining
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;
Wed, 31 Oct 2001 01:26:42 +0100 (induct set: ...);
wenzelm [Wed, 31 Oct 2001 01:26:42 +0100] rev 11994
(induct set: ...);
Wed, 31 Oct 2001 01:22:27 +0100 put_consumes: really overwrite existing tag;
wenzelm [Wed, 31 Oct 2001 01:22:27 +0100] rev 11993
put_consumes: really overwrite existing tag;
Wed, 31 Oct 2001 01:21:56 +0100 finish_global: Tactic.norm_hhf;
wenzelm [Wed, 31 Oct 2001 01:21:56 +0100] rev 11992
finish_global: Tactic.norm_hhf;
Wed, 31 Oct 2001 01:21:31 +0100 use HOL.induct_XXX;
wenzelm [Wed, 31 Oct 2001 01:21:31 +0100] rev 11991
use HOL.induct_XXX;
Wed, 31 Oct 2001 01:21:01 +0100 use induct_rulify2;
wenzelm [Wed, 31 Oct 2001 01:21:01 +0100] rev 11990
use induct_rulify2;
Wed, 31 Oct 2001 01:20:42 +0100 renamed inductive_XXX to induct_XXX;
wenzelm [Wed, 31 Oct 2001 01:20:42 +0100] rev 11989
renamed inductive_XXX to induct_XXX; added induct_impliesI;
Wed, 31 Oct 2001 01:19:58 +0100 induct_impliesI;
wenzelm [Wed, 31 Oct 2001 01:19:58 +0100] rev 11988
induct_impliesI;
Tue, 30 Oct 2001 17:37:25 +0100 tuned induct proofs;
wenzelm [Tue, 30 Oct 2001 17:37:25 +0100] rev 11987
tuned induct proofs;
Tue, 30 Oct 2001 17:33:56 +0100 - 'induct' method now derives symbolic cases from the *rulified* rule
wenzelm [Tue, 30 Oct 2001 17:33:56 +0100] rev 11986
- 'induct' method now derives symbolic cases from the *rulified* rule (before it used to rulify cases stemming from the internal atomized version); this means that the context of a non-atomic statement becomes is included in the hypothesis, avoiding the slightly cumbersome show "PROP ?case" form;
Tue, 30 Oct 2001 17:33:03 +0100 tuned;
wenzelm [Tue, 30 Oct 2001 17:33:03 +0100] rev 11985
tuned;
Tue, 30 Oct 2001 17:30:21 +0100 induct: cases are extracted from rulified rule;
wenzelm [Tue, 30 Oct 2001 17:30:21 +0100] rev 11984
induct: cases are extracted from rulified rule;
Tue, 30 Oct 2001 17:29:43 +0100 removed obsolete make_raw;
wenzelm [Tue, 30 Oct 2001 17:29:43 +0100] rev 11983
removed obsolete make_raw;
Tue, 30 Oct 2001 13:43:26 +0100 lemma Least_mono moved from Typedef.thy to Set.thy;
wenzelm [Tue, 30 Oct 2001 13:43:26 +0100] rev 11982
lemma Least_mono moved from Typedef.thy to Set.thy;
Mon, 29 Oct 2001 17:22:18 +0100 tuned;
wenzelm [Mon, 29 Oct 2001 17:22:18 +0100] rev 11981
tuned;
Mon, 29 Oct 2001 14:09:10 +0100 removed option -depend (not available everywhere?);
wenzelm [Mon, 29 Oct 2001 14:09:10 +0100] rev 11980
removed option -depend (not available everywhere?);
Sun, 28 Oct 2001 22:59:12 +0100 converted theory "Set";
wenzelm [Sun, 28 Oct 2001 22:59:12 +0100] rev 11979
converted theory "Set";
Sun, 28 Oct 2001 22:58:39 +0100 fixed string_of_mixfix;
wenzelm [Sun, 28 Oct 2001 22:58:39 +0100] rev 11978
fixed string_of_mixfix;
Sun, 28 Oct 2001 21:14:56 +0100 tuned declaration of rules;
wenzelm [Sun, 28 Oct 2001 21:14:56 +0100] rev 11977
tuned declaration of rules;
Sun, 28 Oct 2001 21:10:47 +0100 equal_intr_rule already declared in Pure;
wenzelm [Sun, 28 Oct 2001 21:10:47 +0100] rev 11976
equal_intr_rule already declared in Pure;
Sun, 28 Oct 2001 19:44:58 +0100 rules for meta-level conjunction;
wenzelm [Sun, 28 Oct 2001 19:44:58 +0100] rev 11975
rules for meta-level conjunction;
Sun, 28 Oct 2001 19:44:26 +0100 tuned prove;
wenzelm [Sun, 28 Oct 2001 19:44:26 +0100] rev 11974
tuned prove;
Sat, 27 Oct 2001 23:21:19 +0200 tuned;
wenzelm [Sat, 27 Oct 2001 23:21:19 +0200] rev 11973
tuned;
Sat, 27 Oct 2001 23:19:55 +0200 added prove;
wenzelm [Sat, 27 Oct 2001 23:19:55 +0200] rev 11972
added prove;
Sat, 27 Oct 2001 23:19:37 +0200 declare equal_intr_rule as intro;
wenzelm [Sat, 27 Oct 2001 23:19:37 +0200] rev 11971
declare equal_intr_rule as intro;
Sat, 27 Oct 2001 23:19:04 +0200 tuned prove;
wenzelm [Sat, 27 Oct 2001 23:19:04 +0200] rev 11970
tuned prove; added prove_standard;
Sat, 27 Oct 2001 23:18:40 +0200 removed obsolete goal_subclass, goal_arity;
wenzelm [Sat, 27 Oct 2001 23:18:40 +0200] rev 11969
removed obsolete goal_subclass, goal_arity;
Sat, 27 Oct 2001 23:17:46 +0200 use Tactic.prove;
wenzelm [Sat, 27 Oct 2001 23:17:46 +0200] rev 11968
use Tactic.prove;
Sat, 27 Oct 2001 23:17:28 +0200 use Tactic.prove;
wenzelm [Sat, 27 Oct 2001 23:17:28 +0200] rev 11967
use Tactic.prove; improved proof of equality rule;
Sat, 27 Oct 2001 23:16:15 +0200 tuned;
wenzelm [Sat, 27 Oct 2001 23:16:15 +0200] rev 11966
tuned;
Sat, 27 Oct 2001 23:15:52 +0200 * Pure/axclass: removed obsolete ML interface goal_subclass/goal_arity;
wenzelm [Sat, 27 Oct 2001 23:15:52 +0200] rev 11965
* Pure/axclass: removed obsolete ML interface goal_subclass/goal_arity;
Sat, 27 Oct 2001 23:13:42 +0200 updated;
wenzelm [Sat, 27 Oct 2001 23:13:42 +0200] rev 11964
updated;
Sat, 27 Oct 2001 00:09:59 +0200 impose hyps on initial goal configuration (prevents res_inst_tac problems);
wenzelm [Sat, 27 Oct 2001 00:09:59 +0200] rev 11963
impose hyps on initial goal configuration (prevents res_inst_tac problems);
Sat, 27 Oct 2001 00:07:48 +0200 added "atomize" method;
wenzelm [Sat, 27 Oct 2001 00:07:48 +0200] rev 11962
added "atomize" method;
Sat, 27 Oct 2001 00:07:19 +0200 prove: primitive goal interface for internal use;
wenzelm [Sat, 27 Oct 2001 00:07:19 +0200] rev 11961
prove: primitive goal interface for internal use;
Sat, 27 Oct 2001 00:06:46 +0200 added impose_hyps;
wenzelm [Sat, 27 Oct 2001 00:06:46 +0200] rev 11960
added impose_hyps;
Sat, 27 Oct 2001 00:06:22 +0200 exclude field_simps from user-level "simps";
wenzelm [Sat, 27 Oct 2001 00:06:22 +0200] rev 11959
exclude field_simps from user-level "simps";
Sat, 27 Oct 2001 00:05:50 +0200 Isar: fixed rep_datatype args;
wenzelm [Sat, 27 Oct 2001 00:05:50 +0200] rev 11958
Isar: fixed rep_datatype args;
Sat, 27 Oct 2001 00:05:14 +0200 hardwire qualified const names;
wenzelm [Sat, 27 Oct 2001 00:05:14 +0200] rev 11957
hardwire qualified const names;
Sat, 27 Oct 2001 00:00:55 +0200 removed "more" class;
wenzelm [Sat, 27 Oct 2001 00:00:55 +0200] rev 11956
removed "more" class;
Sat, 27 Oct 2001 00:00:38 +0200 moved product cases/induct to theory Datatype;
wenzelm [Sat, 27 Oct 2001 00:00:38 +0200] rev 11955
moved product cases/induct to theory Datatype;
Sat, 27 Oct 2001 00:00:05 +0200 made new-style theory;
wenzelm [Sat, 27 Oct 2001 00:00:05 +0200] rev 11954
made new-style theory; tuned;
Fri, 26 Oct 2001 23:59:13 +0200 atomize_conj;
wenzelm [Fri, 26 Oct 2001 23:59:13 +0200] rev 11953
atomize_conj;
Fri, 26 Oct 2001 23:58:21 +0200 * Pure: method 'atomize' presents local goal premises as object-level
wenzelm [Fri, 26 Oct 2001 23:58:21 +0200] rev 11952
* Pure: method 'atomize' presents local goal premises as object-level statements (atomic meta-level propositions); setup controlled via rewrite rules declarations of 'atomize' attribute; example application: 'induct' method with proper rule statements in improper proof *scripts*;
Fri, 26 Oct 2001 23:17:49 +0200 Fixed several bugs concerning arbitrarily branching datatypes.
berghofe [Fri, 26 Oct 2001 23:17:49 +0200] rev 11951
Fixed several bugs concerning arbitrarily branching datatypes.
Fri, 26 Oct 2001 19:06:53 +0200 Eliminated occurrence of rule_format.
berghofe [Fri, 26 Oct 2001 19:06:53 +0200] rev 11950
Eliminated occurrence of rule_format.
Fri, 26 Oct 2001 18:16:45 +0200 tuned;
wenzelm [Fri, 26 Oct 2001 18:16:45 +0200] rev 11949
tuned;
Fri, 26 Oct 2001 18:16:31 +0200 need at least 3 latex runs to get toc right!
wenzelm [Fri, 26 Oct 2001 18:16:31 +0200] rev 11948
need at least 3 latex runs to get toc right!
Fri, 26 Oct 2001 16:49:10 +0200 tuned;
wenzelm [Fri, 26 Oct 2001 16:49:10 +0200] rev 11947
tuned;
Fri, 26 Oct 2001 16:18:14 +0200 tuned;
wenzelm [Fri, 26 Oct 2001 16:18:14 +0200] rev 11946
tuned;
Fri, 26 Oct 2001 14:22:33 +0200 Rrightarrow;
wenzelm [Fri, 26 Oct 2001 14:22:33 +0200] rev 11945
Rrightarrow;
Fri, 26 Oct 2001 14:02:58 +0200 tuned notation;
wenzelm [Fri, 26 Oct 2001 14:02:58 +0200] rev 11944
tuned notation;
Fri, 26 Oct 2001 12:24:19 +0200 tuned notation;
wenzelm [Fri, 26 Oct 2001 12:24:19 +0200] rev 11943
tuned notation;
Thu, 25 Oct 2001 22:59:11 +0200 accomodate some recent changes of record package;
wenzelm [Thu, 25 Oct 2001 22:59:11 +0200] rev 11942
accomodate some recent changes of record package;
Thu, 25 Oct 2001 22:58:26 +0200 updated;
wenzelm [Thu, 25 Oct 2001 22:58:26 +0200] rev 11941
updated;
Thu, 25 Oct 2001 22:43:58 +0200 removed "more" sort;
wenzelm [Thu, 25 Oct 2001 22:43:58 +0200] rev 11940
removed "more" sort; refer to properly named theorems internally;
Thu, 25 Oct 2001 22:43:05 +0200 updated records;
wenzelm [Thu, 25 Oct 2001 22:43:05 +0200] rev 11939
updated records;
Thu, 25 Oct 2001 22:42:50 +0200 'simplified' att: args;
wenzelm [Thu, 25 Oct 2001 22:42:50 +0200] rev 11938
'simplified' att: args;
Thu, 25 Oct 2001 22:42:12 +0200 * HOL/record:
wenzelm [Thu, 25 Oct 2001 22:42:12 +0200] rev 11937
* HOL/record: - removed "more" class (simply use "term") -- INCOMPATIBILITY;
Thu, 25 Oct 2001 22:41:07 +0200 * Provers: 'simplified' attribute may refer to explicit rules instead
wenzelm [Thu, 25 Oct 2001 22:41:07 +0200] rev 11936
* Provers: 'simplified' attribute may refer to explicit rules instead of full simplifier context; 'iff' attribute handles conditional rules; * HOL/record: - provides cases/induct rules for use with corresponding Isar methods; - old "make" and "make_scheme" operation removed -- INCOMPATIBILITY; - new derived operations "make" (for adding fields of current record), "extend" to promote fixed record to record scheme, and "truncate" for the reverse; cf. theorems "derived_defs", which are *not* declared as simp by default; - internal definitions directly based on a light-weight abstract theory of product types over typedef rather than datatype;
Thu, 25 Oct 2001 20:04:43 +0200 Replaced main proof by proper Isar script.
berghofe [Thu, 25 Oct 2001 20:04:43 +0200] rev 11935
Replaced main proof by proper Isar script.
Thu, 25 Oct 2001 20:00:11 +0200 derived operations are now: make, extend, truncate (cf. derived_defs);
wenzelm [Thu, 25 Oct 2001 20:00:11 +0200] rev 11934
derived operations are now: make, extend, truncate (cf. derived_defs);
Thu, 25 Oct 2001 19:59:00 +0200 tuned;
wenzelm [Thu, 25 Oct 2001 19:59:00 +0200] rev 11933
tuned;
Thu, 25 Oct 2001 19:55:41 +0200 check_goal: setmp proofs 0;
wenzelm [Thu, 25 Oct 2001 19:55:41 +0200] rev 11932
check_goal: setmp proofs 0;
Thu, 25 Oct 2001 16:09:39 +0200 added windowlistener (can now close the frame by window controls)
kleing [Thu, 25 Oct 2001 16:09:39 +0200] rev 11931
added windowlistener (can now close the frame by window controls)
Thu, 25 Oct 2001 02:13:02 +0200 * HOL/record:
wenzelm [Thu, 25 Oct 2001 02:13:02 +0200] rev 11930
* HOL/record: - provides cases/induct rules for use with corresponding Isar methods; - "record" operation truncates to particular fixed record (acts like a type cast); - make_defs no longer part of default simps; - internal definitions directly based on a light-weight abstract theory of product types over typedef rather than datatype;
Thu, 25 Oct 2001 02:12:10 +0200 innermost_params;
wenzelm [Thu, 25 Oct 2001 02:12:10 +0200] rev 11929
innermost_params;
Thu, 25 Oct 2001 02:11:49 +0200 (simp add: point.make_def);
wenzelm [Thu, 25 Oct 2001 02:11:49 +0200] rev 11928
(simp add: point.make_def);
Thu, 25 Oct 2001 02:11:28 +0200 provodes induct/cases for use with corresponding Isar methods;
wenzelm [Thu, 25 Oct 2001 02:11:28 +0200] rev 11927
provodes induct/cases for use with corresponding Isar methods; "record" operation (acts as type cast); internal field_inducts, field_cases; make_defs no longer declared as simps; fixed printing of fixed records;
Wed, 24 Oct 2001 19:20:02 +0200 further 1.73 changes: added fix_direct, simplified assume interface;
wenzelm [Wed, 24 Oct 2001 19:20:02 +0200] rev 11926
further 1.73 changes: added fix_direct, simplified assume interface;
Wed, 24 Oct 2001 19:18:23 +0200 added read_prop_schematic;
wenzelm [Wed, 24 Oct 2001 19:18:23 +0200] rev 11925
added read_prop_schematic;
Wed, 24 Oct 2001 19:18:10 +0200 simplified ProofContext.assume interface;
wenzelm [Wed, 24 Oct 2001 19:18:10 +0200] rev 11924
simplified ProofContext.assume interface;
Wed, 24 Oct 2001 17:38:29 +0200 moved lambda to Pure/term.ML;
wenzelm [Wed, 24 Oct 2001 17:38:29 +0200] rev 11923
moved lambda to Pure/term.ML;
Wed, 24 Oct 2001 17:38:19 +0200 added lambda;
wenzelm [Wed, 24 Oct 2001 17:38:19 +0200] rev 11922
added lambda;
Wed, 24 Oct 2001 17:37:58 +0200 * clasimp: ``iff'' declarations now handle conditional rules as well;
wenzelm [Wed, 24 Oct 2001 17:37:58 +0200] rev 11921
* clasimp: ``iff'' declarations now handle conditional rules as well;
Wed, 24 Oct 2001 17:31:58 +0200 added string_of_mixfix;
wenzelm [Wed, 24 Oct 2001 17:31:58 +0200] rev 11920
added string_of_mixfix;
Wed, 24 Oct 2001 17:31:20 +0200 print_depth 8 from the very beginning;
wenzelm [Wed, 24 Oct 2001 17:31:20 +0200] rev 11919
print_depth 8 from the very beginning;
Tue, 23 Oct 2001 23:29:29 +0200 added export_assume, export_presume, export_def (from proof.ML);
wenzelm [Tue, 23 Oct 2001 23:29:29 +0200] rev 11918
added export_assume, export_presume, export_def (from proof.ML);
Tue, 23 Oct 2001 23:28:59 +0200 moved RANGE to tctical.ML;
wenzelm [Tue, 23 Oct 2001 23:28:59 +0200] rev 11917
moved RANGE to tctical.ML; moved export_assume, export_presume, export_def to proof_context.ML;
Tue, 23 Oct 2001 23:28:01 +0200 added RANGE (from Isar/proof.ML);
wenzelm [Tue, 23 Oct 2001 23:28:01 +0200] rev 11916
added RANGE (from Isar/proof.ML);
Tue, 23 Oct 2001 22:59:14 +0200 print fixed names as plain strings;
wenzelm [Tue, 23 Oct 2001 22:59:14 +0200] rev 11915
print fixed names as plain strings;
Tue, 23 Oct 2001 22:58:15 +0200 eliminated old numerals;
wenzelm [Tue, 23 Oct 2001 22:58:15 +0200] rev 11914
eliminated old numerals;
Tue, 23 Oct 2001 22:57:52 +0200 use generic 1 instead of Numeral1;
wenzelm [Tue, 23 Oct 2001 22:57:52 +0200] rev 11913
use generic 1 instead of Numeral1; use improved iff declaration; tuned;
Tue, 23 Oct 2001 22:56:55 +0200 eliminated Numeral0;
wenzelm [Tue, 23 Oct 2001 22:56:55 +0200] rev 11912
eliminated Numeral0;
Tue, 23 Oct 2001 22:54:01 +0200 build option enables most basic browser info (for proper recording of session);
wenzelm [Tue, 23 Oct 2001 22:54:01 +0200] rev 11911
build option enables most basic browser info (for proper recording of session);
Tue, 23 Oct 2001 22:53:08 +0200 build option;
wenzelm [Tue, 23 Oct 2001 22:53:08 +0200] rev 11910
build option;
Tue, 23 Oct 2001 22:52:45 +0200 tuned;
wenzelm [Tue, 23 Oct 2001 22:52:45 +0200] rev 11909
tuned;
Tue, 23 Oct 2001 22:52:31 +0200 eliminated old numerals;
wenzelm [Tue, 23 Oct 2001 22:52:31 +0200] rev 11908
eliminated old numerals;
Tue, 23 Oct 2001 22:51:30 +0200 pass build mode to process;
wenzelm [Tue, 23 Oct 2001 22:51:30 +0200] rev 11907
pass build mode to process;
Tue, 23 Oct 2001 19:15:00 +0200 removed export_thm;
wenzelm [Tue, 23 Oct 2001 19:15:00 +0200] rev 11906
removed export_thm;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip