Nuprl Definition : strong-continuity-test-bound

strong-continuity-test-bound(M;n;f;b) ==
  primrec(n;inr Ax i,r. if i <then inr Ax  if (i =z b) then inl if isl(M f) then inr Ax  else fi )



Definitions occuring in Statement :  primrec: primrec(n;b;c) ifthenelse: if then else fi  isl: isl(x) lt_int: i <j eq_int: (i =z j) apply: a lambda: λx.A[x] inr: inr  inl: inl x axiom: Ax
Definitions occuring in definition :  axiom: Ax inr: inr  apply: a isl: isl(x) ifthenelse: if then else fi  inl: inl x eq_int: (i =z j) lt_int: i <j lambda: λx.A[x] primrec: primrec(n;b;c)
FDL editor aliases :  strong-continuity-test-bound strong-continuity-test-bound

Latex:
strong-continuity-test-bound(M;n;f;b)  ==
    primrec(n;inr  Ax  ;\mlambda{}i,r.  if  i  <z  b  then  inr  Ax 
                                                  if  (i  =\msubz{}  b)  then  inl  b
                                                  if  isl(M  i  f)  then  inr  Ax 
                                                  else  r
                                                  fi  )



Date html generated: 2016_05_19-AM-11_59_31
Last ObjectModification: 2016_05_17-AM-08_56_24

Theory : continuity


Home Index