Step * 1 1 1 1 2 2 of Lemma member-countable-p-union


1. FinProbSpace
2. : ℕ ⟶ p-open(p)
3. : ℕ ⟶ Outcome
4. : ℕ
5. : ℕ
6. (A[i] <n, s>1 ∈ ℤ
7. : ℕ
8. i < m
9. n < m
10. ¬(m 0 ∈ ℤ)
11. 1 ≤ imax-list(map(λi.(A[i] <m, s>);upto(m)))
12. imax-list(map(λi.(A[i] <m, s>);upto(m))) ≤ 1
⊢ imax-list(map(λi.(A[i] <m, s>);upto(m))) 1 ∈ ℤ
BY
(Auto' THEN Try (((RWO "length-map" THEN Auto) THEN RWO "length_upto" THEN Auto))) }


Latex:


Latex:

1.  p  :  FinProbSpace
2.  A  :  \mBbbN{}  {}\mrightarrow{}  p-open(p)
3.  s  :  \mBbbN{}  {}\mrightarrow{}  Outcome
4.  i  :  \mBbbN{}
5.  n  :  \mBbbN{}
6.  (A[i]  <n,  s>)  =  1
7.  m  :  \mBbbN{}
8.  i  <  m
9.  n  <  m
10.  \mneg{}(m  =  0)
11.  1  \mleq{}  imax-list(map(\mlambda{}i.(A[i]  <m,  s>);upto(m)))
12.  imax-list(map(\mlambda{}i.(A[i]  <m,  s>);upto(m)))  \mleq{}  1
\mvdash{}  imax-list(map(\mlambda{}i.(A[i]  <m,  s>);upto(m)))  =  1


By


Latex:
(Auto'  THEN  Try  (((RWO  "length-map"  0  THEN  Auto)  THEN  RWO  "length\_upto"  0  THEN  Auto)))




Home Index