Nuprl Lemma : rpolynomial-complete-roots-unique

[n:ℕ+]. ∀[a:ℕ1 ⟶ ℝ].
  ∀[z,y:ℕn ⟶ ℝ].
    (∀[j:ℕn]. ((z j) (y j))) supposing 
       ((∀j:ℕn. ((Σi≤n. a_i j^i) r0)) and 
       (∀j:ℕn. ((Σi≤n. a_i j^i) r0)) and 
       (∀j:ℕ1. ((y j) < (y (j 1)))) and 
       (∀j:ℕ1. ((z j) < (z (j 1))))) 
  supposing n ≠ r0


Proof




Definitions occuring in Statement :  rpolynomial: i≤n. a_i x^i) rneq: x ≠ y rless: x < y req: y int-to-real: r(n) real: int_seg: {i..j-} nat_plus: + uimplies: supposing a uall: [x:A]. B[x] all: x:A. B[x] apply: a function: x:A ⟶ B[x] subtract: m add: m natural_number: $n
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a all: x:A. B[x] implies:  Q int_seg: {i..j-} lelt: i ≤ j < k and: P ∧ Q le: A ≤ B less_than: a < b squash: T so_lambda: λ2x.t[x] nat_plus: + decidable: Dec(P) or: P ∨ Q not: ¬A satisfiable_int_formula: satisfiable_int_formula(fmla) exists: x:A. B[x] false: False prop: so_apply: x[s] uiff: uiff(P;Q) rev_uimplies: rev_uimplies(P;Q) nat: req_int_terms: t1 ≡ t2 so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] sequence: sequence(T) trans: Trans(T;x,y.E[x; y]) rev_implies:  Q rge: x ≥ y guard: {T} iff: ⇐⇒ Q seq-item: s[i] seq-len: ||s|| pi1: fst(t) pi2: snd(t) sorted-seq: sorted-seq(x,y.R[x; y];s) cand: c∧ B top: Top true: True less_than': less_than'(a;b) sq_type: SQType(T) sq_exists: x:A [B[x]] rless: x < y sq_stable: SqStable(P) real: subtype_rel: A ⊆B subtract: m ge: i ≥  rneq: x ≠ y stable: Stable{P}

Latex:
\mforall{}[n:\mBbbN{}\msupplus{}].  \mforall{}[a:\mBbbN{}n  +  1  {}\mrightarrow{}  \mBbbR{}].
    \mforall{}[z,y:\mBbbN{}n  {}\mrightarrow{}  \mBbbR{}].
        (\mforall{}[j:\mBbbN{}n].  ((z  j)  =  (y  j)))  supposing 
              ((\mforall{}j:\mBbbN{}n.  ((\mSigma{}i\mleq{}n.  a\_i  *  z  j\^{}i)  =  r0))  and 
              (\mforall{}j:\mBbbN{}n.  ((\mSigma{}i\mleq{}n.  a\_i  *  y  j\^{}i)  =  r0))  and 
              (\mforall{}j:\mBbbN{}n  -  1.  ((y  j)  <  (y  (j  +  1))))  and 
              (\mforall{}j:\mBbbN{}n  -  1.  ((z  j)  <  (z  (j  +  1))))) 
    supposing  a  n  \mneq{}  r0



Date html generated: 2020_05_20-AM-11_12_59
Last ObjectModification: 2020_01_06-PM-00_44_42

Theory : reals


Home Index