Step * 1 2 1 of Lemma setimages_functionality


1. b1 coSet{i:l}
2. b2 coSet{i:l}
3. x1 coSet{i:l}
4. x2 coSet{i:l}
5. seteq(b1;b2)
6. seteq(x1;x2)
7. coSet{i:l}
8. ∀z:coSet{i:l}. ((z ∈ b1) ⇐⇒ (z ∈ b2))
9. (z:coSet{i:l} × (z ∈ b2)) ⟶ coSet{i:l}
10. ∀z1,z2:z:coSet{i:l} × (z ∈ b2).  (seteq(fst(z1);fst(z2))  seteq(f z1;f z2))
11. seteq(z;set-image(f;b2))
12. (z ⊆ x2)
13. : ∀z:coSet{i:l}. ((z ∈ b1)  (z ∈ b2))
14. z1 z:coSet{i:l} × (z ∈ b1)
15. z2 z:coSet{i:l} × (z ∈ b1)
16. seteq(fst(z1);fst(z2))
⊢ seteq((λp.let z,m in f <z, m>z1;(λp.let z,m in f <z, m>z2)
BY
(D -3 THEN -2 THEN All Reduce THEN BackThruSomeHyp THEN Reduce THEN Auto) }


Latex:


Latex:

1.  b1  :  coSet\{i:l\}
2.  b2  :  coSet\{i:l\}
3.  x1  :  coSet\{i:l\}
4.  x2  :  coSet\{i:l\}
5.  seteq(b1;b2)
6.  seteq(x1;x2)
7.  z  :  coSet\{i:l\}
8.  \mforall{}z:coSet\{i:l\}.  ((z  \mmember{}  b1)  \mLeftarrow{}{}\mRightarrow{}  (z  \mmember{}  b2))
9.  f  :  (z:coSet\{i:l\}  \mtimes{}  (z  \mmember{}  b2))  {}\mrightarrow{}  coSet\{i:l\}
10.  \mforall{}z1,z2:z:coSet\{i:l\}  \mtimes{}  (z  \mmember{}  b2).    (seteq(fst(z1);fst(z2))  {}\mRightarrow{}  seteq(f  z1;f  z2))
11.  seteq(z;set-image(f;b2))
12.  (z  \msubseteq{}  x2)
13.  g  :  \mforall{}z:coSet\{i:l\}.  ((z  \mmember{}  b1)  {}\mRightarrow{}  (z  \mmember{}  b2))
14.  z1  :  z:coSet\{i:l\}  \mtimes{}  (z  \mmember{}  b1)
15.  z2  :  z:coSet\{i:l\}  \mtimes{}  (z  \mmember{}  b1)
16.  seteq(fst(z1);fst(z2))
\mvdash{}  seteq((\mlambda{}p.let  z,m  =  p  in  f  <z,  g  z  m>)  z1;(\mlambda{}p.let  z,m  =  p  in  f  <z,  g  z  m>)  z2)


By


Latex:
(D  -3  THEN  D  -2  THEN  All  Reduce  THEN  BackThruSomeHyp  THEN  Reduce  0  THEN  Auto)




Home Index