Thu, 05 Jul 2007 20:01:36 +0200 added is_reflexive;
wenzelm [Thu, 05 Jul 2007 20:01:36 +0200] rev 23599
added is_reflexive;
Thu, 05 Jul 2007 20:01:35 +0200 tuned;
wenzelm [Thu, 05 Jul 2007 20:01:35 +0200] rev 23598
tuned;
Thu, 05 Jul 2007 20:01:34 +0200 simplified has_meta_prems;
wenzelm [Thu, 05 Jul 2007 20:01:34 +0200] rev 23597
simplified has_meta_prems;
Thu, 05 Jul 2007 20:01:33 +0200 moved type conv to thm.ML;
wenzelm [Thu, 05 Jul 2007 20:01:33 +0200] rev 23596
moved type conv to thm.ML; renamed Conv.is_refl to Thm.is_reflexive; misc tuning of basic conversions;
Thu, 05 Jul 2007 20:01:32 +0200 the_theory/proof: error instead of exception Fail;
wenzelm [Thu, 05 Jul 2007 20:01:32 +0200] rev 23595
the_theory/proof: error instead of exception Fail;
Thu, 05 Jul 2007 20:01:31 +0200 renamed ObjectLogic.atomize_tac to ObjectLogic.atomize_prems_tac;
wenzelm [Thu, 05 Jul 2007 20:01:31 +0200] rev 23594
renamed ObjectLogic.atomize_tac to ObjectLogic.atomize_prems_tac; added flat_rule filter for addXXs etc.;
Thu, 05 Jul 2007 20:01:30 +0200 renamed Conv.is_refl to Thm.is_reflexive;
wenzelm [Thu, 05 Jul 2007 20:01:30 +0200] rev 23593
renamed Conv.is_refl to Thm.is_reflexive;
Thu, 05 Jul 2007 20:01:29 +0200 renamed ObjectLogic.atomize_tac to ObjectLogic.atomize_prems_tac;
wenzelm [Thu, 05 Jul 2007 20:01:29 +0200] rev 23592
renamed ObjectLogic.atomize_tac to ObjectLogic.atomize_prems_tac; simplified ObjectLogic.atomize;
Thu, 05 Jul 2007 20:01:28 +0200 simplified ObjectLogic.atomize;
wenzelm [Thu, 05 Jul 2007 20:01:28 +0200] rev 23591
simplified ObjectLogic.atomize;
Thu, 05 Jul 2007 20:01:26 +0200 renamed ObjectLogic.atomize_tac to ObjectLogic.atomize_prems_tac;
wenzelm [Thu, 05 Jul 2007 20:01:26 +0200] rev 23590
renamed ObjectLogic.atomize_tac to ObjectLogic.atomize_prems_tac;
Thu, 05 Jul 2007 19:59:01 +0200 Revert body of pgml to match schema for now [change bad for Broker]
aspinall [Thu, 05 Jul 2007 19:59:01 +0200] rev 23589
Revert body of pgml to match schema for now [change bad for Broker]
Thu, 05 Jul 2007 19:57:19 +0200 Classify -- comments as ordinary comments (no undo)
aspinall [Thu, 05 Jul 2007 19:57:19 +0200] rev 23588
Classify -- comments as ordinary comments (no undo)
Thu, 05 Jul 2007 00:15:44 +0200 tuned;
wenzelm [Thu, 05 Jul 2007 00:15:44 +0200] rev 23587
tuned;
Thu, 05 Jul 2007 00:06:25 +0200 avoid polymorphic equality;
wenzelm [Thu, 05 Jul 2007 00:06:25 +0200] rev 23586
avoid polymorphic equality; added dest_judgment;
Thu, 05 Jul 2007 00:06:24 +0200 sort_le: tuned eq case;
wenzelm [Thu, 05 Jul 2007 00:06:24 +0200] rev 23585
sort_le: tuned eq case;
Thu, 05 Jul 2007 00:06:23 +0200 tuned goal conversion interfaces;
wenzelm [Thu, 05 Jul 2007 00:06:23 +0200] rev 23584
tuned goal conversion interfaces;
Thu, 05 Jul 2007 00:06:22 +0200 else_conv: only handle THM | CTERM | TERM | TYPE;
wenzelm [Thu, 05 Jul 2007 00:06:22 +0200] rev 23583
else_conv: only handle THM | CTERM | TERM | TYPE; prems_conv: no index; renamed goal_conv_rule to gconv_rule;
Thu, 05 Jul 2007 00:06:20 +0200 avoid polymorphic equality;
wenzelm [Thu, 05 Jul 2007 00:06:20 +0200] rev 23582
avoid polymorphic equality; Numeral.mk_cnumber;
Thu, 05 Jul 2007 00:06:19 +0200 tuned;
wenzelm [Thu, 05 Jul 2007 00:06:19 +0200] rev 23581
tuned;
Thu, 05 Jul 2007 00:06:18 +0200 moved mk_cnumeral/mk_cnumber to Tools/numeral.ML;
wenzelm [Thu, 05 Jul 2007 00:06:18 +0200] rev 23580
moved mk_cnumeral/mk_cnumber to Tools/numeral.ML; tuned;
Thu, 05 Jul 2007 00:06:17 +0200 avoid polymorphic equality;
wenzelm [Thu, 05 Jul 2007 00:06:17 +0200] rev 23579
avoid polymorphic equality; do not export ring_conv (which is not a conversion anyway); renamed algebra_tac to ring_tac; ring_tac: simplified tactic wrapper, no longer handles ERROR;
Thu, 05 Jul 2007 00:06:16 +0200 avoid polymorphic equality;
wenzelm [Thu, 05 Jul 2007 00:06:16 +0200] rev 23578
avoid polymorphic equality; removed dead code;
Thu, 05 Jul 2007 00:06:14 +0200 avoid polymorphic equality;
wenzelm [Thu, 05 Jul 2007 00:06:14 +0200] rev 23577
avoid polymorphic equality;
Thu, 05 Jul 2007 00:06:13 +0200 removed dest_cTrueprop (cf. ObjectLogic.dest_judgment);
wenzelm [Thu, 05 Jul 2007 00:06:13 +0200] rev 23576
removed dest_cTrueprop (cf. ObjectLogic.dest_judgment);
Thu, 05 Jul 2007 00:06:12 +0200 Logical operations on numerals (see also HOL/hologic.ML).
wenzelm [Thu, 05 Jul 2007 00:06:12 +0200] rev 23575
Logical operations on numerals (see also HOL/hologic.ML).
Thu, 05 Jul 2007 00:06:11 +0200 added Tools/numeral.ML;
wenzelm [Thu, 05 Jul 2007 00:06:11 +0200] rev 23574
added Tools/numeral.ML;
Thu, 05 Jul 2007 00:06:10 +0200 common normalizer_funs, avoid cterm_of;
wenzelm [Thu, 05 Jul 2007 00:06:10 +0200] rev 23573
common normalizer_funs, avoid cterm_of;
Thu, 05 Jul 2007 00:06:09 +0200 Numeral.mk_cnumber;
wenzelm [Thu, 05 Jul 2007 00:06:09 +0200] rev 23572
Numeral.mk_cnumber;
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip