Hello, TLAPS unfortunately doesn't handle quantification over tuples [1]. You have to rewrite your definitions as follows for the proof of the lemma to work: Extend(A) == A \cup { bc \in Blocks \X Blocks: <<bc[1],prev[bc[2]]>> \in A }
-- A0 == { bc \in Blocks \X Blocks: bc[1]=bc[2] } I didn't look at the rest of the module, please feel free to come back if you run into more trouble. 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/F453ACCD-9685-475D-AA89-C867E4B4EEF5%40gmail.com. |