[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlaplus] tlaps example



Thanks, Stephan for your replies.
But ... Interesting obligations window shows all solvers used. No?
by the way... i've updated my ide to 1.7.0

понедельник, 27 апреля 2020 г., 16:00:18 UTC+3 пользователь Stephan Merz написал:
Hello,

for me this theorem goes through (with OBVIOUS), using the current distribution:

tlapm --version
1.4.5 (build 33809)

I'm afraid there must be a problem with your installation.

Stephan

On 27 Apr 2020, at 14:56, Alex Tim <alex....@xxxxxxxxx> wrote:

Hello

I'm reading simple examples on tlaps


the author said
that the theorem

THEOREM Transitive == 
    ASSUME 
        NEW X \in Nat,
        NEW Y \in Nat,
        NEW Z \in Nat,
        X > Y,
        Y > Z
        PROVE X > Z + 1


can be proved automatically with

PROOF OBVIOUS

but it fails for me. Should i explicitly use a nonstandard solver i.e. CVC4?


--
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tla...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/080a4910-f1f0-42b7-aad5-5b5cb5b10d36%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/3874c667-5c64-4588-be5c-886487977342%40googlegroups.com.