Correct Answer.


We determine the meaning of the CTL formula AG (p A[q U r]) by To wit, The English specification "For any reachable state in which p is true, then, on any path from that state, q is continuously true until r becomes true, and r isguaranteed to become true" is just re-expressing the meaning of AG(p A[q U r]) that we uncovered. Note that "on any path from that state" expresses "reachable" and that "r isguaranteed to become true" reflects the aspect of "q U r" which insists on r being true eventually.
Back to Question.
Next Question.