hipspec icon indicating copy to clipboard operation
hipspec copied to clipboard

A hip inductive theorem prover!

Results 4 hipspec issues
Sort by recently updated
recently updated
newest added

For example, hipspec cannot prove the prop from [here](https://gist.github.com/sergei-grechanik/8150449) unless the type signature for (++) is uncommented. Judging by the *.mlw files, this is due to redundant apps. The bug...

Everything does not need to be logged to the json file. Add a flag `--json-verbosity` that fixes this.

enhancement

See where most time is spent and fix it.

enhancement