Qcert.Translation.TCAMPtoNRAEnv


Section TCAMPtoNRAEnv.





  Context {m:basic_model}.

  Lemma nraenv_of_pat_type_preserve τc Γ pf p τin τout :
    [τc&Γ] |= p ; τin ~> τout
    nraenv_of_pat p ▷ₓ τin >=> Coll τout τc;(Rec Closed Γ pf).

Some corollaries of the main Lemma