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