lambda
jlc
Sections
Support(jlc)
Doc
Def
x:A. B(x) == x:A
B(x)
is mentioned by
Thm*
T:Type{i}, U:Type{j}, V:Type{k}, f:(T
U
V). f = curry uncurry f
[uncurry_curry_inverse]
Thm*
T:Type{i}, U:Type{j}, V:Type{k}, f:(T
U
V). f = uncurry curry f
[curry_uncurry_inverse]
In prior sections:
core
lambda
jlc
Sections
Support(jlc)
Doc