Introduction to Bisimulation and Coinduction

Introduction to Bisimulation and Coinduction PDF Author: Davide Sangiorgi
Publisher: Cambridge University Press
ISBN: 1139502832
Category : Computers
Languages : en
Pages : 261

Get Book Here

Book Description
Induction is a pervasive tool in computer science and mathematics for defining objects and reasoning on them. Coinduction is the dual of induction and as such it brings in quite different tools. Today, it is widely used in computer science, but also in other fields, including artificial intelligence, cognitive science, mathematics, modal logics, philosophy and physics. The best known instance of coinduction is bisimulation, mainly employed to define and prove equalities among potentially infinite objects: processes, streams, non-well-founded sets, etc. This book presents bisimulation and coinduction: the fundamental concepts and techniques and the duality with induction. Each chapter contains exercises and selected solutions, enabling students to connect theory with practice. A special emphasis is placed on bisimulation as a behavioural equivalence for processes. Thus the book serves as an introduction to models for expressing processes (such as process calculi) and to the associated techniques of operational and algebraic analysis.

Introduction to Bisimulation and Coinduction

Introduction to Bisimulation and Coinduction PDF Author: Davide Sangiorgi
Publisher: Cambridge University Press
ISBN: 1139502832
Category : Computers
Languages : en
Pages : 261

Get Book Here

Book Description
Induction is a pervasive tool in computer science and mathematics for defining objects and reasoning on them. Coinduction is the dual of induction and as such it brings in quite different tools. Today, it is widely used in computer science, but also in other fields, including artificial intelligence, cognitive science, mathematics, modal logics, philosophy and physics. The best known instance of coinduction is bisimulation, mainly employed to define and prove equalities among potentially infinite objects: processes, streams, non-well-founded sets, etc. This book presents bisimulation and coinduction: the fundamental concepts and techniques and the duality with induction. Each chapter contains exercises and selected solutions, enabling students to connect theory with practice. A special emphasis is placed on bisimulation as a behavioural equivalence for processes. Thus the book serves as an introduction to models for expressing processes (such as process calculi) and to the associated techniques of operational and algebraic analysis.

Advanced Topics in Bisimulation and Coinduction

Advanced Topics in Bisimulation and Coinduction PDF Author: Davide Sangiorgi
Publisher: Cambridge University Press
ISBN: 1139502905
Category : Computers
Languages : en
Pages : 341

Get Book Here

Book Description
Coinduction is a method for specifying and reasoning about infinite data types and automata with infinite behaviour. In recent years, it has come to play an ever more important role in the theory of computing. It is studied in many disciplines, including process theory and concurrency, modal logic and automata theory. Typically, coinductive proofs demonstrate the equivalence of two objects by constructing a suitable bisimulation relation between them. This collection of surveys is aimed at both researchers and Master's students in computer science and mathematics and deals with various aspects of bisimulation and coinduction, with an emphasis on process theory. Seven chapters cover the following topics: history, algebra and coalgebra, algorithmics, logic, higher-order languages, enhancements of the bisimulation proof method, and probabilities. Exercises are also included to help the reader master new material.

An Introduction to Bisimulation and Coinduction

An Introduction to Bisimulation and Coinduction PDF Author: Davide Sangiorgi
Publisher:
ISBN: 9781139161381
Category : Bisimulation
Languages : en
Pages : 261

Get Book Here

Book Description
"Induction is a pervasive tool in computer science and mathematics for defining objects and reasoning on them. Coinduction is the dual of induction and as such it brings in quite different tools. Today, it is widely used in computer science, but also in other fields, including artificial intelligence, cognitive science, mathematics, modal logics, philosophy and physics. The best known instance of coinduction is bisimulation, mainly employed to define and prove equalities among potentially infinite objects: processes, streams, non-well-founded sets, etc. This book presents bisimulation and coinduction: the fundamental concepts and techniques and the duality with induction. Each chapter contains exercises and selected solutions, enabling students to connect theory with practice. A special emphasis is placed on bisimulation as a behavioural equivalence for processes. Thus the book serves as an introduction to models for expressing processes (such as process calculi) and to the associated techniques of operational and algebraic analysis"--Provided by publisher.

Introduction to Coalgebra

Introduction to Coalgebra PDF Author: Bart Jacobs
Publisher: Cambridge University Press
ISBN: 1107177898
Category : Mathematics
Languages : en
Pages : 495

Get Book Here

Book Description
An accessible introduction to coalgebra, with clear mathematical explanations and numerous examples and exercises.

Certified Programming with Dependent Types

Certified Programming with Dependent Types PDF Author: Adam Chlipala
Publisher: MIT Press
ISBN: 0262317885
Category : Computers
Languages : en
Pages : 437

Get Book Here

Book Description
A handbook to the Coq software for writing and checking mathematical proofs, with a practical engineering focus. The technology of mechanized program verification can play a supporting role in many kinds of research projects in computer science, and related tools for formal proof-checking are seeing increasing adoption in mathematics and engineering. This book provides an introduction to the Coq software for writing and checking mathematical proofs. It takes a practical engineering focus throughout, emphasizing techniques that will help users to build, understand, and maintain large Coq developments and minimize the cost of code change over time. Two topics, rarely discussed elsewhere, are covered in detail: effective dependently typed programming (making productive use of a feature at the heart of the Coq system) and construction of domain-specific proof tactics. Almost every subject covered is also relevant to interactive computer theorem proving in general, not just program verification, demonstrated through examples of verified programs applied in many different sorts of formalizations. The book develops a unique automated proof style and applies it throughout; even experienced Coq users may benefit from reading about basic Coq concepts from this novel perspective. The book also offers a library of tactics, or programs that find proofs, designed for use with examples in the book. Readers will acquire the necessary skills to reimplement these tactics in other settings by the end of the book. All of the code appearing in the book is freely available online.

Labelled Markov Processes

Labelled Markov Processes PDF Author: Prakash Panangaden
Publisher: Imperial College Press
ISBN: 1848162898
Category : Mathematics
Languages : en
Pages : 212

Get Book Here

Book Description
Labelled Markov processes are probabilistic versions of labelled transition systems with continuous state spaces. The book covers basic probability and measure theory on continuous state spaces and then develops the theory of LMPs.

The Principles of Computer Networking

The Principles of Computer Networking PDF Author: D. Russell
Publisher: Cambridge University Press
ISBN: 9780521339926
Category : Computers
Languages : en
Pages : 534

Get Book Here

Book Description
This 1989 book provides an introduction to the immensely important area of computer networking.

The Pi-Calculus

The Pi-Calculus PDF Author: Davide Sangiorgi
Publisher: Cambridge University Press
ISBN: 9780521543279
Category : Computers
Languages : en
Pages : 600

Get Book Here

Book Description
Graduate text on the p-calculus, a mathematical model of mobile computing systems.

Tools and Algorithms for the Construction and Analysis of Systems

Tools and Algorithms for the Construction and Analysis of Systems PDF Author: Tomáš Vojnar
Publisher: Springer
ISBN: 303017462X
Category : Computers
Languages : en
Pages : 433

Get Book Here

Book Description
This book is Open Access under a CC BY licence. The LNCS 11427 and 11428 proceedings set constitutes the proceedings of the 25th International Conference on Tools and Algorithms for the Construction and Analysis of Systems, TACAS 2019, which took place in Prague, Czech Republic, in April 2019, held as part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2019. The total of 42 full and 8 short tool demo papers presented in these volumes was carefully reviewed and selected from 164 submissions. The papers are organized in topical sections as follows: Part I: SAT and SMT, SAT solving and theorem proving; verification and analysis; model checking; tool demo; and machine learning. Part II: concurrent and distributed systems; monitoring and runtime verification; hybrid and stochastic systems; synthesis; symbolic verification; and safety and fault-tolerant systems.

Present and Ulterior Software Engineering

Present and Ulterior Software Engineering PDF Author: Manuel Mazzara
Publisher: Springer
ISBN: 3319674250
Category : Computers
Languages : en
Pages : 225

Get Book Here

Book Description
This book provides an effective overview of the state-of-the art in software engineering, with a projection of the future of the discipline. It includes 13 papers, written by leading researchers in the respective fields, on important topics like model-driven software development, programming language design, microservices, software reliability, model checking and simulation. The papers are edited and extended versions of the presentations at the PAUSE symposium, which marked the completion of 14 years of work at the Chair of Software Engineering at ETH Zurich. In this inspiring context, some of the greatest minds in the field extensively discussed the past, present and future of software engineering. It guides readers on a voyage of discovery through the discipline of software engineering today, offering unique food for thought for researchers and professionals, and inspiring future research and development.