For introducing new identifiers in assumptions you can write NEW [ CONSTANT | STATE | VARIABLE | ACTION | TEMPORAL ] <id> and if you don't specify a level, it defaults to CONSTANT. For a state-level formula such as an invariant, you want to write NEW STATE Inv Regards, Stephan
-- 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/32628BBC-D4E2-4D10-8361-A15125D09CB7%40gmail.com. |