Nuprl Definition : modelUpdate

M[fnum(x) :=n] ==  let consts,funs in <consts, update-alist(IntDeq;funs;fnum;[<x, n>];l.[<x, n> l])>



Definitions occuring in Statement :  update-alist: update-alist(eq;L;x;z;v.f[v]) cons: [a b] nil: [] int-deq: IntDeq spread: spread def pair: <a, b>
Definitions occuring in definition :  spread: spread def update-alist: update-alist(eq;L;x;z;v.f[v]) int-deq: IntDeq nil: [] cons: [a b] pair: <a, b>
FDL editor aliases :  modelUpdate

Latex:
M[fnum(x)  :=n]  ==    let  consts,funs  =  M  in  <consts,  update-alist(IntDeq;funs;fnum;[<x,  n>];l.[<x,  n>  \000C/  l])>



Date html generated: 2016_05_15-PM-10_32_37
Last ObjectModification: 2015_09_23-AM-08_26_25

Theory : minimal-first-order-logic


Home Index