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;
Thu, 12 Jun 2008 16:42:00 +0200 wenzelm sane versions of (qualified_)thms_of_thy;
Thu, 12 Jun 2008 16:41:58 +0200 wenzelm Facts.dest/export_static: content difference;
Thu, 12 Jun 2008 16:41:57 +0200 wenzelm dest/export_static: content difference;
Thu, 12 Jun 2008 16:41:54 +0200 wenzelm declare_skofuns/skolem: canonical argument order;
Thu, 12 Jun 2008 16:41:47 +0200 wenzelm Facts.dest/export_static: content difference;
Thu, 12 Jun 2008 15:49:25 +0200 nipkow correction
Thu, 12 Jun 2008 14:46:15 +0200 nipkow tuned
Thu, 12 Jun 2008 14:33:28 +0200 nipkow Removed hide swap
Thu, 12 Jun 2008 14:21:10 +0200 nipkow fixed type
Thu, 12 Jun 2008 14:20:52 +0200 nipkow lemma modified
Thu, 12 Jun 2008 14:20:25 +0200 nipkow typo
Thu, 12 Jun 2008 14:20:07 +0200 nipkow had to add rule: because induct_tac no longer works correctly
Thu, 12 Jun 2008 14:10:41 +0200 nipkow Hid swap
Thu, 12 Jun 2008 11:51:47 +0200 wenzelm some reformatting;
Thu, 12 Jun 2008 10:03:45 +0200 urbanc added CK_Machine to the nominal section
Thu, 12 Jun 2008 09:56:28 +0200 urbanc soundness and completeness proofs for a CK machine as
Thu, 12 Jun 2008 09:41:13 +0200 urbanc emoved the parts that deal with the CK machine to a new theory
Thu, 12 Jun 2008 09:37:13 +0200 urbanc tuned header and comments
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip