Step
*
1
1
2
of Lemma
setTC-least
.....antecedent..... 
1. T : Type
2. f : T ⟶ Set{i:l}
3. ∀t:T. ∀s:coSet{i:l}.
     ((∀x:coSet{i:l}. ((x ∈ f[t]) 
⇒ (x ∈ s)))
     
⇒ (∀x:coSet{i:l}. ((x ∈ s) 
⇒ (∀x1:coSet{i:l}. ((x1 ∈ x) 
⇒ (x1 ∈ s)))))
     
⇒ (∀x:coSet{i:l}. ((x ∈ setTC(f[t])) 
⇒ (x ∈ s))))
4. s : coSet{i:l}
5. ∀x:coSet{i:l}. ((x ∈ f"(T)) 
⇒ (x ∈ s))
6. ∀x:coSet{i:l}. ((x ∈ s) 
⇒ (∀x1:coSet{i:l}. ((x1 ∈ x) 
⇒ (x1 ∈ s))))
7. x : coSet{i:l}
8. x1 : coSet{i:l}
9. b : T
10. seteq(x1;f b)
11. (x ∈ setTC(x1))
12. (x1 ∈ s)
⊢ (x ∈ setTC(f[b]))
BY
{ (FLemma `coSet-seteq-Set` [-3] THENA Auto) }
1
1. T : Type
2. f : T ⟶ Set{i:l}
3. ∀t:T. ∀s:coSet{i:l}.
     ((∀x:coSet{i:l}. ((x ∈ f[t]) 
⇒ (x ∈ s)))
     
⇒ (∀x:coSet{i:l}. ((x ∈ s) 
⇒ (∀x1:coSet{i:l}. ((x1 ∈ x) 
⇒ (x1 ∈ s)))))
     
⇒ (∀x:coSet{i:l}. ((x ∈ setTC(f[t])) 
⇒ (x ∈ s))))
4. s : coSet{i:l}
5. ∀x:coSet{i:l}. ((x ∈ f"(T)) 
⇒ (x ∈ s))
6. ∀x:coSet{i:l}. ((x ∈ s) 
⇒ (∀x1:coSet{i:l}. ((x1 ∈ x) 
⇒ (x1 ∈ s))))
7. x : coSet{i:l}
8. x1 : coSet{i:l}
9. b : T
10. seteq(x1;f b)
11. (x ∈ setTC(x1))
12. (x1 ∈ s)
13. x1 ∈ Set{i:l}
⊢ (x ∈ setTC(f[b]))
Latex:
Latex:
.....antecedent..... 
1.  T  :  Type
2.  f  :  T  {}\mrightarrow{}  Set\{i:l\}
3.  \mforall{}t:T.  \mforall{}s:coSet\{i:l\}.
          ((\mforall{}x:coSet\{i:l\}.  ((x  \mmember{}  f[t])  {}\mRightarrow{}  (x  \mmember{}  s)))
          {}\mRightarrow{}  (\mforall{}x:coSet\{i:l\}.  ((x  \mmember{}  s)  {}\mRightarrow{}  (\mforall{}x1:coSet\{i:l\}.  ((x1  \mmember{}  x)  {}\mRightarrow{}  (x1  \mmember{}  s)))))
          {}\mRightarrow{}  (\mforall{}x:coSet\{i:l\}.  ((x  \mmember{}  setTC(f[t]))  {}\mRightarrow{}  (x  \mmember{}  s))))
4.  s  :  coSet\{i:l\}
5.  \mforall{}x:coSet\{i:l\}.  ((x  \mmember{}  f"(T))  {}\mRightarrow{}  (x  \mmember{}  s))
6.  \mforall{}x:coSet\{i:l\}.  ((x  \mmember{}  s)  {}\mRightarrow{}  (\mforall{}x1:coSet\{i:l\}.  ((x1  \mmember{}  x)  {}\mRightarrow{}  (x1  \mmember{}  s))))
7.  x  :  coSet\{i:l\}
8.  x1  :  coSet\{i:l\}
9.  b  :  T
10.  seteq(x1;f  b)
11.  (x  \mmember{}  setTC(x1))
12.  (x1  \mmember{}  s)
\mvdash{}  (x  \mmember{}  setTC(f[b]))
By
Latex:
(FLemma  `coSet-seteq-Set`  [-3]  THENA  Auto)
Home
Index