[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Handle 'lambda' and '@' in TIP theorems



Added fix and regression tests for simplifying (@ f x) to just (f x) in
theorem statements.

This only applies to two theorems:

 - tip2015/list_return_1.smt2
 - tip2015/list_assoc.smt2

The latter also contains a lambda, so it's ruled out anyway.