In the definition of eutt, it seems like vis, tau, taul, and taur cases all make coinductive progress.
If that is the case, the definition is flawed - it will equate infinite loop (spin) with anything.
The right definition is that only vis and tau case should make progress, but not for taul and taur.
In the definition of eutt, it seems like
vis,tau,taul, andtaurcases all make coinductive progress.If that is the case, the definition is flawed - it will equate infinite loop (spin) with anything.
The right definition is that only
visandtaucase should make progress, but not fortaulandtaur.