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

.....assertion..... 
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)))
⊢ imax-list(map(λi.(A[i] <m, s>);upto(m))) ≤ 1
BY
(BLemma `imax-list-lb` THEN Auto THEN Try (((RWO "length-map" THEN Auto) THEN RWO "length_upto" THEN Auto))) }

1
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)))
⊢ (∀b∈map(λi.(A[i] <m, s>);upto(m)).b ≤ 1)


Latex:


Latex:
.....assertion..... 
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)))
\mvdash{}  imax-list(map(\mlambda{}i.(A[i]  <m,  s>);upto(m)))  \mleq{}  1


By


Latex:
(BLemma  `imax-list-lb`
  THEN  Auto
  THEN  Try  (((RWO  "length-map"  0  THEN  Auto)  THEN  RWO  "length\_upto"  0  THEN  Auto)))




Home Index