Step * 1 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. (x ∈ f"(T))
6. x1 coSet{i:l}
7. (x1 ∈ x)
⊢ ∃x:coSet{i:l}. ((x ∈ f"(T)) ∧ (x1 ∈ setTC(x)))
BY
((Assert (x ⊆ setTC(x)) BY Auto) THEN (RWO "setsubset-iff" (-1) THENA Auto) THEN With ⌜x⌝  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.  (x  \mmember{}  f"(T))
6.  x1  :  coSet\{i:l\}
7.  (x1  \mmember{}  x)
\mvdash{}  \mexists{}x:coSet\{i:l\}.  ((x  \mmember{}  f"(T))  \mwedge{}  (x1  \mmember{}  setTC(x)))


By


Latex:
((Assert  (x  \msubseteq{}  setTC(x))  BY
                Auto)
  THEN  (RWO  "setsubset-iff"  (-1)  THENA  Auto)
  THEN  D  0  With  \mkleeneopen{}x\mkleeneclose{} 
  THEN  Auto)




Home Index