vault backup: 2025-05-05 09:32:04
This commit is contained in:
parent
41b1be1927
commit
830289beeb
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ To simplify the proof, let us modify the set of formulae by allowing conjunction
|
||||||
|
|
||||||
(<=) We prove that $$R \triangleq \{ (P, Q) : L(P)=L(Q) \}$$ is a simulation; this suffices, since the relation just defined is trivially symmetric (so is a bisimulation too).
|
(<=) We prove that $$R \triangleq \{ (P, Q) : L(P)=L(Q) \}$$ is a simulation; this suffices, since the relation just defined is trivially symmetric (so is a bisimulation too).
|
||||||
|
|
||||||
Let $(P, Q) \in R$ and $P \xrightarrow{a} P'$. Let's consider $$\phi \triangleq \phi' \space where \space \phi'\triangleq \bigwedge_{\phi'' \in L(P')}\phi''$$
|
Let $(P, Q) \in R$ and $P \xrightarrow{a} P'$. Let's consider $$\phi \triangleq \lozenge a \phi' \space where \space \phi'\triangleq \bigwedge_{\phi'' \in L(P')}\phi''$$
|
||||||
By construction, $P \models \phi$, hence, $Q \models \phi$, because $L(Q) = L(P)$; then, $\exists Q' : Q \xrightarrow{a} Q'$ such that $Q'\models \phi'$.
|
By construction, $P \models \phi$, hence, $Q \models \phi$, because $L(Q) = L(P)$; then, $\exists Q' : Q \xrightarrow{a} Q'$ such that $Q'\models \phi'$.
|
||||||
We proven that the formulas satisfied by P' are all satisfied by Q'
|
We proven that the formulas satisfied by P' are all satisfied by Q'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue