Sat, 29 Jul 2006 13:15:12 +0200 lin_arith_prover splits certain operators (e.g. min, max, abs)
webertj [Sat, 29 Jul 2006 13:15:12 +0200] rev 20254
lin_arith_prover splits certain operators (e.g. min, max, abs)
Sat, 29 Jul 2006 00:51:36 +0200 rename legacy_pretty_thm to pretty_thm_legacy;
wenzelm [Sat, 29 Jul 2006 00:51:36 +0200] rev 20253
rename legacy_pretty_thm to pretty_thm_legacy;
Sat, 29 Jul 2006 00:51:34 +0200 tuned comment;
wenzelm [Sat, 29 Jul 2006 00:51:34 +0200] rev 20252
tuned comment;
Sat, 29 Jul 2006 00:51:33 +0200 added add_fixes_direct;
wenzelm [Sat, 29 Jul 2006 00:51:33 +0200] rev 20251
added add_fixes_direct; tuned;
Sat, 29 Jul 2006 00:51:32 +0200 prove: proper assumption context, more tactic arguments;
wenzelm [Sat, 29 Jul 2006 00:51:32 +0200] rev 20250
prove: proper assumption context, more tactic arguments; tuned;
Sat, 29 Jul 2006 00:51:31 +0200 added mk_conjunction_list;
wenzelm [Sat, 29 Jul 2006 00:51:31 +0200] rev 20249
added mk_conjunction_list;
Sat, 29 Jul 2006 00:51:29 +0200 Goal.prove: more tactic arguments;
wenzelm [Sat, 29 Jul 2006 00:51:29 +0200] rev 20248
Goal.prove: more tactic arguments;
Fri, 28 Jul 2006 18:37:25 +0200 Checking for unsound proofs. Tidying.
paulson [Fri, 28 Jul 2006 18:37:25 +0200] rev 20247
Checking for unsound proofs. Tidying.
Fri, 28 Jul 2006 18:36:24 +0200 "all theorems" mode forces definition-expansion off.
paulson [Fri, 28 Jul 2006 18:36:24 +0200] rev 20246
"all theorems" mode forces definition-expansion off. signature tidying
Fri, 28 Jul 2006 18:11:22 +0200 title fixed
webertj [Fri, 28 Jul 2006 18:11:22 +0200] rev 20245
title fixed
Thu, 27 Jul 2006 23:28:30 +0200 replaced extern_skolem by slightly more simplistic revert_skolems;
wenzelm [Thu, 27 Jul 2006 23:28:30 +0200] rev 20244
replaced extern_skolem by slightly more simplistic revert_skolems; moved fix_frees to variable.ML;
Thu, 27 Jul 2006 23:28:28 +0200 renamed ProofContext.fix_frees to Variable.fix_frees;
wenzelm [Thu, 27 Jul 2006 23:28:28 +0200] rev 20243
renamed ProofContext.fix_frees to Variable.fix_frees;
Thu, 27 Jul 2006 23:28:27 +0200 replaced ProofContext.extern_skolem by slightly more simplistic ProofContext.revert_skolems;
wenzelm [Thu, 27 Jul 2006 23:28:27 +0200] rev 20242
replaced ProofContext.extern_skolem by slightly more simplistic ProofContext.revert_skolems;
Thu, 27 Jul 2006 23:28:26 +0200 no_vars: based on Variable.import;
wenzelm [Thu, 27 Jul 2006 23:28:26 +0200] rev 20241
no_vars: based on Variable.import; tuned;
Thu, 27 Jul 2006 23:28:25 +0200 added fix_frees (from Isar/proof_context.ML);
wenzelm [Thu, 27 Jul 2006 23:28:25 +0200] rev 20240
added fix_frees (from Isar/proof_context.ML);
Thu, 27 Jul 2006 23:28:23 +0200 declare_term_names: cover types as well;
wenzelm [Thu, 27 Jul 2006 23:28:23 +0200] rev 20239
declare_term_names: cover types as well; removed unused zero_var_indexesT; tuned;
Thu, 27 Jul 2006 15:33:21 +0200 eliminated obsolete freeze_thaw;
wenzelm [Thu, 27 Jul 2006 15:33:21 +0200] rev 20238
eliminated obsolete freeze_thaw;
Thu, 27 Jul 2006 14:21:57 +0200 type annotation added to make SML/NJ happy
webertj [Thu, 27 Jul 2006 14:21:57 +0200] rev 20237
type annotation added to make SML/NJ happy
Thu, 27 Jul 2006 13:44:03 +0200 "moved basic assumption operations from structure ProofContext to Assumption;"
wenzelm [Thu, 27 Jul 2006 13:44:03 +0200] rev 20236
"moved basic assumption operations from structure ProofContext to Assumption;"
Thu, 27 Jul 2006 13:43:13 +0200 ProofContext.legacy_pretty_thm;
wenzelm [Thu, 27 Jul 2006 13:43:13 +0200] rev 20235
ProofContext.legacy_pretty_thm;
Thu, 27 Jul 2006 13:43:12 +0200 added legacy_pretty_thm (with fall-back on ProtoPure.thy);
wenzelm [Thu, 27 Jul 2006 13:43:12 +0200] rev 20234
added legacy_pretty_thm (with fall-back on ProtoPure.thy); moved basic assumption operations to assumption.ML; tuned;
Thu, 27 Jul 2006 13:43:11 +0200 Assumption.assume;
wenzelm [Thu, 27 Jul 2006 13:43:11 +0200] rev 20233
Assumption.assume; moved Goal.norm_hhf(_protect) to meta_simplifier.ML (pervasive);
Thu, 27 Jul 2006 13:43:10 +0200 removed obsolete is_fact (cf. Thm.no_prems);
wenzelm [Thu, 27 Jul 2006 13:43:10 +0200] rev 20232
removed obsolete is_fact (cf. Thm.no_prems);
Thu, 27 Jul 2006 13:43:09 +0200 tuned interfaces;
wenzelm [Thu, 27 Jul 2006 13:43:09 +0200] rev 20231
tuned interfaces; moved basic assumption operations from structure ProofContext to Assumption;
Thu, 27 Jul 2006 13:43:08 +0200 read_def_cterms (legacy version): Consts.certify;
wenzelm [Thu, 27 Jul 2006 13:43:08 +0200] rev 20230
read_def_cterms (legacy version): Consts.certify;
Thu, 27 Jul 2006 13:43:07 +0200 Assumption.assume;
wenzelm [Thu, 27 Jul 2006 13:43:07 +0200] rev 20229
Assumption.assume;
Thu, 27 Jul 2006 13:43:06 +0200 moved Goal.norm_hhf(_protect) to meta_simplifier.ML (pervasive);
wenzelm [Thu, 27 Jul 2006 13:43:06 +0200] rev 20228
moved Goal.norm_hhf(_protect) to meta_simplifier.ML (pervasive);
Thu, 27 Jul 2006 13:43:05 +0200 removed obsolete equal_abs_elim(_list);
wenzelm [Thu, 27 Jul 2006 13:43:05 +0200] rev 20227
removed obsolete equal_abs_elim(_list);
Thu, 27 Jul 2006 13:43:04 +0200 removed obsolete pretty_thm_no_quote;
wenzelm [Thu, 27 Jul 2006 13:43:04 +0200] rev 20226
removed obsolete pretty_thm_no_quote;
Thu, 27 Jul 2006 13:43:03 +0200 added Pure/assumption.ML;
wenzelm [Thu, 27 Jul 2006 13:43:03 +0200] rev 20225
added Pure/assumption.ML;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip