Skip to content
EntityQ866364· pop 8· linked from 37 articles

bisimulation

Sign in to save

Also known as bisimilar, bisimilarity

In theoretical computer science, a bisimulation is a binary relation between state transition systems, associating systems that behave in the same way in that one system simulates the other and vice versa.

~10 min read

Article

15 sections
Contents
  • Formal definition
  • Alternative definitions
  • Relational definition
  • Fixpoint definition
  • Ehrenfeucht–Fraïssé game definition
  • Coalgebraic definition
  • Variants of bisimulation
  • Bisimulation and modal logic
  • Algorithm
  • See also
  • Notes and references
  • Bibliography
  • Further reading
  • External links
  • Software tools

In theoretical computer science, a bisimulation is a binary relation between state transition systems, associating systems that behave in the same way in that one system simulates the other and vice versa.

Intuitively two systems are bisimilar if they, assuming we view them as playing a game according to some rules, match each other's moves. In this sense, each of the systems cannot be distinguished from the other by an observer.

Available in 8 languages

via Wikidata sitelinks · CC0

Connections

Categories