Lemma 1.2.7 (Substitution Lemma).

  • (1)
    If ΓM:σ and α is a type variable, then Γ[α:=τ]M:σ[α:=τ];
  • (2)
    If Γ,x:τM:σ and ΓN:τ, then ΓM[x:=N]:σ.