Skip to content

Instantly share code, notes, and snippets.

@MarcelineVQ
Created December 21, 2019 01:02
Show Gist options
  • Save MarcelineVQ/d15b201d8c89a1ae3d14ad0997484ca6 to your computer and use it in GitHub Desktop.
Save MarcelineVQ/d15b201d8c89a1ae3d14ad0997484ca6 to your computer and use it in GitHub Desktop.
{ to = λ ¬[a⊎b] → (λ a → inj₁ a ↯ ¬[a⊎b])
, (λ b → inj₂ b ↯ ¬[a⊎b])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment