Step * 2 1 2 1 2 of Lemma filter_map_upto2

.....falsecase..... 
1. t' : ℤ
2. [%1] 0 < t'
3. ∀m:ℕ
     ∀[T:Type]
       ∀f:ℕ ⟶ T. ∀P:T ⟶ 𝔹.
         ∃t:ℕ((↑(P (f t))) ∧ (||filter(P;map(f;upto(t)))|| m ∈ ℤ)) 
         supposing (m 1) ≤ ||filter(P;map(f;upto(t' 1)))||
4. : ℕ
5. [T] Type
6. : ℕ ⟶ T
7. T ⟶ 𝔹
8. 0 < t'
9. ¬↑(P (f (t' 1)))
⊢ ((m 1) ≤ ||filter(P;map(f;upto(t' 1))) []||)  (∃t:ℕ((↑(P (f t))) ∧ (||filter(P;map(f;upto(t)))|| m ∈ ℤ)))
BY
(RWO "append_nil_sq" THENA Try (Complete (Auto))) }

1
1. t' : ℤ
2. [%1] 0 < t'
3. ∀m:ℕ
     ∀[T:Type]
       ∀f:ℕ ⟶ T. ∀P:T ⟶ 𝔹.
         ∃t:ℕ((↑(P (f t))) ∧ (||filter(P;map(f;upto(t)))|| m ∈ ℤ)) 
         supposing (m 1) ≤ ||filter(P;map(f;upto(t' 1)))||
4. : ℕ
5. [T] Type
6. : ℕ ⟶ T
7. T ⟶ 𝔹
8. 0 < t'
9. ¬↑(P (f (t' 1)))
⊢ ((m 1) ≤ ||filter(P;map(f;upto(t' 1)))||)  (∃t:ℕ((↑(P (f t))) ∧ (||filter(P;map(f;upto(t)))|| m ∈ ℤ)))


Latex:


Latex:
.....falsecase..... 
1.  t'  :  \mBbbZ{}
2.  [\%1]  :  0  <  t'
3.  \mforall{}m:\mBbbN{}
          \mforall{}[T:Type]
              \mforall{}f:\mBbbN{}  {}\mrightarrow{}  T.  \mforall{}P:T  {}\mrightarrow{}  \mBbbB{}.
                  \mexists{}t:\mBbbN{}.  ((\muparrow{}(P  (f  t)))  \mwedge{}  (||filter(P;map(f;upto(t)))||  =  m)) 
                  supposing  (m  +  1)  \mleq{}  ||filter(P;map(f;upto(t'  -  1)))||
4.  m  :  \mBbbN{}
5.  [T]  :  Type
6.  f  :  \mBbbN{}  {}\mrightarrow{}  T
7.  P  :  T  {}\mrightarrow{}  \mBbbB{}
8.  0  <  t'
9.  \mneg{}\muparrow{}(P  (f  (t'  -  1)))
\mvdash{}  ((m  +  1)  \mleq{}  ||filter(P;map(f;upto(t'  -  1)))  @  []||)
{}\mRightarrow{}  (\mexists{}t:\mBbbN{}.  ((\muparrow{}(P  (f  t)))  \mwedge{}  (||filter(P;map(f;upto(t)))||  =  m)))


By


Latex:
(RWO  "append\_nil\_sq"  0  THENA  Try  (Complete  (Auto)))




Home Index