Kind/book/Empty.absurd.kind2
2024-02-21 22:10:51 -03:00

6 lines
67 B
Plaintext

Empty.absurd
: ∀(e: Empty)
∀(P: *)
P
= λe λP (~e λx(P))