Wed, 19 Oct 2005 21:52:42 +0200 removed obsolete old-locales;
wenzelm [Wed, 19 Oct 2005 21:52:42 +0200] rev 17929
removed obsolete old-locales; moved thm(s) retrieval functions back to pure_thy.ML; removed atomic_goal(w) interface; removed user-level (top_sg, prin, printyp, pprint_term/typ, which tend to cause some confusion about the implicit goal (!) context being used here;
Wed, 19 Oct 2005 21:52:41 +0200 removed obsolete axclass_tac, add_inst_subclass_x, add_inst_arity_x;
wenzelm [Wed, 19 Oct 2005 21:52:41 +0200] rev 17928
removed obsolete axclass_tac, add_inst_subclass_x, add_inst_arity_x;
Wed, 19 Oct 2005 21:52:40 +0200 removed obsolete Thy/thy_parse.ML, Thy/thy_scan.ML, Thy/thy_syn.ML;
wenzelm [Wed, 19 Oct 2005 21:52:40 +0200] rev 17927
removed obsolete Thy/thy_parse.ML, Thy/thy_scan.ML, Thy/thy_syn.ML;
Wed, 19 Oct 2005 21:52:38 +0200 removed obsolete old-style syntax;
wenzelm [Wed, 19 Oct 2005 21:52:38 +0200] rev 17926
removed obsolete old-style syntax;
Wed, 19 Oct 2005 21:52:37 +0200 removed obsolete IOA/meta_theory/ioa_package.ML;
wenzelm [Wed, 19 Oct 2005 21:52:37 +0200] rev 17925
removed obsolete IOA/meta_theory/ioa_package.ML;
Wed, 19 Oct 2005 21:52:36 +0200 removed obsolete domain/interface.ML, IOA/meta_theory/ioa_package.ML;
wenzelm [Wed, 19 Oct 2005 21:52:36 +0200] rev 17924
removed obsolete domain/interface.ML, IOA/meta_theory/ioa_package.ML;
Wed, 19 Oct 2005 21:52:35 +0200 removed obsolete domain/interface.ML;
wenzelm [Wed, 19 Oct 2005 21:52:35 +0200] rev 17923
removed obsolete domain/interface.ML;
Wed, 19 Oct 2005 21:52:34 +0200 removed obsolete add_typedef_x;
wenzelm [Wed, 19 Oct 2005 21:52:34 +0200] rev 17922
removed obsolete add_typedef_x; tuned;
Wed, 19 Oct 2005 21:52:33 +0200 removed print_exn (better let the toplevel do this);
wenzelm [Wed, 19 Oct 2005 21:52:33 +0200] rev 17921
removed print_exn (better let the toplevel do this);
Wed, 19 Oct 2005 21:52:32 +0200 removed obsolete add_recdef_old;
wenzelm [Wed, 19 Oct 2005 21:52:32 +0200] rev 17920
removed obsolete add_recdef_old; tuned;
Wed, 19 Oct 2005 21:52:31 +0200 removed obsolete HOL/thy_syntax.ML;
wenzelm [Wed, 19 Oct 2005 21:52:31 +0200] rev 17919
removed obsolete HOL/thy_syntax.ML;
Wed, 19 Oct 2005 21:52:30 +0200 * Theory syntax: discontinued non-Isar format and old Isar headers;
wenzelm [Wed, 19 Oct 2005 21:52:30 +0200] rev 17918
* Theory syntax: discontinued non-Isar format and old Isar headers;
Wed, 19 Oct 2005 21:52:29 +0200 replaced commafy by existing commas;
wenzelm [Wed, 19 Oct 2005 21:52:29 +0200] rev 17917
replaced commafy by existing commas; avoid obsolete Goals.prin;
Wed, 19 Oct 2005 21:52:28 +0200 updated;
wenzelm [Wed, 19 Oct 2005 21:52:28 +0200] rev 17916
updated;
Wed, 19 Oct 2005 21:52:27 +0200 isatool fixheaders;
wenzelm [Wed, 19 Oct 2005 21:52:27 +0200] rev 17915
isatool fixheaders;
Wed, 19 Oct 2005 21:52:07 +0200 fix headers;
wenzelm [Wed, 19 Oct 2005 21:52:07 +0200] rev 17914
fix headers;
Wed, 19 Oct 2005 17:21:53 +0200 added table functor instance for pairs of strings
haftmann [Wed, 19 Oct 2005 17:21:53 +0200] rev 17913
added table functor instance for pairs of strings
Wed, 19 Oct 2005 17:19:52 +0200 added subgraph
haftmann [Wed, 19 Oct 2005 17:19:52 +0200] rev 17912
added subgraph
Wed, 19 Oct 2005 17:19:37 +0200 added join
haftmann [Wed, 19 Oct 2005 17:19:37 +0200] rev 17911
added join
Wed, 19 Oct 2005 16:32:09 +0200 slight improvements for website
haftmann [Wed, 19 Oct 2005 16:32:09 +0200] rev 17910
slight improvements for website
Wed, 19 Oct 2005 14:51:12 +0200 moved VAMPIRE_HOME, E_HOME to section "External reasoning tools" -- commented out by default!
wenzelm [Wed, 19 Oct 2005 14:51:12 +0200] rev 17909
moved VAMPIRE_HOME, E_HOME to section "External reasoning tools" -- commented out by default!
Wed, 19 Oct 2005 13:59:33 +0200 More functions are added to the signature of ResClause
mengj [Wed, 19 Oct 2005 13:59:33 +0200] rev 17908
More functions are added to the signature of ResClause
Wed, 19 Oct 2005 10:25:46 +0200 *** empty log message ***
mengj [Wed, 19 Oct 2005 10:25:46 +0200] rev 17907
*** empty log message ***
Wed, 19 Oct 2005 06:46:45 +0200 added 2 lemmas
nipkow [Wed, 19 Oct 2005 06:46:45 +0200] rev 17906
added 2 lemmas
Wed, 19 Oct 2005 06:33:24 +0200 Added files in order to use external ATPs as oracles and invoke these ATPs by calling Isabelle methods (currently "vampire" and "eprover").
mengj [Wed, 19 Oct 2005 06:33:24 +0200] rev 17905
Added files in order to use external ATPs as oracles and invoke these ATPs by calling Isabelle methods (currently "vampire" and "eprover").
Tue, 18 Oct 2005 17:59:37 +0200 simplified interfaces proof/proof' etc.: perform ProofHistory.apply(s)/current internally;
wenzelm [Tue, 18 Oct 2005 17:59:37 +0200] rev 17904
simplified interfaces proof/proof' etc.: perform ProofHistory.apply(s)/current internally;
Tue, 18 Oct 2005 17:59:36 +0200 tuned error msg;
wenzelm [Tue, 18 Oct 2005 17:59:36 +0200] rev 17903
tuned error msg;
Tue, 18 Oct 2005 17:59:35 +0200 renamed atomize_rule to atomize_cterm;
wenzelm [Tue, 18 Oct 2005 17:59:35 +0200] rev 17902
renamed atomize_rule to atomize_cterm;
Tue, 18 Oct 2005 17:59:34 +0200 ObjectLogic.atomize_cterm;
wenzelm [Tue, 18 Oct 2005 17:59:34 +0200] rev 17901
ObjectLogic.atomize_cterm;
Tue, 18 Oct 2005 17:59:33 +0200 use simplified Toplevel.proof etc.;
wenzelm [Tue, 18 Oct 2005 17:59:33 +0200] rev 17900
use simplified Toplevel.proof etc.;
Tue, 18 Oct 2005 17:59:32 +0200 back: Toplevel.actual/skip_proof;
wenzelm [Tue, 18 Oct 2005 17:59:32 +0200] rev 17899
back: Toplevel.actual/skip_proof; use simplified Toplevel.proof etc.;
Tue, 18 Oct 2005 17:59:31 +0200 renamed set_context to context;
wenzelm [Tue, 18 Oct 2005 17:59:31 +0200] rev 17898
renamed set_context to context; data extend: reset context;
Tue, 18 Oct 2005 17:59:30 +0200 renamed set_context to context;
wenzelm [Tue, 18 Oct 2005 17:59:30 +0200] rev 17897
renamed set_context to context; export theory_context; clear_ss: inherit_context; rewrite_aux etc.: theory_context;
Tue, 18 Oct 2005 17:59:29 +0200 functor: no Simplifier argument;
wenzelm [Tue, 18 Oct 2005 17:59:29 +0200] rev 17896
functor: no Simplifier argument; Simplifier.theory_context;
Tue, 18 Oct 2005 17:59:28 +0200 moved helper lemma to HilbertChoice.thy;
wenzelm [Tue, 18 Oct 2005 17:59:28 +0200] rev 17895
moved helper lemma to HilbertChoice.thy; use actual ObjectLogic.atomize_cterm; eliminated obsolete sign_of;
Tue, 18 Oct 2005 17:59:27 +0200 Simplifier.theory_context;
wenzelm [Tue, 18 Oct 2005 17:59:27 +0200] rev 17894
Simplifier.theory_context; replaced get_const by Sign.the_const_type; eliminated obsolete sign_of;
Tue, 18 Oct 2005 17:59:26 +0200 added lemma exE_some (from specification_package.ML);
wenzelm [Tue, 18 Oct 2005 17:59:26 +0200] rev 17893
added lemma exE_some (from specification_package.ML);
Tue, 18 Oct 2005 17:59:25 +0200 Simplifier.theory_context;
wenzelm [Tue, 18 Oct 2005 17:59:25 +0200] rev 17892
Simplifier.theory_context;
Tue, 18 Oct 2005 17:59:24 +0200 tuned error msg;
wenzelm [Tue, 18 Oct 2005 17:59:24 +0200] rev 17891
tuned error msg; tuned;
Tue, 18 Oct 2005 17:59:23 +0200 Simplifier.context/theory_context;
wenzelm [Tue, 18 Oct 2005 17:59:23 +0200] rev 17890
Simplifier.context/theory_context;
Tue, 18 Oct 2005 17:59:22 +0200 updated;
wenzelm [Tue, 18 Oct 2005 17:59:22 +0200] rev 17889
updated;
Tue, 18 Oct 2005 15:08:38 +0200 new interface to make_conjecture_clauses
paulson [Tue, 18 Oct 2005 15:08:38 +0200] rev 17888
new interface to make_conjecture_clauses
Mon, 17 Oct 2005 23:10:25 +0200 * Simplifier: simpset of a running simplification process contains a proof context;
wenzelm [Mon, 17 Oct 2005 23:10:25 +0200] rev 17887
* Simplifier: simpset of a running simplification process contains a proof context; * Simplifier.inherit_context supercedes Simplifier.inherit_bounds; * Simplifier/Classical Reasoner: more abstract interfaces change_simpset/claset;
Mon, 17 Oct 2005 23:10:24 +0200 added type_solver (uses Simplifier.the_context);
wenzelm [Mon, 17 Oct 2005 23:10:24 +0200] rev 17886
added type_solver (uses Simplifier.the_context); removed obsolete context_type_solver;
Mon, 17 Oct 2005 23:10:23 +0200 added pos/negDivAlg_induct declarations (from Main.thy);
wenzelm [Mon, 17 Oct 2005 23:10:23 +0200] rev 17885
added pos/negDivAlg_induct declarations (from Main.thy);
Mon, 17 Oct 2005 23:10:22 +0200 moved pos/negDivAlg_induct declarations to Integ/IntDiv.thy;
wenzelm [Mon, 17 Oct 2005 23:10:22 +0200] rev 17884
moved pos/negDivAlg_induct declarations to Integ/IntDiv.thy; change_simpset;
Mon, 17 Oct 2005 23:10:21 +0200 removed obsolete/experimental context components (superceded by Simplifier.the_context);
wenzelm [Mon, 17 Oct 2005 23:10:21 +0200] rev 17883
removed obsolete/experimental context components (superceded by Simplifier.the_context); more abstract change_simpset(_of); tuned;
Mon, 17 Oct 2005 23:10:20 +0200 added set/addloop' for simpset dependent loopers;
wenzelm [Mon, 17 Oct 2005 23:10:20 +0200] rev 17882
added set/addloop' for simpset dependent loopers; simpset: added context field with the_context, set_context; added inherit_context (inherits bounds as well); removed obsolete inherit_bounds;
Mon, 17 Oct 2005 23:10:19 +0200 functor: no Simplifier argument;
wenzelm [Mon, 17 Oct 2005 23:10:19 +0200] rev 17881
functor: no Simplifier argument; change_simpset;
Mon, 17 Oct 2005 23:10:18 +0200 change_claset(_of): more abtract interface;
wenzelm [Mon, 17 Oct 2005 23:10:18 +0200] rev 17880
change_claset(_of): more abtract interface; claset_of: init proof context; added raw get_claset;
Mon, 17 Oct 2005 23:10:17 +0200 functor: no Simplifier argument;
wenzelm [Mon, 17 Oct 2005 23:10:17 +0200] rev 17879
functor: no Simplifier argument; export change_clasimpset;
Mon, 17 Oct 2005 23:10:16 +0200 tuned;
wenzelm [Mon, 17 Oct 2005 23:10:16 +0200] rev 17878
tuned;
Mon, 17 Oct 2005 23:10:15 +0200 Simplifier.inherit_context instead of Simplifier.inherit_bounds;
wenzelm [Mon, 17 Oct 2005 23:10:15 +0200] rev 17877
Simplifier.inherit_context instead of Simplifier.inherit_bounds;
Mon, 17 Oct 2005 23:10:13 +0200 change_claset/simpset;
wenzelm [Mon, 17 Oct 2005 23:10:13 +0200] rev 17876
change_claset/simpset;
Mon, 17 Oct 2005 23:10:10 +0200 change_claset/simpset;
wenzelm [Mon, 17 Oct 2005 23:10:10 +0200] rev 17875
change_claset/simpset; Simplifier.inherit_context instead of Simplifier.inherit_bounds;
Mon, 17 Oct 2005 19:19:29 +0200 Improved proof of injectivity theorems to make it work on
berghofe [Mon, 17 Oct 2005 19:19:29 +0200] rev 17874
Improved proof of injectivity theorems to make it work on "ordinary" function types as well.
Mon, 17 Oct 2005 18:34:51 +0200 Fixed bug in proof of support theorem (it failed on constructors with no arguments).
berghofe [Mon, 17 Oct 2005 18:34:51 +0200] rev 17873
Fixed bug in proof of support theorem (it failed on constructors with no arguments).
Mon, 17 Oct 2005 17:42:24 +0200 Implemented proofs for support and freshness theorems.
berghofe [Mon, 17 Oct 2005 17:42:24 +0200] rev 17872
Implemented proofs for support and freshness theorems.
Mon, 17 Oct 2005 17:40:34 +0200 deleted leading space in the definition of fresh
urbanc [Mon, 17 Oct 2005 17:40:34 +0200] rev 17871
deleted leading space in the definition of fresh
Mon, 17 Oct 2005 12:30:57 +0200 Initial revision.
berghofe [Mon, 17 Oct 2005 12:30:57 +0200] rev 17870
Initial revision.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip