Skip to content

Instantly share code, notes, and snippets.

@KKostya
Created July 26, 2018 14:22
Show Gist options
  • Save KKostya/5050cb0d6d79b11d8aecf293335e563a to your computer and use it in GitHub Desktop.
Save KKostya/5050cb0d6d79b11d8aecf293335e563a to your computer and use it in GitHub Desktop.
theorem never_goes_back state =
state.incoming <> None
==>
no_moving_back (one_step state).outgoing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment