Skip to content
Snippets Groups Projects
Commit 3a262d02 authored by Johannes Kloos's avatar Johannes Kloos
Browse files

Proofs of infinity and Fresh instances.

We prove that various types are infinite, notably:
- nat, N, positive and Z;
- string (using pretty-printing of nat);
- option, with an infinite element type;
- list, with an inhabited element type.

Furthermore, we instantiate Fresh for strings.
parent a8d02255
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment