summaryrefslogtreecommitdiff
path: root/lib/string.sail
diff options
context:
space:
mode:
authorBrian Campbell2018-09-03 12:00:16 +0100
committerBrian Campbell2018-09-03 12:03:32 +0100
commit5a947f5d5f5fd9b83f27bfd4e43170f51d4a27a7 (patch)
treea8cc02ddf53de89b476f71b66bdbfbe9c933703c /lib/string.sail
parent5ef8cae069e512d3b4ae6793f452d823d34a7af5 (diff)
Coq: rework generation of dependent pairs so that they are only
constructed when a function call, cast, or binder demands them, removing some ambiguous corner cases. Also - Don't simplify nexps before printing (note that we usually end up needing a (8 * x) / 8 lemma as a result) - More extraction of properties in the goal - Splitting of conditionals/matches in goals (which can occur more often because of the new positions of build_ex in definitions) - Try simple solving first to improve speed / reduce proof sizes / help fill in metavariables (because manipulating the goal can interfere with instantiating them) - Update RISC-V patch
Diffstat (limited to 'lib/string.sail')
0 files changed, 0 insertions, 0 deletions