Skip to content

Instantly share code, notes, and snippets.

@MarcelineVQ
Last active February 7, 2020 00:24
Show Gist options
  • Save MarcelineVQ/a8268f8aeac5fa96b78180133d0f4240 to your computer and use it in GitHub Desktop.
Save MarcelineVQ/a8268f8aeac5fa96b78180133d0f4240 to your computer and use it in GitHub Desktop.
p : ∀ {a} → bar (a ∘ Z) ≡ bar a
p {a} with a ∘ Z | q {a}
p {a} | .a | refl = refl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment