Thu, 19 Jun 2008 17:32:18 +0200 wenzelm add_abbrev: check tfrees of rhs, not tvars (addresses a lapse introduced in 1.65);
Thu, 19 Jun 2008 15:47:26 +0200 urbanc slightly tuned
Thu, 19 Jun 2008 11:46:14 +0200 krauss generalized induct_scheme method to prove conditional induction schemes.
Thu, 19 Jun 2008 00:02:08 +0200 huffman add lemma iterate_iterate
Wed, 18 Jun 2008 23:15:41 +0200 wenzelm * Disposed old term read functions;
Wed, 18 Jun 2008 23:07:30 +0200 huffman replace preorder class with locale
Wed, 18 Jun 2008 23:03:11 +0200 huffman add lemma compact_imp_principal to locale ideal_completion
Wed, 18 Jun 2008 22:32:06 +0200 wenzelm added type_constraint (formerly in type_infer.ML, which is now loaded later);
Wed, 18 Jun 2008 22:32:04 +0200 wenzelm TypeExt.type_constraint;
Wed, 18 Jun 2008 22:32:03 +0200 wenzelm simplified TypeInfer.infer_types;
Wed, 18 Jun 2008 22:32:02 +0200 wenzelm improved error output -- variant/mark bounds;
Wed, 18 Jun 2008 22:32:01 +0200 wenzelm load type_infer.ML after Syntax module;
Wed, 18 Jun 2008 18:55:10 +0200 wenzelm eliminated old Sign.read_term/Thm.read_cterm etc.;
Wed, 18 Jun 2008 18:55:08 +0200 wenzelm moved ProofContext.pretty_proof to ProofSyntax.pretty_proof;
Wed, 18 Jun 2008 18:55:07 +0200 wenzelm export transfer_syntax;
Wed, 18 Jun 2008 18:55:06 +0200 wenzelm moved ProofContext.pretty_proof to ProofSyntax.pretty_proof;
Wed, 18 Jun 2008 18:55:05 +0200 wenzelm removed obsolete term reading operations (cf. old_goals.ML for legacy emulations);
Wed, 18 Jun 2008 18:55:04 +0200 wenzelm added emulations for simple_read_term/read_term/read_prop (formerly in sign.ML);
Wed, 18 Jun 2008 18:55:03 +0200 wenzelm removed obsolete read_def_cterms/read_cterm;
Wed, 18 Jun 2008 18:55:02 +0200 wenzelm load proof term operations later;
Wed, 18 Jun 2008 18:55:01 +0200 wenzelm more antiquotations;
Wed, 18 Jun 2008 18:55:00 +0200 wenzelm OldGoals.read_prop;
Wed, 18 Jun 2008 18:54:59 +0200 wenzelm OldGoals.simple_read_term;
Wed, 18 Jun 2008 18:54:57 +0200 wenzelm simplified Abel_Cancel setup;
Wed, 18 Jun 2008 16:55:44 +0200 wenzelm updated generated file;
Wed, 18 Jun 2008 16:55:21 +0200 wenzelm pervasive cut_inst_tac;
Tue, 17 Jun 2008 04:19:50 +0200 urbanc added a progress lemma and tuned some comments
Mon, 16 Jun 2008 22:20:59 +0200 wenzelm * Rules and tactics that read instantiations now demand a proper context;
Mon, 16 Jun 2008 22:13:54 +0200 wenzelm added instantiate_tac, cut_inst_tac, forw_inst_tac, dres_inst_tac, make_elim_preserve (from tactic.ML);
Mon, 16 Jun 2008 22:13:52 +0200 wenzelm renamed rename_params_tac to rename_tac;
Mon, 16 Jun 2008 22:13:50 +0200 wenzelm removed obsolete global instantiation tactics (cf. Isar/rule_insts.ML);
Mon, 16 Jun 2008 22:13:49 +0200 wenzelm removed obsolete no_qed, quick_and_dirty_prove_goalw_cterm;
Mon, 16 Jun 2008 22:13:47 +0200 wenzelm removed obsolete global read_insts/read_instantiate (cf. Isar/rule_insts.ML);
Mon, 16 Jun 2008 22:13:46 +0200 wenzelm inst1_tac: proper context;
Mon, 16 Jun 2008 22:13:39 +0200 wenzelm pervasive RuleInsts;
Mon, 16 Jun 2008 17:56:08 +0200 wenzelm updated generated file;
Mon, 16 Jun 2008 17:54:51 +0200 wenzelm converted ML proofs;
Mon, 16 Jun 2008 17:54:50 +0200 wenzelm added read_instantiate;
Mon, 16 Jun 2008 17:54:49 +0200 wenzelm ML tactic: do not abstract over context again;
Mon, 16 Jun 2008 17:54:48 +0200 wenzelm export eof;
Mon, 16 Jun 2008 17:54:47 +0200 wenzelm removed obsolete inst;
Mon, 16 Jun 2008 17:54:46 +0200 wenzelm atomize: proper context;
Mon, 16 Jun 2008 17:54:45 +0200 wenzelm atomize: proper context;
Mon, 16 Jun 2008 17:54:43 +0200 wenzelm RuleInsts.read_instantiate;
Mon, 16 Jun 2008 17:54:42 +0200 wenzelm ptac/prolog_tac: proper context;
Mon, 16 Jun 2008 17:54:39 +0200 wenzelm allE_Nil: only one copy, proven in regular theory source;
Mon, 16 Jun 2008 17:54:38 +0200 wenzelm deriv_tac/DERIV_tac: proper context;
Mon, 16 Jun 2008 17:54:36 +0200 wenzelm sum3_instantiate: proper context;
Mon, 16 Jun 2008 17:54:35 +0200 wenzelm eliminated OldGoals.inst;
Mon, 16 Jun 2008 14:18:55 +0200 wenzelm updated generated file;
Mon, 16 Jun 2008 14:18:45 +0200 wenzelm method "tactic": only "facts" as bound value;
Mon, 16 Jun 2008 11:47:46 +0200 chaieb Export a wrapper for all semiring_normalizers
Sat, 14 Jun 2008 23:52:51 +0200 wenzelm proper context for tactics derived from res_inst_tac;
Sat, 14 Jun 2008 23:33:43 +0200 wenzelm added ~: and ~=;
Sat, 14 Jun 2008 23:20:12 +0200 wenzelm export subgoal_tac, subgoals_tac, thin_tac;
Sat, 14 Jun 2008 23:20:11 +0200 wenzelm prove: full Variable.declare_term, including constraints;
Sat, 14 Jun 2008 23:20:10 +0200 wenzelm prove_standard: more precises argument passing;
Sat, 14 Jun 2008 23:20:09 +0200 wenzelm InductTacs.case_tac: removed obsolete declare, which is now part of Goal.prove;
Sat, 14 Jun 2008 23:20:07 +0200 wenzelm simplified InductTacs.case_tac/induct_tac;
Sat, 14 Jun 2008 23:20:06 +0200 wenzelm tuned proof;
Sat, 14 Jun 2008 23:20:05 +0200 wenzelm removed obsolete nat_induct_tac -- cannot work without;
Sat, 14 Jun 2008 23:20:03 +0200 wenzelm removed obsolete case_split_tac -- cannot work without;
Sat, 14 Jun 2008 23:20:02 +0200 wenzelm removed unused excluded_middle_tac;
Sat, 14 Jun 2008 23:20:00 +0200 wenzelm updated geenrated file;
Sat, 14 Jun 2008 23:19:57 +0200 wenzelm qualified old res_inst_tac variants;
Sat, 14 Jun 2008 23:19:51 +0200 wenzelm proper context for tactics derived from res_inst_tac;
Sat, 14 Jun 2008 17:49:24 +0200 wenzelm updated generated file;
Sat, 14 Jun 2008 17:26:15 +0200 wenzelm obsolete;
Sat, 14 Jun 2008 17:26:14 +0200 wenzelm certify_term: reject qualified frees;
Sat, 14 Jun 2008 17:26:12 +0200 wenzelm removed experimental Poplog/PML support;
Sat, 14 Jun 2008 17:26:11 +0200 wenzelm removed obsolete ML_SUFFIX;
Sat, 14 Jun 2008 17:26:10 +0200 wenzelm removed experimental Poplog/PML support;
Sat, 14 Jun 2008 17:26:09 +0200 wenzelm removed obsolete ML_SUFFIX;
Sat, 14 Jun 2008 17:26:07 +0200 wenzelm removed exotic 'token_translation' command;
Sat, 14 Jun 2008 15:58:36 +0200 wenzelm proper name for LinearQuantifierElim;
Sat, 14 Jun 2008 15:56:52 +0200 wenzelm removed old theorem database;
Fri, 13 Jun 2008 21:04:44 +0200 wenzelm map_const: soft version, no failure here (recovers hiding of consts, because a hidden name is illegal and rejected later);
Fri, 13 Jun 2008 21:04:43 +0200 wenzelm hide: delete all accesses from extra names -- reduces ambiguity in extern;
Fri, 13 Jun 2008 21:04:42 +0200 wenzelm map_const: soft version, no failure here;
Fri, 13 Jun 2008 21:04:12 +0200 wenzelm skolem_fact/thm: uniform numbering, even for singleton list;
Fri, 13 Jun 2008 21:04:10 +0200 wenzelm hide (open);
Fri, 13 Jun 2008 21:04:09 +0200 wenzelm no_notation instead of hide;
Fri, 13 Jun 2008 21:04:07 +0200 wenzelm * Recovered hiding of consts;
Fri, 13 Jun 2008 20:57:51 +0200 wenzelm updated generated file;
Fri, 13 Jun 2008 20:57:26 +0200 wenzelm back to CodeTarget.code_width;
Fri, 13 Jun 2008 15:22:07 +0200 nipkow hide -> hide (open)
Thu, 12 Jun 2008 23:12:54 +0200 wenzelm use regular error function;
Thu, 12 Jun 2008 22:41:03 +0200 huffman add lemma finite_image_approx; remove unnecessary sort annotations
Thu, 12 Jun 2008 22:30:00 +0200 huffman change orientation of fix_eqI and convert to rule_format;
Thu, 12 Jun 2008 22:29:51 +0200 wenzelm export just one setup function;
Thu, 12 Jun 2008 22:29:50 +0200 wenzelm removed obsolete skolem declarations -- done by Theory.at_end;
Thu, 12 Jun 2008 22:29:49 +0200 wenzelm tuned setup;
Thu, 12 Jun 2008 22:14:07 +0200 huffman remove unnecessary import of Ffun;
Thu, 12 Jun 2008 22:12:27 +0200 huffman imports Ffun
Thu, 12 Jun 2008 18:54:31 +0200 wenzelm ResAxioms.cnf_axiom/cnf_rules_pairs: pass explicit theory context;
Thu, 12 Jun 2008 18:54:29 +0200 wenzelm ResAxioms.cnf_axiom/cnf_rules_pairs: pass explicit theory context;
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip