Skip to content
Snippets Groups Projects

handle more goals in solve_ndisj

Merged Ralf Jung requested to merge ralf/solve_ndisj into master
All threads resolved!

We should only land this after the deadline since solving more goals can break things.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
    • Resolved by Robbert Krebbers

      I am confused, you write:

      Make solve_ndisj able to solve more goals of the form _ ⊆ ⊤ ∖ _.

      And the tests concern such goals. However, the code indicates that you added hints for ## with on the RHS, and with on either side. How's that related?

  • Ralf Jung added 11 commits

    added 11 commits

    Compare with previous version

  • Ralf Jung added 1 commit

    added 1 commit

    • b217790f - handle more goals in solve_ndisj

    Compare with previous version

  • Ralf Jung added 1 commit

    added 1 commit

    Compare with previous version

  • Robbert Krebbers resolved all threads

    resolved all threads

  • merged

  • Ralf Jung mentioned in commit 30283fa0

    mentioned in commit 30283fa0

  • @iris-users this makes solve_ndisj stronger, which could break proofs that solve those goals by hand. The good kind of breakage. :)

  • Please register or sign in to reply
    Loading