You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
A type pattern is any type that may include
x ~ Type
.Use Z3 as SMT solver.
Resources
https://en.wikipedia.org/wiki/Hoare_logic
https://en.wikipedia.org/wiki/Curry%E2%80%93Howard_correspondence#General_formulation
http://goto.ucsd.edu/~rjhala/liquid/liquid_types.pdf
http://strictlypositive.org/Easy.pdf
http://www.cs.nott.ac.uk/~psztxa/publ/ydtm.pdf
Caveats
We need to ensure that pattern matching on refined types is exhaustive.
The text was updated successfully, but these errors were encountered: