Make Is_true a typeclass.
This makes the typeclass mechanism able to use instances like [Is_true X -> Blah], where X reduces to X.
Please register or sign in to comment
This makes the typeclass mechanism able to use instances like [Is_true X -> Blah], where X reduces to X.