Nuprl Definition : type-lattice
type-lattice{i:l}() == mk-bounded-lattice(EType;λ2A B.e-isect(A;B);λ2A B.e-union(A;B);Void;Top)
Definitions occuring in Statement :
e-union: e-union(A;B)
,
e-isect: e-isect(A;B)
,
e-type: EType
,
mk-bounded-lattice: mk-bounded-lattice(T;m;j;z;o)
,
top: Top
,
so_lambda: λ2x y.t[x; y]
,
void: Void
Definitions occuring in definition :
mk-bounded-lattice: mk-bounded-lattice(T;m;j;z;o)
,
e-type: EType
,
e-isect: e-isect(A;B)
,
so_lambda: λ2x y.t[x; y]
,
e-union: e-union(A;B)
,
void: Void
,
top: Top
FDL editor aliases :
type-lattice
Latex:
type-lattice\{i:l\}() == mk-bounded-lattice(EType;\mlambda{}\msubtwo{}A B.e-isect(A;B);\mlambda{}\msubtwo{}A B.e-union(A;B);Void;Top)
Date html generated:
2020_05_20-AM-08_24_43
Last ObjectModification:
2018_10_12-PM-00_39_02
Theory : lattices
Home
Index