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.
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.