Commit Graph

2 Commits

Author SHA1 Message Date
Gerwin Klein c34840d09b global: isabelle update_cartouches 2019-06-14 11:41:21 +10:00
Thomas Sewell 955b2ca8b2 lib: add non-cond-simplification, use in wpsimp.
Adds "non-conditional simplification" method simp_no_cond, and
various equivalents.

This is done by setting the simplifier depth limit to 0, which seems
to be a useful case. It prevents expensive conditional simplification
attempts but leaves the simplifier strategy otherwise unchanged.

This is easy to set up, and link to wpsimp.
2018-08-03 18:25:30 +10:00