Specifying systems : the TLA+ language and tools for hardware and software engineers

書誌事項

Specifying systems : the TLA+ language and tools for hardware and software engineers

Leslie Lamport

Addison-Wesley, c2003

大学図書館所蔵 件 / 6

この図書・雑誌をさがす

注記

Includes index

"First printing, July 2002"--T.p. Verso

内容説明・目次

内容説明

This book is the distillation of over 25 years of work by one of the world's most renowned computer scientists. A specification is a written description of what a system is supposed to do, plus a way of checking to make sure that it works. Specifying a system helps us understand it. It's a good idea to understand a system before building it, so it's a good idea to write a specification of a system before implementing it. The most effective tool to describe a specification is the Temporal Logic of Actions, or TLA, because it provides a mathematical, i.e. precise, foundation for describing systems. TLA+ is the language the author developed to write the mathematical specifications. TLA+ is available freely on the web. It can be used for both software and hardware. In fact, Intel is using TLA+ with great success in the design of a new chip. The book is divided into four parts. The first part contains all that most programmers and engineers need to know about writing specifications. The second part contains more advanced material for more sophisticated readers. The third and fourth parts comprise a reference manual for TLA+ - both the language itself as well as its tools.

目次

List of Figures and Tables. Acknowledgments. Introduction. I. Getting Started. 1. A Little Simple Math. Propositional Logic. Sets. Predicate Logic. Formulas and Language. 2. Specifying a Simple Clock. Behaviors. An Hour Clock. A Closer Look at the Specification. The Specification in TLA+. An Alternative Specification. 3. An Asynchronous Interface. The First Specification. Another Specification. Types: A Reminder. Definitions. Comments. 4. A FIFO. The Inner Specification. Instantiation Examined. Instantiation Is Substitution. Parametrized Instantiation. Implicit Substitutions. Instantiation Without Renaming. Hiding the Queue. A Bounded FIFO. What We're Specifying. 5. A Caching Memory. The Memory Interface. Functions. A Linearizable Memory. Tuples as Functions. Recursive Function Definitions. A Write-Through Cache. Invariance. Proving Implementation. 6. Some More Math. Sets. Silly Expressions. Recursion Revisited. Functions versus Operators. Using Functions. Choose. 7. Writing a Specification: Some Advice. Why Specify. What to Specify. The Grain of Atomicity. The Data Structures. Writing the Specification. Some Further Hints. When and How to Specify. II: More Advanced Topics. 8. Liveness and Fairness. Temporal Formulas. Temporal Tautologies. Temporal Proof Rules. Weak Fairness. The Memory Specification. The Liveness Requirement. Another Way to Write It. A Generalization. Strong Fairness. The Write-Through Cache. Quantification. Temporal Logic Examined. A Review. Machine Closure. Machine Closure and Possibility. Refinement Mappings and Fairness. The Unimportance of Liveness. Temporal Logic Considered Confusing. 9. Real Time. The Hour Clock Revisited. Real-Time Specifications in General. A Real-Time Caching Memory. Zeno Specifications. Hybrid System Specifications. Remarks on Real Time. 10. Composing Specifications. Composing Two Specifications. Composing Many Specifications. The FIFO. Composition with Shared State. Explicit State Changes. Composition with Joint Actions. A Brief Review. A Taxonomy of Composition. Interleaving Reconsidered. Joint Actions Reconsidered. Liveness and Hiding. Liveness and Machine Closure. Hiding. Open-System Specifications. Interface Refinement. A Binary Hour Clock. Refining a Channel. Interface Refinement in General. Open-System Specifications. Should You Compose?. 11. Advanced Examples. Specifying Data Structures. Local Definitions. Graphs. Solving Differential Equations. BNF Grammars. Other Memory Specifications. The Interface. The Correctness Condition. A Serial Memory. A Sequentially Consistent Memory. The Memory Specifications Considered. III: The Tools. 12. The Syntactic Analyzer. 13. The TLATEX Typesetter. Introduction. Comment Shading. How It Typesets the Specification. How It Typesets Comments. Adjusting the Output Format. Output Files. Trouble-Shooting. Using LATEX Commands. 14. The TLC Model Checker. Introduction to TLC. What TLC Can Cope With. TLC Values. How TLC Evaluates Expressions. Assignment and Replacement. Evaluating Temporal Formulas. Overriding Modules. How TLC Computes States. How TLC Checks Properties. Model-Checking Mode. Simulation Mode. Views and Fingerprints. Taking Advantage of Symmetry. Limitations of Liveness Checking. The TLC Module. How to Use TLC. Running TLC. Debugging a Specification. Hints on Using TLC Effectively. What TLC Doesn't Do. The Fine Print. The Grammar of the Configuration File. Comparable TLC Values. IV: The TLA+ Language. Mini-Manual 268-273. 15. The Syntax of TLA+. The Simple Grammar. The Complete Grammar. Precedence and Associativity. Alignment. Comments. Temporal Formulas. Two Anomalies. The Lexemes of TLA+. 16. The Operators of TLA+. Constant Operators. Boolean Operators. The Choose Operator. Interpretations of Boolean Operators. Conditional Constructs. The Let/In Construct. The Operators of Set Theory. Functions. Records. Tuples. Strings. Numbers. . Nonconstant Operators. Basic Constant Expressions. The Meaning of a State Function. Action Operators. Temporal Operators. 17. The Meaning of a Module. Operators and Expressions. The Order and Arity of an Operator. ?? Expressions. Simplifying Operator Application. Expressions. Levels. Contexts. The Meaning of a ?? Expression. The Meaning of a Module. Extends. Declarations. Operator Definitions. Function Definitions. Instantiation. Theorems and Assumptions. Submodules. Correctness of a Module. Finding Modules. The Semantics of Instantiation. 18. The Standard Modules. Module Sequences. Module FiniteSets. Module Bags. The Numbers Modules. Index. 032114306XT07022002

「Nielsen BookData」 より

詳細情報

ページトップへ