Here you can ask questions and find or give answers to organizational, academic and other questions about studying computer science.
1.1k questions
1.3k answers
1.7k comments
557 users
In the exam solution: https://es.cs.uni-kl.de/teaching/vrs/exams/2019.08.27.vrs/2019.08.27.vrs.solutions.pdf
problem 4a
But can I do this:
=E[a SU b]
=F[a SU b] ------(as EF=E or F)
=Fb ---------------(as F[a SU b]=Fb)
=AFb ------------(as AF=F)
= mu x. b V []x ---------------(As AFa=mu x. a V []x)
then do local model checking? like this-