DeepSpec / InteractionTrees

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

Put notations in modules #160

Closed Lysxia closed 4 years ago

Lysxia commented 4 years ago

The only symbol-notations (as opposed to identifier-notations) not protected in modules are ~>, +', mrec-fix, rec-fix, and the itree relations (eutt & cie.). I don't think the extra friction from putting those in modules is worth it.