Slide 31
Slide 31 text
Transla ng type informa on
▶ “best effort” approach
▶ in Isabelle, each atomic term stores its fully instantiated type
▶ except bound variables: types stored in enclosing term
▶ Example: f x1
x2
. . .
▶ f contains the types of the xi
▶ leave out redundant information, rely on type inference for the rest
22 / 28