1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-06 11:26:25 +02:00

FGI2: 13.4.1 fertig

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2015-01-21 12:14:39 +01:00
parent 8d67dc1424
commit 4962b860c6

View File

@ -72,6 +72,8 @@
\section{} % 13.4
\subsection{}
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{tikzpicture}[node distance=1cm]
\node (t6-start) {\((a + b) \leftmerge (b \cdot c)\)};