The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
In type theory, a typing environment (or typing context) represents the association between variable names and data types.
More formally, an environment is a set or ordered list of pairs , usually written as , where is a variable and its type.