Kind/book/Empty.absurd.kind2
2024-03-01 20:40:31 -03:00

3 lines
61 B
Plaintext

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