Skip to content

Missing HOL error #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
asr opened this issue Apr 2, 2016 · 0 comments
Open

Missing HOL error #19

asr opened this issue Apr 2, 2016 · 0 comments
Assignees

Comments

@asr
Copy link
Owner

asr commented Apr 2, 2016

From @asr on September 19, 2015 17:41

Apia should generate an HOL error when translating

module Bug where

postulate
  Ty  : Set
  _≡_ : {A : Set}  A  A  Set

postulate foo : (t : Ty)  t ≡ t
{-# ATP prove foo #-}
@asr asr self-assigned this Apr 2, 2016
@asr asr added the type: bug label Apr 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant