Skip to content

Instantly share code, notes, and snippets.

@ahmadsalim
Created January 27, 2017 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ahmadsalim/3f54d833b6e23524acf60163220c818b to your computer and use it in GitHub Desktop.
Save ahmadsalim/3f54d833b6e23524acf60163220c818b to your computer and use it in GitHub Desktop.
record Irr {α} (A : Set α) : Set α where
constructor irr
field
.proof : A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment