Modal μ-calculus

In theoretical computer science, the modal μ-calculus (Lμ, Lμ, sometimes just μ-calculus, although this can have a more general meaning) is an extension of propositional modal logic (with many modalities) by adding the least fixed point operator μ and the greatest fixed point operator ν, thus a fixed-point logic.

The (propositional, modal) μ-calculus originates with Dana Scott and Jaco de Bakker,[1] and was further developed by Dexter Kozen[2] into the version most used nowadays.

Many temporal logics can be encoded in the μ-calculus, including CTL* and its widely used fragments—linear temporal logic and computational tree logic.

[3] An algebraic view is to see it as an algebra of monotonic functions over a complete lattice, with operators consisting of functional composition plus the least and greatest fixed point operators; from this viewpoint, the modal μ-calculus is over the lattice of a power set algebra.

[5] Let P (propositions) and A (actions) be two finite sets of symbols, and let Var be a countably infinite set of variables.

The set of formulas of (propositional, modal) μ-calculus is defined as follows: (The notions of free and bound variables are as usual, where

Given the above definitions, we can enrich the syntax with: The first two formulas are the familiar ones from the classical propositional calculus and respectively the minimal multimodal logic K. The notation

(and its dual) are inspired from the lambda calculus; the intent is to denote the least (and respectively greatest) fixed point of the expression

;[6] see the denotational semantics below for details.

Models of (propositional) μ-calculus are given as labelled transition systems

where: Given a labelled transition system

, is the function defined by the following rules: By duality, the interpretation of the other basic formulas is: Less formally, this means that, for a given transition system

are in fact the "classical" ones from dynamic logic.

can be interpreted as liveness ("something good eventually happens") and

as safety ("nothing bad ever happens") in Leslie Lamport's informal classification.

[7] Satisfiability of a modal μ-calculus formula is EXPTIME-complete.

[10] Like for linear temporal logic,[11] the model checking, satisfiability and validity problems of linear modal μ-calculus are PSPACE-complete.