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
wenzelm [Wed, 18 Apr 2007 21:30:14 +0200] rev 22728
simplified ProofContext.infer_types(_pats);
dixon [Wed, 18 Apr 2007 16:23:31 +0200] rev 22727
Improved comments.
krauss [Wed, 18 Apr 2007 11:47:08 +0200] rev 22726
proper header, added regression tests
krauss [Wed, 18 Apr 2007 11:37:43 +0200] rev 22725
added temporary hack to avoid schematic goals in "termination".