mirror of
https://github.com/2martens/uni.git
synced 2026-05-06 11:26:25 +02:00
@ -72,6 +72,8 @@
|
|||||||
\section{} % 13.4
|
\section{} % 13.4
|
||||||
\subsection{}
|
\subsection{}
|
||||||
Die Prozessgraphen für \(t_6\) und \(t_7\) befinden sich auf \fref{fig:t6-graph} bzw. \fref{fig:t7-graph}.
|
Die Prozessgraphen für \(t_6\) und \(t_7\) befinden sich auf \fref{fig:t6-graph} bzw. \fref{fig:t7-graph}.
|
||||||
|
|
||||||
|
Es existiert dabei folgende Bisimulationsrelation: \(\mathbb{B} = \{(c, \partial_H(c)), (b \cdot c, \partial_H(b \cdot c)), (b \cdot c, \partial_H((b + b) \cdot c)), ((a + b) \leftmerge (b \cdot c), \partial_H((a \leftmerge (b + b) + (d \parallel e) \cdot b) \cdot c))\}\)
|
||||||
\begin{figure}
|
\begin{figure}
|
||||||
\begin{tikzpicture}[node distance=1cm]
|
\begin{tikzpicture}[node distance=1cm]
|
||||||
\node (t6-start) {\((a + b) \leftmerge (b \cdot c)\)};
|
\node (t6-start) {\((a + b) \leftmerge (b \cdot c)\)};
|
||||||
|
|||||||
Reference in New Issue
Block a user