Skip to content
Snippets Groups Projects
Commit c0e2d19e authored by Florian Guthmann's avatar Florian Guthmann Committed by Philip Kaluđerčić
Browse files

Fix typo in bisimulation definition

parent 15e7a756
Branches
No related tags found
No related merge requests found
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
For a \de{endofunctor} \(F : \map{\Set}{\Set}\) and two \fca{} For a \de{endofunctor} \(F : \map{\Set}{\Set}\) and two \fca{}
\((C, c)\), \((D, d)\), are \emph{behaviourally equivalent} for \((C, c)\), \((D, d)\), are \emph{behaviourally equivalent} for
\(C \ni x \sim y \in D\) if \(C \ni x \sim y \in D\) if
\[ \exists h, k \st (C, c) \xrightarrow{h} (E, d) \xleftarrow{k} (D, \[ \exists h, k \st (C, c) \xrightarrow{h} (E, e) \xleftarrow{k} (D,
d), \] for some \((E, e)\). d), \] for some \((E, e)\).
\end{definition} \end{definition}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment