Nuprl Definition : mk-lattice
mk-lattice(T;m;j) ==  λx.x["Point" := T]["meet" := m]["join" := j]
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-lattice
Latex:
mk-lattice(T;m;j)  ==    \mlambda{}x.x["Point"  :=  T]["meet"  :=  m]["join"  :=  j]
Date html generated:
2016_05_18-AM-11_19_54
Last ObjectModification:
2015_10_06-PM-01_45_53
Theory : lattices
Home
Index