Commit 4a046aa
Bisimulation: add a note about requirements of bisimulation
Two simulations only form a bisimulation when the underlying relation
are inverses of each other:
https://cs.stackexchange.com/questions/541/when-are-two-simulations-not-a-bisimulation
This commits adds clarification over the matter, by emphasising the
inverse requirement.
Signed-off-by: Fangyi Zhou <me@fangyi.io>1 parent 7b09180 commit 4a046aa
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
0 commit comments