-
- Downloads
Different treatment of atomic premise in type class.
In Coq 8.6 type class search is not called recursively on premises that are not type classes. To that end, we use a hint extern to invoke an ordinary auto.
Loading
Please register or sign in to comment