Qcert.NNRC.Typing.TNNRC


Section TNNRC.



Typing rules for NNRC
  Section typ.

    Context {m:basic_model}.
    Definition nnrc_ext_type (env:tbindings) (n:nnrc) (t:rtype) : Prop :=
      nnrc_type env (nnrc_ext_to_nnrc n) t.
  End typ.

Main lemma for the type correctness of NNNRC