Step
*
1
1
1
2
of Lemma
Legendre-roots-sq
1. n : ℤ
2. z : i:ℕn - 1 ⟶ {x:ℝ| 
                    (x ∈ (r(-1), r1))
                    ∧ (Legendre(n - 1;x) = r0)
                    ∧ (r0 < (r((-1)^(n - 1 - i)) * Legendre((n - 1) + 1;x)))} 
3. ∀i:ℕn - 2. ((z i) < (z (i + 1)))
4. 2 ≤ n
5. ∀a,b:ℝ.  rational_fun_zero(λx.ratLegendre(n;x);a;b) ∈ {c:ℝ| (c ∈ (a, b)) ∧ (Legendre(n;c) = r0)}  supposing (a < b) ∧\000C ((Legendre(n;a) * Legendre(n;b)) < r0)
6. i : ℕn
7. rational_fun_zero(λx.ratLegendre(n;x);if i=0 then r(-1) else (z (i - 1));if i=n - 1 then r1 else (z i))
   ∈ {c:ℝ| (c ∈ (if i=0 then r(-1) else (z (i - 1)), if i=n - 1 then r1 else (z i))) ∧ (Legendre(n;c) = r0)} 
⊢ rational_fun_zero(λx.ratLegendre(n;x);if i=0 then r(-1) else (z (i - 1));if i=n - 1 then r1 else (z i))
  ∈ {x:ℝ| 
     (x ∈ (if i=0 then r(-1) else (z (i - 1)), if i=n - 1 then r1 else (z i)))
     ∧ (Legendre(n;x) = r0)
     ∧ (r0 < (r((-1)^(n - i)) * Legendre(n + 1;x)))} 
BY
{ (DoSubsume THEN Try (Trivial)) }
1
1. n : ℤ
2. z : i:ℕn - 1 ⟶ {x:ℝ| 
                    (x ∈ (r(-1), r1))
                    ∧ (Legendre(n - 1;x) = r0)
                    ∧ (r0 < (r((-1)^(n - 1 - i)) * Legendre((n - 1) + 1;x)))} 
3. ∀i:ℕn - 2. ((z i) < (z (i + 1)))
4. 2 ≤ n
5. ∀a,b:ℝ.  rational_fun_zero(λx.ratLegendre(n;x);a;b) ∈ {c:ℝ| (c ∈ (a, b)) ∧ (Legendre(n;c) = r0)}  supposing (a < b) ∧\000C ((Legendre(n;a) * Legendre(n;b)) < r0)
6. i : ℕn
7. rational_fun_zero(λx.ratLegendre(n;x);if i=0 then r(-1) else (z (i - 1));if i=n - 1 then r1 else (z i))
   ∈ {c:ℝ| (c ∈ (if i=0 then r(-1) else (z (i - 1)), if i=n - 1 then r1 else (z i))) ∧ (Legendre(n;c) = r0)} 
8. rational_fun_zero(λx.ratLegendre(n;x);if i=0 then r(-1) else (z (i - 1));if i=n - 1 then r1 else (z i))
= rational_fun_zero(λx.ratLegendre(n;x);if i=0 then r(-1) else (z (i - 1));if i=n - 1 then r1 else (z i))
∈ {c:ℝ| (c ∈ (if i=0 then r(-1) else (z (i - 1)), if i=n - 1 then r1 else (z i))) ∧ (Legendre(n;c) = r0)} 
⊢ {c:ℝ| (c ∈ (if i=0 then r(-1) else (z (i - 1)), if i=n - 1 then r1 else (z i))) ∧ (Legendre(n;c) = r0)} 
    ⊆r {x:ℝ| 
        (x ∈ (if i=0 then r(-1) else (z (i - 1)), if i=n - 1 then r1 else (z i)))
        ∧ (Legendre(n;x) = r0)
        ∧ (r0 < (r((-1)^(n - i)) * Legendre(n + 1;x)))} 
Latex:
Latex:
1.  n  :  \mBbbZ{}
2.  z  :  i:\mBbbN{}n  -  1  {}\mrightarrow{}  \{x:\mBbbR{}| 
                                        (x  \mmember{}  (r(-1),  r1))
                                        \mwedge{}  (Legendre(n  -  1;x)  =  r0)
                                        \mwedge{}  (r0  <  (r((-1)\^{}(n  -  1  -  i))  *  Legendre((n  -  1)  +  1;x)))\} 
3.  \mforall{}i:\mBbbN{}n  -  2.  ((z  i)  <  (z  (i  +  1)))
4.  2  \mleq{}  n
5.  \mforall{}a,b:\mBbbR{}.
          rational\_fun\_zero(\mlambda{}x.ratLegendre(n;x);a;b)  \mmember{}  \{c:\mBbbR{}|  (c  \mmember{}  (a,  b))  \mwedge{}  (Legendre(n;c)  =  r0)\}   
          supposing  (a  <  b)  \mwedge{}  ((Legendre(n;a)  *  Legendre(n;b))  <  r0)
6.  i  :  \mBbbN{}n
7.  rational\_fun\_zero(\mlambda{}x.ratLegendre(n;x);if  i=0  then  r(-1)  else  (z  (i  -  1));if  i=n  -  1
                                                                                                                                                        then  r1
                                                                                                                                                        else  (z  i))
      \mmember{}  \{c:\mBbbR{}| 
            (c  \mmember{}  (if  i=0  then  r(-1)  else  (z  (i  -  1)),  if  i=n  -  1  then  r1  else  (z  i)))
            \mwedge{}  (Legendre(n;c)  =  r0)\} 
\mvdash{}  rational\_fun\_zero(\mlambda{}x.ratLegendre(n;x);if  i=0  then  r(-1)  else  (z  (i  -  1));if  i=n  -  1
                                                                                                                                                      then  r1
                                                                                                                                                      else  (z  i))
    \mmember{}  \{x:\mBbbR{}| 
          (x  \mmember{}  (if  i=0  then  r(-1)  else  (z  (i  -  1)),  if  i=n  -  1  then  r1  else  (z  i)))
          \mwedge{}  (Legendre(n;x)  =  r0)
          \mwedge{}  (r0  <  (r((-1)\^{}(n  -  i))  *  Legendre(n  +  1;x)))\} 
By
Latex:
(DoSubsume  THEN  Try  (Trivial))
Home
Index