Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

TLAPS fails to prove instances of temporal theorems #11

Open
muenchnerkindl opened this issue Sep 4, 2017 · 0 comments
Open

TLAPS fails to prove instances of temporal theorems #11

muenchnerkindl opened this issue Sep 4, 2017 · 0 comments
Labels

Comments

@muenchnerkindl
Copy link
Collaborator

Neither of the following lemmas is proved using either OBVIOUS or PTL. The description of the coalescing algorithm for first-order temporal formulas sounds like the CONSTANT version should be provable by first-order backends.

THEOREM ASSUME CONSTANT A, TEMPORAL F(_),
ASSUME CONSTANT B PROVE □F(B)
PROVE □F(A)

THEOREM ASSUME VARIABLE A, TEMPORAL F(_),
ASSUME VARIABLE B PROVE □F(B)
PROVE □F(A)
BY PTL

@quicquid quicquid self-assigned this Sep 4, 2017
@quicquid quicquid added the bug label Sep 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants