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

12 lines
176 B
Plaintext

QUnit
: *
= $(self: QUnit)
∀(P: ∀(x: QUnit) *)
(Sigma
#U60
λtag
#match tag = tag {
#0: ∀(one: (P QUnit.one)) (P self)
#+: Empty
}: *
)