Step * of Lemma list-eo_wf

[Info:Type]. ∀L:Info List+. ∀i:Id.  (list-eo(L;i) ∈ EO+(Info))
BY
(Auto
   THEN Unfold `list-eo` 0
   THEN MemCD
   THEN Reduce 0
   THEN SplitAndConcl
   THEN Auto
   THEN Try ((RW assert_pushdownC (-1) THEN Auto))
   THEN All (RWO "not_squash")⋅
   THEN Auto') }


Latex:


Latex:
\mforall{}[Info:Type].  \mforall{}L:Info  List\msupplus{}.  \mforall{}i:Id.    (list-eo(L;i)  \mmember{}  EO+(Info))


By


Latex:
(Auto
  THEN  Unfold  `list-eo`  0
  THEN  MemCD
  THEN  Reduce  0
  THEN  SplitAndConcl
  THEN  Auto
  THEN  Try  ((RW  assert\_pushdownC  (-1)  THEN  Auto))
  THEN  All  (RWO  "not\_squash")\mcdot{}
  THEN  Auto')




Home Index