(5steps)
PrintForm
lambda
jlc
Sections
Support(jlc)
Doc
At:
uncurry
curry
inverse
1
1
1
1.
T:
Type{i}
2.
U:
Type{j}
3.
V:
Type{k}
4.
f:
T
U
V
f = (
x,y. f(x,y))
By:
ExtWith [`a'] [T
U
V;T
U
V]
Generated subgoal:
1
5.
a:
T
f(a) = (
x,y. f(x,y))(a)
About:
(5steps)
PrintForm
lambda
jlc
Sections
Support(jlc)
Doc