Nuprl Definition : lattice-structure
LatticeStructure ==
  "Point":Type
  "meet":self."Point" ⟶ self."Point" ⟶ self."Point"
  "join":self."Point" ⟶ self."Point" ⟶ self."Point"
Definitions occuring in Statement : 
record-select: r.x
, 
record+: record+, 
record: record(x.T[x])
, 
top: Top
, 
function: x:A ⟶ B[x]
, 
token: "$token"
, 
universe: Type
Definitions occuring in definition : 
record+: record+, 
record: record(x.T[x])
, 
top: Top
, 
universe: Type
, 
function: x:A ⟶ B[x]
, 
record-select: r.x
, 
token: "$token"
FDL editor aliases : 
lattice-structure
Latex:
LatticeStructure  ==
    "Point":Type
    "meet":self."Point"  {}\mrightarrow{}  self."Point"  {}\mrightarrow{}  self."Point"
    "join":self."Point"  {}\mrightarrow{}  self."Point"  {}\mrightarrow{}  self."Point"
Date html generated:
2020_05_20-AM-08_23_26
Last ObjectModification:
2015_10_06-PM-01_46_09
Theory : lattices
Home
Index