WhoCites
Definitions
graph
1
1
Sections
Graphs
Doc
Who Cites plambda?
plambda
Def Macro
< x,y > .P(x;y)(p) == P(1of(p);2of(p))
pi2
Def
2of(t) == t.2
Thm*
A:Type, B:(A
Type), p:(a:A
B(a)). 2of(p)
B(1of(p))
pi1
Def
1of(t) == t.1
Thm*
A:Type, B:(A
Type), p:(a:A
B(a)). 1of(p)
A
Syntax:
< x,y > .P(x;y)
has structure:
plambda(x,y.P(x;y))
About:
WhoCites
Definitions
graph
1
1
Sections
Graphs
Doc