Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Some equivalences we areĀ not enforcing:

  1. new x in \ { new y in \ { P \ } \ } is not the same as new y in \ { new x in \ { P \ } \ }

  2. Any commutativity of arithmetic expressions.
  3. Binding order of free variables in process patterns is not commutative.

...