Step * 1 1 2 1 1 of Lemma setTC-transitive


1. Type
2. T ⟶ Set{i:l}
3. ∀t:T. ∀x:coSet{i:l}.  ((x ∈ setTC(f[t]))  (∀x1:coSet{i:l}. ((x1 ∈ x)  (x1 ∈ setTC(f[t])))))
4. coSet{i:l}
5. x2 coSet{i:l}
6. T
7. seteq(x2;f b)
8. (x ∈ setTC(f b))
9. x1 coSet{i:l}
10. (x1 ∈ x)
11. x2 ∈ Set{i:l}
12. (x1 ∈ setTC(f[b]))
⊢ ∃x:coSet{i:l}. ((x ∈ f"(T)) ∧ (x1 ∈ setTC(x)))
BY
(D With ⌜f[b]⌝  THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  f  :  T  {}\mrightarrow{}  Set\{i:l\}
3.  \mforall{}t:T.  \mforall{}x:coSet\{i:l\}.    ((x  \mmember{}  setTC(f[t]))  {}\mRightarrow{}  (\mforall{}x1:coSet\{i:l\}.  ((x1  \mmember{}  x)  {}\mRightarrow{}  (x1  \mmember{}  setTC(f[t])))))
4.  x  :  coSet\{i:l\}
5.  x2  :  coSet\{i:l\}
6.  b  :  T
7.  seteq(x2;f  b)
8.  (x  \mmember{}  setTC(f  b))
9.  x1  :  coSet\{i:l\}
10.  (x1  \mmember{}  x)
11.  x2  \mmember{}  Set\{i:l\}
12.  (x1  \mmember{}  setTC(f[b]))
\mvdash{}  \mexists{}x:coSet\{i:l\}.  ((x  \mmember{}  f"(T))  \mwedge{}  (x1  \mmember{}  setTC(x)))


By


Latex:
(D  0  With  \mkleeneopen{}f[b]\mkleeneclose{}    THEN  Auto)




Home Index