Step * 1 1 1 1 of Lemma formal-sum-add_functionality


1. Type
2. RngSig
3. basic-formal-sum(K;S)
4. x' basic-formal-sum(K;S)
5. basic-formal-sum(K;S)
6. bfs-equiv(K;S;x;x')
7. x1 basic-formal-sum(K;S)
8. y@0 basic-formal-sum(K;S)
9. ∃s:bag(S). (x1 (y@0 s) ∈ basic-formal-sum(K;S))
⊢ ∃s:bag(S). (x1 (y@0 s) ∈ basic-formal-sum(K;S))
BY
RepeatFor (ParallelLast) }

1
1. Type
2. RngSig
3. basic-formal-sum(K;S)
4. x' basic-formal-sum(K;S)
5. basic-formal-sum(K;S)
6. bfs-equiv(K;S;x;x')
7. x1 basic-formal-sum(K;S)
8. y@0 basic-formal-sum(K;S)
9. bag(S)
10. x1 (y@0 s) ∈ basic-formal-sum(K;S)
⊢ y@0 (y@0 s) ∈ basic-formal-sum(K;S)


Latex:


Latex:

1.  S  :  Type
2.  K  :  RngSig
3.  x  :  basic-formal-sum(K;S)
4.  x'  :  basic-formal-sum(K;S)
5.  y  :  basic-formal-sum(K;S)
6.  bfs-equiv(K;S;x;x')
7.  x1  :  basic-formal-sum(K;S)
8.  y@0  :  basic-formal-sum(K;S)
9.  \mexists{}s:bag(S).  (x1  =  (y@0  +  0  *  s))
\mvdash{}  \mexists{}s:bag(S).  (x1  +  y  =  (y@0  +  y  +  0  *  s))


By


Latex:
RepeatFor  2  (ParallelLast)




Home Index