weak bisimulation
Let M=(S,Σ,→) be a labelled state transition system (LTS). Recall that for each label α∈Σ, there is an associated binary relation α→ on S. Single out a label τ∈Σ, and call it the silent step. Define the following relations:
-
1.
Let ⇒ be the reflexive
and transitive closures
of τ→. In other words, p⇒q iff either p=q, or there is a positive integer n>1 and states r1,…,rn such that p=r1 and q=rn and riτ→ri+1, where i=1,…,n-1.
-
2.
Next, for any label α that is not the silent step τ in Σ, define
α⇒:= where denotes the relational composition
operation
. In other words, iff there are states and such that , , and .
-
3.
Finally, for any label , let
Definition. Let and be two labelled state transition systems, with the silent step. A relation is called a weak simulation if whenever and any labelled transition , there is a state such that and . is a weak bisimulation if both and its converse are weak simulations.
Title | weak bisimulation |
---|---|
Canonical name | WeakBisimulation |
Date of creation | 2013-03-22 19:30:55 |
Last modified on | 2013-03-22 19:30:55 |
Owner | CWoo (3771) |
Last modified by | CWoo (3771) |
Numerical id | 10 |
Author | CWoo (3771) |
Entry type | Definition |
Classification | msc 68Q85 |
Synonym | invisible step |
Defines | silent step |
Defines | weak simulation |