huffman [Tue, 12 Sep 2006 16:44:04 +0200] rev 20515
remove extra dependency
wenzelm [Tue, 12 Sep 2006 14:50:11 +0200] rev 20514
more on terms;
tuned;
wenzelm [Tue, 12 Sep 2006 12:16:17 +0200] rev 20513
Efficient term substitution -- avoids copying.
moved here from term.ML;
added instantiate_maxidx;
wenzelm [Tue, 12 Sep 2006 12:12:57 +0200] rev 20512
ctyp: maintain maxidx;
cterm_match: tight maxidx for substitution;
instantiate: determine maxidx from insts -- major performance improvement;
moved term subst functions to TermSubst;
tuned;
wenzelm [Tue, 12 Sep 2006 12:12:55 +0200] rev 20511
removed obsolete aconvs (use eq_list aconv);
tuned aconv --- more efficient on identical subterms;
moved term subst functions to term_subst.ML;
wenzelm [Tue, 12 Sep 2006 12:12:53 +0200] rev 20510
tuned eq_list;
wenzelm [Tue, 12 Sep 2006 12:12:46 +0200] rev 20509
moved term subst functions to TermSubst;
wenzelm [Tue, 12 Sep 2006 12:12:39 +0200] rev 20508
intr/elim: use constant complexity thanks to tuned Thm.instantiate/implies_elim;
wenzelm [Tue, 12 Sep 2006 12:12:33 +0200] rev 20507
added Pure/term_subst.ML;
wenzelm [Tue, 12 Sep 2006 12:12:25 +0200] rev 20506
added Gentzen:1935;
huffman [Tue, 12 Sep 2006 07:49:07 +0200] rev 20505
import RealVector
huffman [Tue, 12 Sep 2006 06:44:45 +0200] rev 20504
formalization of vector spaces and algebras over the real numbers
wenzelm [Mon, 11 Sep 2006 21:35:19 +0200] rev 20503
induct method: renamed 'fixing' to 'arbitrary';
wenzelm [Mon, 11 Sep 2006 14:35:30 +0200] rev 20502
updated;
wenzelm [Mon, 11 Sep 2006 14:35:25 +0200] rev 20501
more rules;
haftmann [Mon, 11 Sep 2006 14:28:47 +0200] rev 20500
hid succ, pred in Numeral.thy
wenzelm [Mon, 11 Sep 2006 12:27:36 +0200] rev 20499
updated;
wenzelm [Mon, 11 Sep 2006 12:27:30 +0200] rev 20498
more rules;
wenzelm [Mon, 11 Sep 2006 12:27:21 +0200] rev 20497
tuned;
huffman [Sun, 10 Sep 2006 05:34:24 +0200] rev 20496
added axclass division_ring (like field without commutativity; includes e.g. quaternions) and generalized some theorems from field to division_ring
huffman [Sat, 09 Sep 2006 18:28:42 +0200] rev 20495
cleaned up
wenzelm [Fri, 08 Sep 2006 19:44:43 +0200] rev 20494
tuned;
wenzelm [Fri, 08 Sep 2006 17:33:05 +0200] rev 20493
tuned;
haftmann [Fri, 08 Sep 2006 13:33:11 +0200] rev 20492
changed order of type classes and axclasses
wenzelm [Thu, 07 Sep 2006 20:12:08 +0200] rev 20491
tuned;
wenzelm [Thu, 07 Sep 2006 15:16:51 +0200] rev 20490
updated;
wenzelm [Thu, 07 Sep 2006 15:16:41 +0200] rev 20489
tentative appendix C;
wenzelm [Thu, 07 Sep 2006 15:16:26 +0200] rev 20488
tuned;