Step * of Lemma ses-info-flow-exp_functionality

s:SES
  (ActionsDisjoint  (∀es:EO+(Info). ∀x,y:E.  (same-action(x;y)  (∀e:E. ∀n:ℕ+.  ((e ->>^n x)  (e ->>^n y))))))
BY
(Auto
   THEN ((RWO "rel_exp_iff" (-1) THENA Auto) THEN -1 THEN Auto)
   THEN (RWO "rel_exp_iff" THENA Auto)
   THEN OrLeft
   THEN Auto
   THEN All Reduce
   THEN ParallelLast
   THEN Auto) }

1
1. SES@i'
2. ActionsDisjoint@i'
3. es EO+(Info)@i'
4. E@i
5. E@i
6. same-action(x;y)@i
7. E@i
8. : ℕ+@i
9. E
10. 0 < c∧ ((e ->>^n z) ∧ (z ->> x))
11. 0 < n
12. ->>^n z
⊢ ->> y


Latex:


Latex:
\mforall{}s:SES
    (ActionsDisjoint
    {}\mRightarrow{}  (\mforall{}es:EO+(Info).  \mforall{}x,y:E.
                (same-action(x;y)  {}\mRightarrow{}  (\mforall{}e:E.  \mforall{}n:\mBbbN{}\msupplus{}.    ((e  ->>\^{}n  x)  {}\mRightarrow{}  (e  ->>\^{}n  y))))))


By


Latex:
(Auto
  THEN  ((RWO  "rel\_exp\_iff"  (-1)  THENA  Auto)  THEN  D  -1  THEN  Auto)
  THEN  (RWO  "rel\_exp\_iff"  0  THENA  Auto)
  THEN  OrLeft
  THEN  Auto
  THEN  All  Reduce
  THEN  ParallelLast
  THEN  Auto)




Home Index