Step * 1 1 2 1 of Lemma two-intersecting-wait-set-exists'

.....assertion..... 
1. : ℕ@i
2. Id List@i
3. ||A|| ((2 t) 1) ∈ ℤ
4. no_repeats(Id;A)
5. {a:Id| (a ∈ A)}  List List
6. two-intersection(A;W)
7. ∀ws:{a:Id| (a ∈ A)}  List. ((ws ∈ W) ⇐⇒ (||ws|| (t 1) ∈ ℤ) ∧ no_repeats({a:Id| (a ∈ A)} ;ws))
8. ws Id List@i
9. (ws ∈ W)@i
10. (∀x∈ws.(x ∈ A))
⊢ (ws ∈ W)
BY
RepeatFor (ParallelOp (-2)) }

1
1. : ℕ@i
2. Id List@i
3. ||A|| ((2 t) 1) ∈ ℤ
4. no_repeats(Id;A)
5. {a:Id| (a ∈ A)}  List List
6. two-intersection(A;W)
7. ∀ws:{a:Id| (a ∈ A)}  List. ((ws ∈ W) ⇐⇒ (||ws|| (t 1) ∈ ℤ) ∧ no_repeats({a:Id| (a ∈ A)} ;ws))
8. ws Id List@i
9. : ℕ@i
10. i < ||W|| c∧ (ws W[i] ∈ (Id List))@i
11. (∀x∈ws.(x ∈ A))
⊢ i < ||W|| c∧ (ws W[i] ∈ ({a:Id| ∃i:ℕ(i < ||A|| c∧ (a A[i] ∈ Id))}  List))


Latex:


Latex:
.....assertion..... 
1.  t  :  \mBbbN{}@i
2.  A  :  Id  List@i
3.  ||A||  =  ((2  *  t)  +  1)
4.  no\_repeats(Id;A)
5.  W  :  \{a:Id|  (a  \mmember{}  A)\}    List  List
6.  two-intersection(A;W)
7.  \mforall{}ws:\{a:Id|  (a  \mmember{}  A)\}    List.  ((ws  \mmember{}  W)  \mLeftarrow{}{}\mRightarrow{}  (||ws||  =  (t  +  1))  \mwedge{}  no\_repeats(\{a:Id|  (a  \mmember{}  A)\}  ;ws))
8.  ws  :  Id  List@i
9.  (ws  \mmember{}  W)@i
10.  (\mforall{}x\mmember{}ws.(x  \mmember{}  A))
\mvdash{}  (ws  \mmember{}  W)


By


Latex:
RepeatFor  2  (ParallelOp  (-2))




Home Index