Lukas' Notes

type-theory

Definition

Typing Judgement

A typing judgement is a formal assertion that an expression has a type under a given type environment.

Its standard form is

where is a type environment, is an expression, and is a type.