Step * 1 2 1 1 of Lemma until-class-program_wf


1. Info Type
2. Type
3. Type
4. EClass(B)
5. EClass(C)
6. xpr Id ⟶ hdataflow(Info;B)
7. ∀es:EO+(Info). ∀e:E.  (X(e) (snd(xpr loc(e)*(map(λx.info(x);before(e)))(info(e)))) ∈ bag(B))
8. ypr Id ⟶ hdataflow(Info;C)
9. ∀es:EO+(Info). ∀e:E.  (Y(e) (snd(ypr loc(e)*(map(λx.info(x);before(e)))(info(e)))) ∈ bag(C))
10. es EO+(Info)@i'
11. E@i
12. hdf-until(xpr loc(e);ypr loc(e))*(map(λx.info(x);before(e)))
hdf-until(if isl(class-pred(Y;es;e))
  then hdf-halt()
  else xpr loc(e)*(map(λx.info(x);before(e)))
  fi ;ypr loc(e)*(map(λx.info(x);before(e))))
∈ hdataflow(Info;B)
13. E@i
14. class-pred(Y;es;e) (inl x) ∈ (E Top)@i
⊢ {} (snd(hdf-until(hdf-halt();ypr loc(e)*(map(λx.info(x);before(e))))(info(e)))) ∈ bag(B)
BY
((ShowSqEq THEN Auto) THEN (RW (BasicSymbolicComputeC []) THEN Auto)⋅}


Latex:


Latex:

1.  Info  :  Type
2.  B  :  Type
3.  C  :  Type
4.  X  :  EClass(B)
5.  Y  :  EClass(C)
6.  xpr  :  Id  {}\mrightarrow{}  hdataflow(Info;B)
7.  \mforall{}es:EO+(Info).  \mforall{}e:E.    (X(e)  =  (snd(xpr  loc(e)*(map(\mlambda{}x.info(x);before(e)))(info(e)))))
8.  ypr  :  Id  {}\mrightarrow{}  hdataflow(Info;C)
9.  \mforall{}es:EO+(Info).  \mforall{}e:E.    (Y(e)  =  (snd(ypr  loc(e)*(map(\mlambda{}x.info(x);before(e)))(info(e)))))
10.  es  :  EO+(Info)@i'
11.  e  :  E@i
12.  hdf-until(xpr  loc(e);ypr  loc(e))*(map(\mlambda{}x.info(x);before(e)))
=  hdf-until(if  isl(class-pred(Y;es;e))
    then  hdf-halt()
    else  xpr  loc(e)*(map(\mlambda{}x.info(x);before(e)))
    fi  ;ypr  loc(e)*(map(\mlambda{}x.info(x);before(e))))
13.  x  :  E@i
14.  class-pred(Y;es;e)  =  (inl  x)@i
\mvdash{}  \{\}  =  (snd(hdf-until(hdf-halt();ypr  loc(e)*(map(\mlambda{}x.info(x);before(e))))(info(e))))


By


Latex:
((ShowSqEq  THEN  Auto)  THEN  (RW  (BasicSymbolicComputeC  [])  0  THEN  Auto)\mcdot{})




Home Index