Nuprl Definition : l_find

l_find(L;P) ==  reduce(λh,r. if then inl else fi ;inr ⋅ ;L)



Definitions occuring in Statement :  reduce: reduce(f;k;as) ifthenelse: if then else fi  it: apply: a lambda: λx.A[x] inr: inr  inl: inl x
Definitions occuring in definition :  reduce: reduce(f;k;as) lambda: λx.A[x] ifthenelse: if then else fi  apply: a inl: inl x inr: inr  it:
FDL editor aliases :  l_find

Latex:
l\_find(L;P)  ==    reduce(\mlambda{}h,r.  if  P  h  then  inl  h  else  r  fi  ;inr  \mcdot{}  ;L)



Date html generated: 2016_05_15-PM-03_39_28
Last ObjectModification: 2015_09_23-AM-07_44_31

Theory : general


Home Index