Expand ↗
Page list (1268)

Bisimulation

A coinductive equivalence on labelled transition systems: two states are bisimilar iff every transition from one can be matched by a transition with the same label from the other, and the resulting states remain bisimilar. The standard behavioural equivalence for process calculi (CCS, Pi-Calculus, CSP). Strong bisimulation matches every transition including silent ones; weak bisimulation absorbs internal τ-transitions. In Pi-Calculus three sub-variants — early, late, and open — differ in when an input action’s bound name is instantiated, with open bisimulation alone preserved by all contexts.

In this vault

Backlinks