Nuprl Definition : nc-e'
g,i=j ==  λx.if (x =z i) then <j> else g x fi 
Definitions occuring in Statement : 
dM_inc: <x>
, 
ifthenelse: if b then t else f fi 
, 
eq_int: (i =z j)
, 
apply: f a
, 
lambda: λx.A[x]
Definitions occuring in definition : 
lambda: λx.A[x]
, 
ifthenelse: if b then t else f fi 
, 
eq_int: (i =z j)
, 
dM_inc: <x>
, 
apply: f a
FDL editor aliases : 
nc-e'
Latex:
g,i=j  ==    \mlambda{}x.if  (x  =\msubz{}  i)  then  <j>  else  g  x  fi 
Date html generated:
2016_05_18-PM-00_02_29
Last ObjectModification:
2015_10_31-PM-01_18_08
Theory : cubical!type!theory
Home
Index