Step
*
1
1
2
1
1
1
of Lemma
parallel-as-bind
1. A : Type
2. Info : Type
3. X : EClass(A)
4. Y : EClass(A)
5. x : EO+(Info)
6. x1 : E
7. ≤loc(x1) = [] ∈ ({a:E| loc(a) = loc(x1) ∈ Id}  List)@i
⊢ [] = [es-init(x;x1)] ∈ (E List)
BY
{ ((InstLemma `es-le-before-not-null` [⌜x⌝;⌜x1⌝]⋅ THENA Auto)
   THEN RWO "-2" (-1)
   THEN AllReduce
   THEN Auto
   THEN Assert ⌜tt = ff⌝⋅
   THEN Auto) }
Latex:
Latex:
1.  A  :  Type
2.  Info  :  Type
3.  X  :  EClass(A)
4.  Y  :  EClass(A)
5.  x  :  EO+(Info)
6.  x1  :  E
7.  \mleq{}loc(x1)  =  []@i
\mvdash{}  []  =  [es-init(x;x1)]
By
Latex:
((InstLemma  `es-le-before-not-null`  [\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}x1\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  RWO  "-2"  (-1)
  THEN  AllReduce
  THEN  Auto
  THEN  Assert  \mkleeneopen{}tt  =  ff\mkleeneclose{}\mcdot{}
  THEN  Auto)
Home
Index