autocommit
This commit is contained in:
parent
d1be176e56
commit
a6ad34b913
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
cours-2011-11-04.tex
Normal file → Executable file
0
cours-2011-11-04.tex
Normal file → Executable file
4
cours.tex
Normal file → Executable file
4
cours.tex
Normal file → Executable file
|
@ -107,7 +107,7 @@
|
||||||
\hline
|
\hline
|
||||||
%
|
%
|
||||||
\fakerowspace
|
\fakerowspace
|
||||||
\multirow{5}{2cm}[-2mm]{Synchro sur un ensemble $S \subseteq$ de portes visibles} & \multirow{5}{*}[-2mm]{$|[S]|:P\times\mathcal{P}(G)\times P \rightarrow P$}
|
\multirow{5}{2cm}[-2mm]{Synchro sur un ensemble $S \subseteq G$ de portes visibles} & \multirow{5}{*}[-2mm]{$|[S]|:P\times\mathcal{P}(G)\times P \rightarrow P$}
|
||||||
& $\text{SYNC}_1$ & $\frac{P\transition{a}P'}{P|[S]|Q\transition{a}P'|[S]|Q}$ & $a \in G, a \not\in S, a \neq i$ \\
|
& $\text{SYNC}_1$ & $\frac{P\transition{a}P'}{P|[S]|Q\transition{a}P'|[S]|Q}$ & $a \in G, a \not\in S, a \neq i$ \\
|
||||||
\fakerowspace
|
\fakerowspace
|
||||||
& & $\text{SYNC}_2$ & $\frac{P\transition{a}P'}{P|[S]|Q\transition{a}P'|[S]|Q}$ & $a \in G, a \not\in S, a \neq i$ \\
|
& & $\text{SYNC}_2$ & $\frac{P\transition{a}P'}{P|[S]|Q\transition{a}P'|[S]|Q}$ & $a \in G, a \not\in S, a \neq i$ \\
|
||||||
|
@ -182,7 +182,7 @@ Cependant, comme pour l'équivalence observationnelle, on ne détecte pas tous l
|
||||||
|
|
||||||
\subsection{Simulation}
|
\subsection{Simulation}
|
||||||
|
|
||||||
Def. $P \simule Q \si \forall a \in \GUi,\quad \left(Q\transition{a}Q'\right) \Rightarrow \left(\exists\, P\Transition{a}P' \;\wedge\; P'
|
Def. $P \simule Q \si \forall a \in \GUi,\quad \left(Q\transition{a}Q'\right) \Rightarrow \left(\exists\, P\transition{a}P' \;\wedge\; P'
|
||||||
\simule Q'\right)$. On dit \og $P$ simule $Q$\fg.
|
\simule Q'\right)$. On dit \og $P$ simule $Q$\fg.
|
||||||
|
|
||||||
Attention, la bisimulation $P \forte Q$ n'est pas $\left(P \simule Q \;\wedge\; P \estsimulepar Q\right)$, car dans simul, à la fin on a $P'
|
Attention, la bisimulation $P \forte Q$ n'est pas $\left(P \simule Q \;\wedge\; P \estsimulepar Q\right)$, car dans simul, à la fin on a $P'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user