blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42579
implement the new ATP type system in Sledgehammer
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42578
define type system in ATP module so that ATPs can suggest a type system
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42577
made the format (TFF or FOF) of the TPTP problem a global argument of the problem again and have the ATPs report which formats they support
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42576
merge symbol declarations that are type-instances of each other -- useful for type system "Args true" with monomorphization turned off
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42575
drop even more bound types in symbol declarations -- useful in particular for type system "Args true"
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42574
tuning
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42573
got rid of one "sym_table" in "prepare_atp_problem" now that proxies are always handled first, and tuned accordingly
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42572
drop "fequal" type args for unmangled type systems
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42571
recognize more SystemOnTPTP errors
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42570
cleanup proxification/unproxification and make sure that "num_atp_type_args" is called on the proxy in the reconstruction code, since "c_fequal" has one type arg but the unproxified equal has 0