- Jan 13, 2020
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Dec 10, 2019
-
-
Robbert Krebbers authored
-
- Dec 09, 2019
-
-
Ralf Jung authored
pointer arithmetic: properly check the operation See merge request iris/iris!340
-
Ralf Jung authored
-
- Dec 06, 2019
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- Dec 05, 2019
-
-
Robbert Krebbers authored
-
- Dec 04, 2019
-
-
Robbert Krebbers authored
-
- Dec 02, 2019
-
-
Robbert Krebbers authored
Try getting rid of total Core typeclass See merge request iris/iris!294
-
Ralf Jung authored
-
Ralf Jung authored
-
- Nov 25, 2019
-
-
Ralf Jung authored
Rename lemma `not_stuck_under_ectx` → `not_stuck_fill`, to be consistent with `stuck_fill`. See merge request iris/iris!339
-
Robbert Krebbers authored
Also refactor the proofs to make better reuse of existing lemmas.
-
- Nov 22, 2019
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Robbert Krebbers authored
Fix iPoseProof on recursive lemmas (fix #274) Closes #274 See merge request iris/iris!338
-
When proving `foo` through a fixpoint, Coq's guardedness checker needs to see to which arguments `foo` is applied. Opaque lemmas applied to `foo` itself prevent that, so make them transparent. * Make `IntoEmpValid` lemmas transparent. * Expose application of `IntoEmpValid` instance to its argument. * Add comment to `tac_pose_proof` This MR brings back the type of `tac_pose_proof` to the one it had before !329. Hence, this seems worth a comment.
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
-
- Nov 21, 2019
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
`excl_auth` camera See merge request !328
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Ralf Jung authored
-
Ralf Jung authored
-
Ralf Jung authored
Prophecy Erasure See merge request iris/iris!275
-
Amin Timany authored
-
Robbert Krebbers authored
This fixes the problem in iris/iris!275 (comment 42062)
-
- Nov 20, 2019
-
-
Robbert Krebbers authored
Use `notypeclasses refine` in `iPoseProof*` helpers for `iDestruct`. See merge request iris/iris!329
-
Ralf Jung authored
Add lemma `later_exist_except_0`. See merge request iris/iris!337
-