Books written by Amir Pnueli.
Amir Pnueli won the Turing Award in 1996 for seminal work introducing temporal logic into computing science and for outstanding contributions to program and systems verification.
Temporal Verification of Reactive Systems: Safety
This book is about the verification of reactive systems. A reactive system is a system that maintains an ongoing interaction with its environment, as opposed to computing some final value on termination.
The Temporal Logic of Reactive and Concurrent Systems: Specification
Reactive systems are computing systems which are interactive, such as real-time systems, operating systems, concurrent systems, control systems, etc. They are among the most difficult computing systems to program.