Step * 1 1 1 1 of Lemma cosetTC-least


1. coSet{i:l}
2. transitive-set(s)
3. : ℕ
4. 0 < n
⊢ ∀x:coSet{i:l}. ((x ⊆ s)  (∀p:coPath(T.T;x;n). (coPath-at(n;x;p) ∈ s)))
BY
(NatInd (-2) THEN Auto THEN Try ((Unfold `coSet` THEN Auto))) }

1
1. coSet{i:l}
2. transitive-set(s)
3. : ℤ
4. [%2] 0 < n
5. 0 <  (∀x:coSet{i:l}. ((x ⊆ s)  (∀p:coPath(T.T;x;n 1). (coPath-at(n 1;x;p) ∈ s))))
6. 0 < n
7. coSet{i:l}
8. (x ⊆ s)
9. coPath(T.T;x;n)
⊢ (coPath-at(n;x;p) ∈ s)


Latex:


Latex:

1.  s  :  coSet\{i:l\}
2.  transitive-set(s)
3.  n  :  \mBbbN{}
4.  0  <  n
\mvdash{}  \mforall{}x:coSet\{i:l\}.  ((x  \msubseteq{}  s)  {}\mRightarrow{}  (\mforall{}p:coPath(T.T;x;n).  (coPath-at(n;x;p)  \mmember{}  s)))


By


Latex:
(NatInd  (-2)  THEN  Auto  THEN  Try  ((Unfold  `coSet`  0  THEN  Auto)))




Home Index