@inproceedings{4496,
  abstract     = {The simulation preorder for labeled transition systems is defined locally as a game that relates states with their immediate successor states. Liveness assumptions about transition systems are typically modeled using fairness constraints. Existing notions of simulation for fair transition systems, however, are not local, and as a result, many appealing properties of the simulation preorder are lost. We extend the local definition of simulation to account for fairness: system S fairly simulates system I iff in the simulation game, there is a strategy that matches with each fair computation of I a fair computation of S. Our definition enjoys a fully abstract semantics and has a logical characterization: S fairly simulates I iff every fair computation tree embedded in the unrolling of I can be embedded also in the unrolling of S or, equivalently, iff every Fair-AFMC formula satisfied by I is satisfied also by S (AFMC is the universal fragment of the alternation-free -calculus). The locality of the definition leads us to a polynomial-time algorithm for checking fair simulation for finite-state systems with weak and strong fairness constraints. Finally, fair simulation implies fair trace-containment, and is therefore useful as an efficientlycomputable local criterion for proving linear-time abstraction hierarchies.},
  author       = {Henzinger, Thomas A and Kupferman, Orna and Rajamani, Sriram},
  booktitle    = {Proceedings of the 8th International Conference on Concurrency Theory},
  isbn         = {9783540631415},
  location     = {Warsaw, Poland},
  pages        = {273 -- 287},
  publisher    = {Springer},
  title        = {{Fair simulation}},
  doi          = {10.1007/3-540-63141-0_19},
  volume       = {1243},
  year         = {1997},
}

