blanchet [Sun, 13 May 2012 16:31:01 +0200] rev 47912
get rid of "conj_sym_kind" -- most interesting provers now have built-in sorts, and for the others (e.g. E) "Hypothesis" isn't too bad a default
blanchet [Sun, 13 May 2012 16:31:01 +0200] rev 47911
extend ATP data structure to avoid having to perform ((non-)capture avoiding) beta reduction -- fixes a bug in the THF translation of "is_measure.simps"
blanchet [Fri, 11 May 2012 01:02:36 +0200] rev 47910
reintroduced example now that it's no longer broken
blanchet [Fri, 11 May 2012 00:45:24 +0200] rev 47909
fixed "real" after they were redefined as a 'quotient_type'
huffman [Thu, 10 May 2012 22:00:24 +0200] rev 47908
temporarily comment out broken nitpick example;
adapt to new definition of type rat
huffman [Thu, 10 May 2012 21:02:36 +0200] rev 47907
simplify instance proofs for rat
huffman [Thu, 10 May 2012 21:18:41 +0200] rev 47906
convert Rat.thy to use lift_definition/transfer
blanchet [Thu, 10 May 2012 16:56:23 +0200] rev 47905
cleaner handling of bi-implication for THF output of first-order type encodings
blanchet [Thu, 10 May 2012 16:56:23 +0200] rev 47904
distinguish between instantiated and uninstantiated inductions -- the latter are OK for first-order provers
huffman [Thu, 10 May 2012 12:23:20 +0200] rev 47903
temporarily comment out broken nitpick example