<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../../../unit.xsl"?>
<KIVSPEC name="backward"><SPECBODY>enrich <a href="../../../specs/refine-def/export/unit.xml">refine-def</a> with
   
   predicates 
      T : cstate × astate;
   
   axioms 
      initialization :  ⊦ CINIT ⊗ T ⊆ AINIT;
      correctness :  ⊦ COP(i) ⊗ T ⊆ T ⊗ AOP(i);
      finalization :  ⊦ CFIN ⊆ T ⊗ AFIN;
   
end enrich</SPECBODY></KIVSPEC>
