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

.....equality..... 
1. : ℝ ⟶ ℙ
2. : ℝ ⟶ ℙ
3. a0 {a:ℝa} 
4. b0 : ℝ
5. (Q b0) ∧ (a0 ≤ b0)
6. : ℝ
7. (r0 ≤ c) ∧ (c < r1)
8. ∀a:{a:ℝa} . ∀b:{b:ℝ(Q b) ∧ (a ≤ b)} .
     ∃a':{a':ℝa'} (∃b':{b':ℝ(Q b') ∧ (a' ≤ b')}  [((a ≤ a') ∧ (b' ≤ b) ∧ ((b' a') ≤ ((b a) c)))])
9. <a0, b0> ∈ a:{a:ℝa}  × {b:ℝ(Q b) ∧ (a ≤ b)} 
10. ∀ab:a:{a:ℝa}  × {b:ℝ(Q b) ∧ (a ≤ b)} 
      ∃ab':a:{a:ℝa}  × {b:ℝ(Q b) ∧ (a ≤ b)} 
       (((fst(ab)) ≤ (fst(ab'))) ∧ ((snd(ab')) ≤ (snd(ab))) ∧ (((snd(ab')) fst(ab')) ≤ (((snd(ab)) fst(ab)) c)))
11. ab:(a:{a:ℝa}  × {b:ℝ(Q b) ∧ (a ≤ b)} ) ⟶ (a:{a:ℝa}  × {b:ℝ(Q b) ∧ (a ≤ b)} )
12. ∀ab:a:{a:ℝa}  × {b:ℝ(Q b) ∧ (a ≤ b)} 
      (((fst(ab)) ≤ (fst((s ab))))
      ∧ ((snd((s ab))) ≤ (snd(ab)))
      ∧ (((snd((s ab))) fst((s ab))) ≤ (((snd(ab)) fst(ab)) c)))
13. : ℕ
⊢ primrec(n 1;<a0, b0>i,r. (s r)) primrec(n;<a0, b0>i,r. (s r))
BY
((RW (AddrC [1] (LemmaC  `primrec-unroll`)) THENA Auto) THEN Reduce THEN OReduce THEN Auto) }


Latex:


Latex:
.....equality..... 
1.  P  :  \mBbbR{}  {}\mrightarrow{}  \mBbbP{}
2.  Q  :  \mBbbR{}  {}\mrightarrow{}  \mBbbP{}
3.  a0  :  \{a:\mBbbR{}|  P  a\} 
4.  b0  :  \mBbbR{}
5.  (Q  b0)  \mwedge{}  (a0  \mleq{}  b0)
6.  c  :  \mBbbR{}
7.  (r0  \mleq{}  c)  \mwedge{}  (c  <  r1)
8.  \mforall{}a:\{a:\mBbbR{}|  P  a\}  .  \mforall{}b:\{b:\mBbbR{}|  (Q  b)  \mwedge{}  (a  \mleq{}  b)\}  .
          \mexists{}a':\{a':\mBbbR{}|  P  a'\}  .  (\mexists{}b':\{b':\mBbbR{}|  (Q  b')  \mwedge{}  (a'  \mleq{}  b')\}    [((a  \mleq{}  a')  \mwedge{}  (b'  \mleq{}  b)  \mwedge{}  ((b'  -  a')  \mleq{}  ((b  -  \000Ca)  *  c)))])
9.  <a0,  b0>  \mmember{}  a:\{a:\mBbbR{}|  P  a\}    \mtimes{}  \{b:\mBbbR{}|  (Q  b)  \mwedge{}  (a  \mleq{}  b)\} 
10.  \mforall{}ab:a:\{a:\mBbbR{}|  P  a\}    \mtimes{}  \{b:\mBbbR{}|  (Q  b)  \mwedge{}  (a  \mleq{}  b)\} 
            \mexists{}ab':a:\{a:\mBbbR{}|  P  a\}    \mtimes{}  \{b:\mBbbR{}|  (Q  b)  \mwedge{}  (a  \mleq{}  b)\} 
              (((fst(ab))  \mleq{}  (fst(ab')))
              \mwedge{}  ((snd(ab'))  \mleq{}  (snd(ab)))
              \mwedge{}  (((snd(ab'))  -  fst(ab'))  \mleq{}  (((snd(ab))  -  fst(ab))  *  c)))
11.  s  :  ab:(a:\{a:\mBbbR{}|  P  a\}    \mtimes{}  \{b:\mBbbR{}|  (Q  b)  \mwedge{}  (a  \mleq{}  b)\}  )  {}\mrightarrow{}  (a:\{a:\mBbbR{}|  P  a\}    \mtimes{}  \{b:\mBbbR{}|  (Q  b)  \mwedge{}  (a  \mleq{}  b)\}  )
12.  \mforall{}ab:a:\{a:\mBbbR{}|  P  a\}    \mtimes{}  \{b:\mBbbR{}|  (Q  b)  \mwedge{}  (a  \mleq{}  b)\} 
            (((fst(ab))  \mleq{}  (fst((s  ab))))
            \mwedge{}  ((snd((s  ab)))  \mleq{}  (snd(ab)))
            \mwedge{}  (((snd((s  ab)))  -  fst((s  ab)))  \mleq{}  (((snd(ab))  -  fst(ab))  *  c)))
13.  n  :  \mBbbN{}
\mvdash{}  primrec(n  +  1;<a0,  b0>\mlambda{}i,r.  (s  r))  \msim{}  s  primrec(n;<a0,  b0>\mlambda{}i,r.  (s  r))


By


Latex:
((RW  (AddrC  [1]  (LemmaC    `primrec-unroll`))  0  THENA  Auto)  THEN  Reduce  0  THEN  OReduce  0  THEN  Auto)




Home Index