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

8 lines
198 B
Plaintext

Kind.app
: ∀(fun: Kind.Term)
∀(arg: Kind.Term)
Kind.Term
= λfun λarg
~λP λall λlam λapp λann λslf λins λref λdef λset λu60 λnum λop2 λmat λtxt λhol λvar
(app fun arg)