Step * 2 1 1 of Lemma closures-meet-sq

.....assertion..... 
1. [P] : ℝ ⟶ ℙ
2. [Q] : ℝ ⟶ ℙ
3. a0 {a:ℝa} 
4. b0 : ℝ
5. [%4] (Q b0) ∧ (a0 ≤ b0)
6. : ℝ
7. [%5] (r0 ≤ c) ∧ (c < r1)
8. : ℕ ⟶ (a:{a:ℝa}  × {b:ℝ(Q b) ∧ (a ≤ b)} )
9. ∀n:ℕ
     (((fst(s[n])) ≤ (fst(s[n 1])))
     ∧ ((snd(s[n 1])) ≤ (snd(s[n])))
     ∧ (((snd(s[n 1])) fst(s[n 1])) ≤ (((snd(s[n])) fst(s[n])) c)))
⊢ ∀n:ℕr0≤(snd(s[n])) fst(s[n])≤((snd(s[0])) fst(s[0])) c^n
BY
(InductionOnNat THEN Reduce 0) }

1
1. : ℝ ⟶ ℙ
2. : ℝ ⟶ ℙ
3. a0 {a:ℝa} 
4. b0 : ℝ
5. (Q b0) ∧ (a0 ≤ b0)
6. : ℝ
7. (r0 ≤ c) ∧ (c < r1)
8. : ℕ ⟶ (a:{a:ℝa}  × {b:ℝ(Q b) ∧ (a ≤ b)} )
9. ∀n:ℕ
     (((fst(s[n])) ≤ (fst(s[n 1])))
     ∧ ((snd(s[n 1])) ≤ (snd(s[n])))
     ∧ (((snd(s[n 1])) fst(s[n 1])) ≤ (((snd(s[n])) fst(s[n])) c)))
10. : ℤ
⊢ r0≤(snd(s[0])) fst(s[0])≤((snd(s[0])) fst(s[0])) r1

2
.....upcase..... 
1. : ℝ ⟶ ℙ
2. : ℝ ⟶ ℙ
3. a0 {a:ℝa} 
4. b0 : ℝ
5. (Q b0) ∧ (a0 ≤ b0)
6. : ℝ
7. (r0 ≤ c) ∧ (c < r1)
8. : ℕ ⟶ (a:{a:ℝa}  × {b:ℝ(Q b) ∧ (a ≤ b)} )
9. ∀n:ℕ
     (((fst(s[n])) ≤ (fst(s[n 1])))
     ∧ ((snd(s[n 1])) ≤ (snd(s[n])))
     ∧ (((snd(s[n 1])) fst(s[n 1])) ≤ (((snd(s[n])) fst(s[n])) c)))
10. : ℤ
11. 0 < n
12. r0≤(snd(s[n 1])) fst(s[n 1])≤((snd(s[0])) fst(s[0])) c^n 1
⊢ r0≤(snd(s[n])) fst(s[n])≤((snd(s[0])) fst(s[0])) c^n


Latex:


Latex:
.....assertion..... 
1.  [P]  :  \mBbbR{}  {}\mrightarrow{}  \mBbbP{}
2.  [Q]  :  \mBbbR{}  {}\mrightarrow{}  \mBbbP{}
3.  a0  :  \{a:\mBbbR{}|  P  a\} 
4.  b0  :  \mBbbR{}
5.  [\%4]  :  (Q  b0)  \mwedge{}  (a0  \mleq{}  b0)
6.  c  :  \mBbbR{}
7.  [\%5]  :  (r0  \mleq{}  c)  \mwedge{}  (c  <  r1)
8.  s  :  \mBbbN{}  {}\mrightarrow{}  (a:\{a:\mBbbR{}|  P  a\}    \mtimes{}  \{b:\mBbbR{}|  (Q  b)  \mwedge{}  (a  \mleq{}  b)\}  )
9.  \mforall{}n:\mBbbN{}
          (((fst(s[n]))  \mleq{}  (fst(s[n  +  1])))
          \mwedge{}  ((snd(s[n  +  1]))  \mleq{}  (snd(s[n])))
          \mwedge{}  (((snd(s[n  +  1]))  -  fst(s[n  +  1]))  \mleq{}  (((snd(s[n]))  -  fst(s[n]))  *  c)))
\mvdash{}  \mforall{}n:\mBbbN{}.  r0\mleq{}(snd(s[n]))  -  fst(s[n])\mleq{}((snd(s[0]))  -  fst(s[0]))  *  c\^{}n


By


Latex:
(InductionOnNat  THEN  Reduce  0)




Home Index