solve_proper: add support for subrelation
I realized that solve_proper cannot currently prove things like NonExpansive (λ x, ⌜a = x⌝)
, which is a bit of a bummer. So this adds the infrastructure required to make that work.
Merge request reports
Activity
- Resolved by Ralf Jung
- Resolved by Ralf Jung
mentioned in merge request iris!968 (merged)
- Resolved by Ralf Jung
- Resolved by Ralf Jung
- Resolved by Ralf Jung
- Resolved by Robbert Krebbers
- Resolved by Ralf Jung
- Resolved by Ralf Jung
added 88 commits
-
7a094711...f76ff8d7 - 86 commits from branch
master
- 659d5a9f - solve_proper: add support for subrelation
- 72d14599 - LeibnizEquiv implicitly assumes Equiv
-
7a094711...f76ff8d7 - 86 commits from branch
added 1 commit
- 45b3d2ab - move some tactic tests so they can be run with fewer things compiling
- Resolved by Ralf Jung
Please register or sign in to reply