DeepSpec / InteractionTrees

A Library for Representing Recursive and Impure Programs in Coq
MIT License
199 stars 50 forks source link

Simplify euttG #134

Closed gilhur closed 5 years ago

gilhur commented 5 years ago

I simplified the definition of euttG as follows:

YaZko commented 5 years ago

Ah those look great, thanks Gil!