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 : 
lambda: λx.A[x]
, 
token: "$token"
, 
record-update: r[x := v]
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:
2016_05_18-AM-11_20_08
Last ObjectModification:
2015_10_06-PM-01_45_48
Theory : lattices
Home
Index