Nuprl Definition : mk-bounded-lattice

mk-bounded-lattice(T;m;j;z;o) ==  λx.x["Point" := T]["meet" := m]["join" := j]["0" := z]["1" := o]



Definitions occuring in Statement :  record-update: r[x := v] lambda: λx.A[x] token: "$token"
Definitions occuring in definition :  record-update: r[x := v] lambda: λx.A[x] token: "$token"
FDL editor aliases :  mk-bounded-lattice

Latex:
mk-bounded-lattice(T;m;j;z;o)  ==    \mlambda{}x.x["Point"  :=  T]["meet"  :=  m]["join"  :=  j]["0"  :=  z]["1"  :=  o]



Date html generated: 2020_05_20-AM-08_24_05
Last ObjectModification: 2015_10_06-PM-01_45_48

Theory : lattices


Home Index