Nuprl Definition : lifting-3

lifting-3(f) ==  λa,b,c. lifting-gen-rev(3;f;λn.[a; b; c][n])



Definitions occuring in Statement :  lifting-gen-rev: lifting-gen-rev(n;f;bags) select: L[n] cons: [a b] nil: [] lambda: λx.A[x] natural_number: $n
Definitions occuring in definition :  lifting-gen-rev: lifting-gen-rev(n;f;bags) natural_number: $n lambda: λx.A[x] select: L[n] cons: [a b] nil: []
FDL editor aliases :  lifting-3

Latex:
lifting-3(f)  ==    \mlambda{}a,b,c.  lifting-gen-rev(3;f;\mlambda{}n.[a;  b;  c][n])



Date html generated: 2016_05_15-PM-03_02_12
Last ObjectModification: 2015_09_23-AM-07_41_17

Theory : bags


Home Index