Step
*
1
1
1
of Lemma
parallel-as-bind
.....assertion..... 
1. A : Type
2. Info : Type
3. X : EClass(A)
4. Y : EClass(A)
5. x : EO+(Info)
6. x1 : E
⊢ ⋃e'∈≤loc(x1).⋃b∈if first(e') then tt.{ff} else {} fi .if b then X else Y fi  x.e' x1
= ⋃e'∈≤loc(x1).if first(e') then (X x x1) + (Y x x1) else {} fi 
∈ bag(A)
BY
{ (EqCD THENA Auto) }
1
.....subterm..... T:t
1:n
1. A : Type
2. Info : Type
3. X : EClass(A)
4. Y : EClass(A)
5. x : EO+(Info)
6. x1 : E
⊢ ≤loc(x1) = ≤loc(x1) ∈ bag(E)
2
.....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)
Latex:
Latex:
.....assertion..... 
1.  A  :  Type
2.  Info  :  Type
3.  X  :  EClass(A)
4.  Y  :  EClass(A)
5.  x  :  EO+(Info)
6.  x1  :  E
\mvdash{}  \mcup{}e'\mmember{}\mleq{}loc(x1).\mcup{}b\mmember{}if  first(e')  then  tt.\{ff\}  else  \{\}  fi  .if  b  then  X  else  Y  fi    x.e'  x1
=  \mcup{}e'\mmember{}\mleq{}loc(x1).if  first(e')  then  (X  x  x1)  +  (Y  x  x1)  else  \{\}  fi 
By
Latex:
(EqCD  THENA  Auto)
Home
Index