Skip to content
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

Trivial proofs? #18

Open
clayrat opened this issue Sep 6, 2017 · 1 comment
Open

Trivial proofs? #18

clayrat opened this issue Sep 6, 2017 · 1 comment

Comments

@clayrat
Copy link
Collaborator

clayrat commented Sep 6, 2017

Should we bring back trivial proofs, i.e. ones provable with a single Refl? I've been leaving them out as they're useless as lemmas due to Idris's strong normalization, but maybe they're still useful as simple sanity checks?

@sbp
Copy link
Owner

sbp commented Sep 22, 2017

Yeah, I wouldn't mind having them around. Since they're trivial they shouldn't slow down the type checker, and they are valid theorems being proven. I thought there was some other reason why you took them out, but if it's just because they can't be relied upon because of the strong norming, then I think simple sanity checking is always good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants