nipkow [Wed, 01 Jun 2011 11:51:25 +0200] rev 43137
new lemmas
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43136
handle lightweight tags sym theorems gracefully in the presence of TVars with interesting type classes
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43135
more uniform handling of tfree sort inference in ATP reconstruction code, based on what Metis always has done
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43134
make sure no warnings are given for polymorphic facts where we use a monomorphic instance
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43133
fixed Isabelle version of lightweight tag theorem, using "Thm.trivial" not "Thm.assume"
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43132
ensured monomorphized facts have normalized zero var indexes, so that "find_var" doesn't fail later on
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43131
fixed interaction between type tags and hAPP in reconstruction code
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43130
implemented missing hAPP and ti cases of new path finder
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43129
support lightweight tags in new Metis
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43128
tuned names
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43127
export one more function
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43126
clausify "<=>" (needed for some type information)
blanchet [Wed, 01 Jun 2011 10:29:43 +0200] rev 43125
distinguish different kinds of typing informations in the fact name
bulwahn [Wed, 01 Jun 2011 09:10:13 +0200] rev 43124
splitting RBT theory into RBT and RBT_Mapping
bulwahn [Wed, 01 Jun 2011 08:07:28 +0200] rev 43123
creating a free variable with proper name and local mixfix syntax (cf. db9b9e46131c)