Step
*
1
1
1
2
of Lemma
parallel-as-bind
.....subterm..... T:t
2:n
1. A : Type
2. Info : Type
3. X : EClass(A)
4. Y : EClass(A)
5. x : EO+(Info)
6. x1 : E
7. e' : E@i
⊢ ⋃b∈if first(e') then tt.{ff} else {} fi .if b then X else Y fi  x.e' x1
= if first(e') then (X x x1) + (Y x x1) else {} fi 
∈ bag(A)
BY
{ AutoSplit }
1
1. A : Type
2. Info : Type
3. X : EClass(A)
4. Y : EClass(A)
5. x : EO+(Info)
6. x1 : E
7. e' : E@i
8. ↑first(e')
⊢ ⋃b∈tt.{ff}.if b then X else Y fi  x.e' x1 = ((X x x1) + (Y x x1)) ∈ bag(A)
Latex:
Latex:
.....subterm.....  T:t
2:n
1.  A  :  Type
2.  Info  :  Type
3.  X  :  EClass(A)
4.  Y  :  EClass(A)
5.  x  :  EO+(Info)
6.  x1  :  E
7.  e'  :  E@i
\mvdash{}  \mcup{}b\mmember{}if  first(e')  then  tt.\{ff\}  else  \{\}  fi  .if  b  then  X  else  Y  fi    x.e'  x1
=  if  first(e')  then  (X  x  x1)  +  (Y  x  x1)  else  \{\}  fi 
By
Latex:
AutoSplit
Home
Index