Kind/book/Empty.kind2
2024-02-25 19:46:44 -03:00

6 lines
64 B
Plaintext

Empty
: *
= $(self: Empty)
∀(P: ∀(x: Empty) *)
(P self)