Fri, 20 Apr 2007 00:28:07 +0200 declared lemmas true_eqvt and false_eqvt to be equivariant (suggested by samth at ccs.neu.edu)
urbanc [Fri, 20 Apr 2007 00:28:07 +0200] rev 22732
declared lemmas true_eqvt and false_eqvt to be equivariant (suggested by samth at ccs.neu.edu)
Thu, 19 Apr 2007 18:23:11 +0200 trying to make single-step proofs work better, especially if they contain
paulson [Thu, 19 Apr 2007 18:23:11 +0200] rev 22731
trying to make single-step proofs work better, especially if they contain abstraction functions. Uniform names for Skolem and Abstraction functions
Thu, 19 Apr 2007 16:38:59 +0200 nominal_inductive no longer proves equivariance.
berghofe [Thu, 19 Apr 2007 16:38:59 +0200] rev 22730
nominal_inductive no longer proves equivariance.
Thu, 19 Apr 2007 16:27:53 +0200 add a tactic to generate fresh names
narboux [Thu, 19 Apr 2007 16:27:53 +0200] rev 22729
add a tactic to generate fresh names
Wed, 18 Apr 2007 21:30:14 +0200 simplified ProofContext.infer_types(_pats);
wenzelm [Wed, 18 Apr 2007 21:30:14 +0200] rev 22728
simplified ProofContext.infer_types(_pats);
Wed, 18 Apr 2007 16:23:31 +0200 Improved comments.
dixon [Wed, 18 Apr 2007 16:23:31 +0200] rev 22727
Improved comments.
Wed, 18 Apr 2007 11:47:08 +0200 proper header, added regression tests
krauss [Wed, 18 Apr 2007 11:47:08 +0200] rev 22726
proper header, added regression tests
Wed, 18 Apr 2007 11:37:43 +0200 added temporary hack to avoid schematic goals in "termination".
krauss [Wed, 18 Apr 2007 11:37:43 +0200] rev 22725
added temporary hack to avoid schematic goals in "termination".
Wed, 18 Apr 2007 11:14:09 +0200 Fixes for proof reconstruction, especially involving abstractions and definitions
paulson [Wed, 18 Apr 2007 11:14:09 +0200] rev 22724
Fixes for proof reconstruction, especially involving abstractions and definitions
Tue, 17 Apr 2007 21:06:59 +0200 export is_dummy_pattern;
wenzelm [Tue, 17 Apr 2007 21:06:59 +0200] rev 22723
export is_dummy_pattern;
Tue, 17 Apr 2007 03:13:38 +0200 lemma isCont_inv_fun is same as isCont_inverse_function
huffman [Tue, 17 Apr 2007 03:13:38 +0200] rev 22722
lemma isCont_inv_fun is same as isCont_inverse_function
Tue, 17 Apr 2007 00:55:00 +0200 moved root and sqrt lemmas from Transcendental.thy to NthRoot.thy
huffman [Tue, 17 Apr 2007 00:55:00 +0200] rev 22721
moved root and sqrt lemmas from Transcendental.thy to NthRoot.thy
Tue, 17 Apr 2007 00:37:14 +0200 remove use of pos_boundedE
huffman [Tue, 17 Apr 2007 00:37:14 +0200] rev 22720
remove use of pos_boundedE
Tue, 17 Apr 2007 00:33:49 +0200 lemma geometric_sum no longer needs class division_by_zero
huffman [Tue, 17 Apr 2007 00:33:49 +0200] rev 22719
lemma geometric_sum no longer needs class division_by_zero
Tue, 17 Apr 2007 00:30:44 +0200 tuned proofs;
wenzelm [Tue, 17 Apr 2007 00:30:44 +0200] rev 22718
tuned proofs;
Mon, 16 Apr 2007 16:11:03 +0200 canonical merge operations
haftmann [Mon, 16 Apr 2007 16:11:03 +0200] rev 22717
canonical merge operations
Mon, 16 Apr 2007 12:16:11 +0200 added print_indexname;
wenzelm [Mon, 16 Apr 2007 12:16:11 +0200] rev 22716
added print_indexname; tuned;
Mon, 16 Apr 2007 07:32:23 +0200 improved the equivariance lemmas for the quantifiers; had to export the lemma eqvt_force_add and eqvt_force_del in the thmdecls
urbanc [Mon, 16 Apr 2007 07:32:23 +0200] rev 22715
improved the equivariance lemmas for the quantifiers; had to export the lemma eqvt_force_add and eqvt_force_del in the thmdecls
Mon, 16 Apr 2007 06:45:22 +0200 added a more usuable lemma for dealing with fresh_fun
urbanc [Mon, 16 Apr 2007 06:45:22 +0200] rev 22714
added a more usuable lemma for dealing with fresh_fun
Mon, 16 Apr 2007 04:02:15 +0200 generalized type of lemma geometric_sum
huffman [Mon, 16 Apr 2007 04:02:15 +0200] rev 22713
generalized type of lemma geometric_sum
Sun, 15 Apr 2007 23:25:55 +0200 replaced read_term_legacy by read_prop_legacy;
wenzelm [Sun, 15 Apr 2007 23:25:55 +0200] rev 22712
replaced read_term_legacy by read_prop_legacy; read: intern_skolem before type-inference (many workarounds!); read: reject_tvars; removed obsolete TypeInfer.logicT -- use dummyT; add_fixes: not constraints for external names;
Sun, 15 Apr 2007 23:25:54 +0200 removed obsolete redeclare_skolems;
wenzelm [Sun, 15 Apr 2007 23:25:54 +0200] rev 22711
removed obsolete redeclare_skolems;
Sun, 15 Apr 2007 23:25:52 +0200 read prop as prop, not term;
wenzelm [Sun, 15 Apr 2007 23:25:52 +0200] rev 22710
read prop as prop, not term;
Sun, 15 Apr 2007 23:25:50 +0200 removed obsolete TypeInfer.logicT -- use dummyT;
wenzelm [Sun, 15 Apr 2007 23:25:50 +0200] rev 22709
removed obsolete TypeInfer.logicT -- use dummyT;
Sun, 15 Apr 2007 23:25:49 +0200 avoid internal names;
wenzelm [Sun, 15 Apr 2007 23:25:49 +0200] rev 22708
avoid internal names;
Sun, 15 Apr 2007 14:32:55 +0200 tuned;
wenzelm [Sun, 15 Apr 2007 14:32:55 +0200] rev 22707
tuned;
Sun, 15 Apr 2007 14:32:07 +0200 legacy_infer_term/prop -- including intern_term;
wenzelm [Sun, 15 Apr 2007 14:32:07 +0200] rev 22706
legacy_infer_term/prop -- including intern_term;
Sun, 15 Apr 2007 14:32:05 +0200 Thm.plain_prop_of;
wenzelm [Sun, 15 Apr 2007 14:32:05 +0200] rev 22705
Thm.plain_prop_of;
Sun, 15 Apr 2007 14:32:04 +0200 added decode_types (from type_infer.ML);
wenzelm [Sun, 15 Apr 2007 14:32:04 +0200] rev 22704
added decode_types (from type_infer.ML); decode sorts: internalize here; tuned;
Sun, 15 Apr 2007 14:32:03 +0200 added read_term;
wenzelm [Sun, 15 Apr 2007 14:32:03 +0200] rev 22703
added read_term; adapted decoding of types/sorts;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip