Step * 1 1 2 2 1 of Lemma State-comb-classrel-mem


1. Info Type
2. Type
3. Type
4. A ─→ B ─→ B
5. init Id ─→ bag(B)
6. EClass(A)@i'
7. es EO+(Info)@i'
8. E@i
9. B
10. e' E
11. (e' <loc e)
12. ↓∃w:B. w ∈ State-comb(init;f;X)(e')
13. ∀e'':E. ((e'' <loc e)  (e' <loc e'')  (¬↓∃w:B. w ∈ State-comb(init;f;X)(e'')))
14. iterated_classrel(es;B;A;f;init;X;e';v)
15. ¬↑first(e)
16. (e' <loc pred(e))
⊢ e' pred(e) ∈ E
BY
((RWO "State-comb-exists-iff<(-5) THEN Auto)
   THEN (Assert ⌈False⌉⋅ THEN Auto)
   THEN (InstHyp [⌈pred(e)⌉(-4)⋅ THENA MaAuto)
   THEN (-1)
   THEN BLemma `State-comb-exists`
   THEN Auto) }


Latex:



Latex:

1.  Info  :  Type
2.  B  :  Type
3.  A  :  Type
4.  f  :  A  {}\mrightarrow{}  B  {}\mrightarrow{}  B
5.  init  :  Id  {}\mrightarrow{}  bag(B)
6.  X  :  EClass(A)@i'
7.  es  :  EO+(Info)@i'
8.  e  :  E@i
9.  v  :  B
10.  e'  :  E
11.  (e'  <loc  e)
12.  \mdownarrow{}\mexists{}w:B.  w  \mmember{}  State-comb(init;f;X)(e')
13.  \mforall{}e'':E.  ((e''  <loc  e)  {}\mRightarrow{}  (e'  <loc  e'')  {}\mRightarrow{}  (\mneg{}\mdownarrow{}\mexists{}w:B.  w  \mmember{}  State-comb(init;f;X)(e'')))
14.  iterated\_classrel(es;B;A;f;init;X;e';v)
15.  \mneg{}\muparrow{}first(e)
16.  (e'  <loc  pred(e))
\mvdash{}  e'  =  pred(e)


By


Latex:
((RWO  "State-comb-exists-iff<"  (-5)  THEN  Auto)
  THEN  (Assert  \mkleeneopen{}False\mkleeneclose{}\mcdot{}  THEN  Auto)
  THEN  (InstHyp  [\mkleeneopen{}pred(e)\mkleeneclose{}]  (-4)\mcdot{}  THENA  MaAuto)
  THEN  D  (-1)
  THEN  BLemma  `State-comb-exists`
  THEN  Auto)




Home Index