haftmann [Fri, 20 Apr 2007 11:21:41 +0200] rev 22743
improved case unfolding
haftmann [Fri, 20 Apr 2007 11:21:40 +0200] rev 22742
switched from recdef to function package; constants add, mul, pow now curried; infix syntax for algebraic operations.
haftmann [Fri, 20 Apr 2007 11:21:39 +0200] rev 22741
tuned syntax: K_record is now an authentic constant
haftmann [Fri, 20 Apr 2007 11:21:38 +0200] rev 22740
tuned: now using function package
haftmann [Fri, 20 Apr 2007 11:21:37 +0200] rev 22739
transfer_tac accepts also HOL equations as theorems
haftmann [Fri, 20 Apr 2007 11:21:36 +0200] rev 22738
shifted min/max to class order
haftmann [Fri, 20 Apr 2007 11:21:35 +0200] rev 22737
tuned
haftmann [Fri, 20 Apr 2007 11:21:34 +0200] rev 22736
added class tutorial
haftmann [Fri, 20 Apr 2007 11:21:33 +0200] rev 22735
code generator changes
krauss [Fri, 20 Apr 2007 10:09:32 +0200] rev 22734
generate page labels
krauss [Fri, 20 Apr 2007 10:06:11 +0200] rev 22733
definition lookup via terms, not names. Methods "relation" and "lexicographic_order"
do not depend on "termination" setup.
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)
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
berghofe [Thu, 19 Apr 2007 16:38:59 +0200] rev 22730
nominal_inductive no longer proves equivariance.
narboux [Thu, 19 Apr 2007 16:27:53 +0200] rev 22729
add a tactic to generate fresh names