FStarLang / FStarLang/pulse

Make `inv` complete on its domain?

Open
#271 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
36
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Today I'm running into several errors of this form:

image

where the failure is that `(fun p -> inv p)` and `inv` are not unifiable. I wonder if we can just make `inv` a "complete" arrow (`^->`), and somehow guide the unifier or automatically apply extensionality (probably that would be an F* improvement).

I could work around these problems, but sometimes it's not easy to find out this is what's failing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.