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

7 lines
86 B
Plaintext

Unit
: *
= $(self: Unit)
∀(P: ∀(x: Unit) *)
∀(one: (P Unit.one))
(P self)