blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42530
fixed type of ATP quantifier types (sic)
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42529
added "useful_info" argument to ATP formulas -- this will probably be useful later to specify intro, simp, elim to SPASS
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42528
added support for TFF type declarations
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42527
reintroduced constructor for formulas, and automatically detect which logic to use (TFF or FOF) to avoid clutter
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42526
added room for types in ATP quantifiers
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42525
distinguish FOF and TFF (typed first-order) in ATP abstract syntax tree
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42524
remove experimental feature ("risky overload")
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42523
added (without implementation yet) new type encodings for Sledgehammer/ATP
blanchet [Sun, 01 May 2011 18:37:23 +0200] rev 42522
close ATP formulas universally earlier, so that we can add type predicates
blanchet [Sun, 01 May 2011 18:37:23 +0200] rev 42521
get rid of "explicit_forall" prover-specific option, even if that means some clutter -- foralls will be necessary to attach types to variables