The mu-calculus tag has no wiki summary.
8
votes
1answer
172 views
CTL* and mu-calculus
it is well known that the modal $\mu$-calculus is one of the most expressive temporal logics for expressing properties of trees/graphs, and that CTL* is strictly less expressive than the ...
6
votes
2answers
152 views
Fragments of the mu calculus
I would like to know if somebody has studied the following very simple fragment of the modal mu-calculus:
$$F::= X \;| \; p \; | \; F \wedge G \; | \; [a]F \; | \; \nu X.F$$
where p ranges over ...
3
votes
2answers
708 views
What are “$\mu$-recursive functions” and $\mu$-calculus?
I saw in this question a reference to $\mu$-recursive functions or $\mu$-calculus as some computation model equivalent to Turing machines and $\lambda$-calculus. I know about these two but never heard ...
6
votes
1answer
277 views
Books on Mu-Calculus
I need a book on Mu-Calculus with lots of examples that can be used for self-study and preparation for exams.