wenzelm [Thu, 18 Oct 2001 20:59:33 +0200] rev 11824
setup generic cases and induction (from Inductive.thy);
wenzelm [Wed, 17 Oct 2001 20:25:51 +0200] rev 11823
guillemot syntax;
wenzelm [Wed, 17 Oct 2001 20:25:19 +0200] rev 11822
improved internal interface of typedef;
wenzelm [Wed, 17 Oct 2001 20:24:37 +0200] rev 11821
abstract product types;
wenzelm [Wed, 17 Oct 2001 20:24:03 +0200] rev 11820
proper proof of split_paired_all (presently unused);
wenzelm [Wed, 17 Oct 2001 18:52:30 +0200] rev 11819
tuned comments;
wenzelm [Wed, 17 Oct 2001 18:51:03 +0200] rev 11818
added mk_UNIV;
wenzelm [Wed, 17 Oct 2001 18:50:49 +0200] rev 11817
tuned;
wenzelm [Tue, 16 Oct 2001 23:02:14 +0200] rev 11816
simplified exporter interface;
wenzelm [Tue, 16 Oct 2001 23:00:21 +0200] rev 11815
added implies_intr_goals;
wenzelm [Tue, 16 Oct 2001 22:59:30 +0200] rev 11814
tuned;
berghofe [Tue, 16 Oct 2001 19:56:31 +0200] rev 11813
Tuned.
berghofe [Tue, 16 Oct 2001 19:54:53 +0200] rev 11812
Removed exit command from end of main method.
berghofe [Tue, 16 Oct 2001 19:54:24 +0200] rev 11811
PS method now calculates layout using default font metrics.
berghofe [Tue, 16 Oct 2001 19:53:12 +0200] rev 11810
Inserted table for character widths.
wenzelm [Tue, 16 Oct 2001 17:58:13 +0200] rev 11809
tuned induction proofs;
wenzelm [Tue, 16 Oct 2001 17:56:12 +0200] rev 11808
dest_env: norm_term on rhs;
wenzelm [Tue, 16 Oct 2001 17:55:53 +0200] rev 11807
typedef: export result;
wenzelm [Tue, 16 Oct 2001 17:55:38 +0200] rev 11806
ignore typedef result;
wenzelm [Tue, 16 Oct 2001 17:55:16 +0200] rev 11805
declare projected induction rules stemming from nested recursion;
wenzelm [Tue, 16 Oct 2001 17:52:07 +0200] rev 11804
TypedefPackage.add_typedef_no_result;
wenzelm [Tue, 16 Oct 2001 17:51:50 +0200] rev 11803
tuned;
wenzelm [Tue, 16 Oct 2001 17:51:12 +0200] rev 11802
* HOL: concrete setsum syntax "\<Sum>i:A. b" == "setsum (%i. b) A"
(beware of argument permutation!);
wenzelm [Tue, 16 Oct 2001 17:25:44 +0200] rev 11801
option -o FILE --output to FILE (ps, eps, pdf);
wenzelm [Tue, 16 Oct 2001 17:24:33 +0200] rev 11800
ISABELLE_EPSTOPDF="epstopdf";
berghofe [Tue, 16 Oct 2001 16:48:30 +0200] rev 11799
Font metrics used for batch mode layout (without X11 connection).
berghofe [Tue, 16 Oct 2001 16:47:54 +0200] rev 11798
Added support for batch mode layout (without X11 connection).
wenzelm [Tue, 16 Oct 2001 00:50:23 +0200] rev 11797
tuned;
wenzelm [Tue, 16 Oct 2001 00:39:34 +0200] rev 11796
improved induct;
wenzelm [Tue, 16 Oct 2001 00:35:30 +0200] rev 11795
be more careful about token class markers;
wenzelm [Tue, 16 Oct 2001 00:35:03 +0200] rev 11794
proper order of kind names;
wenzelm [Tue, 16 Oct 2001 00:34:34 +0200] rev 11793
support impromptu terminology of cases parameters;
wenzelm [Tue, 16 Oct 2001 00:33:22 +0200] rev 11792
parser for underscore (actually a symbolic identifier!);
wenzelm [Tue, 16 Oct 2001 00:32:34 +0200] rev 11791
allow empty set/type name;
wenzelm [Tue, 16 Oct 2001 00:32:01 +0200] rev 11790
simplified resolveq_cases_tac for cases, separate version for induct;
divinate instantiation of induct rules;
tuned;
wenzelm [Tue, 16 Oct 2001 00:30:53 +0200] rev 11789
tuned;
kleing [Mon, 15 Oct 2001 21:04:46 +0200] rev 11788
canonical 'cases'/'induct' rules for n-tuples (n=3..7)
kleing [Mon, 15 Oct 2001 21:04:32 +0200] rev 11787
canonical 'cases'/'induct' rules for n-tuples (n=3..7)
(really belongs to theory Product_Type, but doesn't work there yet)
wenzelm [Mon, 15 Oct 2001 20:42:06 +0200] rev 11786
setsum syntax;
wenzelm [Mon, 15 Oct 2001 20:41:14 +0200] rev 11785
intro! and elim! rules;
wenzelm [Mon, 15 Oct 2001 20:36:48 +0200] rev 11784
tuned NetRules;
wenzelm [Mon, 15 Oct 2001 20:36:04 +0200] rev 11783
Tactic.orderlist;
wenzelm [Mon, 15 Oct 2001 20:35:42 +0200] rev 11782
ObjectLogic.rulify;
wenzelm [Mon, 15 Oct 2001 20:35:10 +0200] rev 11781
Tactic.rewrite_cterm;
wenzelm [Mon, 15 Oct 2001 20:34:44 +0200] rev 11780
GPLed;
wenzelm [Mon, 15 Oct 2001 20:34:26 +0200] rev 11779
ring instead of ringS;
wenzelm [Mon, 15 Oct 2001 20:34:12 +0200] rev 11778
ring includes plus_ac0;
wenzelm [Mon, 15 Oct 2001 20:33:42 +0200] rev 11777
tuned;
wenzelm [Mon, 15 Oct 2001 20:33:05 +0200] rev 11776
support weight;
wenzelm [Mon, 15 Oct 2001 20:32:13 +0200] rev 11775
bang_args;
wenzelm [Mon, 15 Oct 2001 20:31:52 +0200] rev 11774
qualify some names;
wenzelm [Mon, 15 Oct 2001 20:31:18 +0200] rev 11773
map_nth_elem;
oheimb [Mon, 15 Oct 2001 17:02:57 +0200] rev 11772
renamed reset_locs to del_locs
wenzelm [Sun, 14 Oct 2001 22:15:07 +0200] rev 11771
moved rulify to ObjectLogic;
wenzelm [Sun, 14 Oct 2001 22:08:29 +0200] rev 11770
moved rulify to ObjectLogic;
wenzelm [Sun, 14 Oct 2001 22:07:01 +0200] rev 11769
added qed_spec_mp etc.;