The first thing we observe is that for a multiprocess program described
with pseudocode, weak fairness of a process’s next-state action is equivalent to the conjunction of weak fairness of all the actions described by the
process’s statements. That is, if PNext(p) equals ∃i ∈ I :Ai(p) for a set I,
where action Ai(p) describes the statement with label i, and v is the tuple
of program variables, then:
(4.13) |= WFv (PNext(p)) ≡ ∀ i ∈ I : WFv (Ai (p))
--
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+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/tlaplus/4d8538b1-7c45-4660-92c0-1576b144363cn%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "tlaplus" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tlaplus/cKNAyeWQP_Y/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tlaplus+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/tlaplus/7df3a268-b8a2-44dc-a0bd-311acad6c65an%40googlegroups.com.