Step
*
3
of Lemma
loop-class-state-fun-eq
1. Info : Type
2. B : Type
3. init : Id ─→ bag(B)
4. X : EClass(B ─→ B)
5. es : EO+(Info)
6. e : E
7. ¬↑e ∈b X
8. ∀l:Id. (1 ≤ #(init l))
9. single-valued-classrel(es;X;B ─→ B)
10. ∀l:Id. single-valued-bag(init l;B)
11. ↑first(e)
⊢ loop-class-state(X;init)(e) = sv-bag-only(init loc(e)) ∈ B
BY
{ (RecUnfold `loop-class-state` 0
   THEN RepUR ``eclass-cond classfun`` 0
   THEN AutoSplit
   THEN RepUR ``eclass3 class-ap`` 0
   THEN (RWO "primed-class-opt-cases" 0 THENA (Try (Complete (Auto)) THEN DoSubsume THEN Auto))
   THEN AutoSplit
   THEN Auto
   THEN InstHyp [⌈loc(e)⌉] 9⋅
   THEN Auto) }
Latex:
Latex:
1.  Info  :  Type
2.  B  :  Type
3.  init  :  Id  {}\mrightarrow{}  bag(B)
4.  X  :  EClass(B  {}\mrightarrow{}  B)
5.  es  :  EO+(Info)
6.  e  :  E
7.  \mneg{}\muparrow{}e  \mmember{}\msubb{}  X
8.  \mforall{}l:Id.  (1  \mleq{}  \#(init  l))
9.  single-valued-classrel(es;X;B  {}\mrightarrow{}  B)
10.  \mforall{}l:Id.  single-valued-bag(init  l;B)
11.  \muparrow{}first(e)
\mvdash{}  loop-class-state(X;init)(e)  =  sv-bag-only(init  loc(e))
By
Latex:
(RecUnfold  `loop-class-state`  0
  THEN  RepUR  ``eclass-cond  classfun``  0
  THEN  AutoSplit
  THEN  RepUR  ``eclass3  class-ap``  0
  THEN  (RWO  "primed-class-opt-cases"  0  THENA  (Try  (Complete  (Auto))  THEN  DoSubsume  THEN  Auto))
  THEN  AutoSplit
  THEN  Auto
  THEN  InstHyp  [\mkleeneopen{}loc(e)\mkleeneclose{}]  9\mcdot{}
  THEN  Auto)
Home
Index