Nuprl Lemma : shift-rpolynomial

[n:ℕ]. ∀[a:ℕ1 ⟶ ℝ]. ∀[x:ℝ].
  ((x i≤n. a_i x^i)) i≤1. λi.if (i =z 0) then r0 else (i 1) fi _i x^i))


Proof




Definitions occuring in Statement :  rpolynomial: i≤n. a_i x^i) req: y rmul: b int-to-real: r(n) real: int_seg: {i..j-} nat: ifthenelse: if then else fi  eq_int: (i =z j) uall: [x:A]. B[x] apply: a lambda: λx.A[x] function: x:A ⟶ B[x] subtract: m add: m natural_number: $n
Definitions unfolded in proof :  eq_int: (i =z j) subtract: m less_than': less_than'(a;b) subtype_rel: A ⊆B so_apply: x[s] so_lambda: λ2x.t[x] rpolynomial: i≤n. a_i x^i) squash: T less_than: a < b le: A ≤ B lelt: i ≤ j < k nequal: a ≠ b ∈  assert: b bnot: ¬bb guard: {T} sq_type: SQType(T) uiff: uiff(P;Q) bfalse: ff ifthenelse: if then else fi  btrue: tt it: unit: Unit bool: 𝔹 int_seg: {i..j-} prop: and: P ∧ Q false: False exists: x:A. B[x] satisfiable_int_formula: satisfiable_int_formula(fmla) implies:  Q not: ¬A uimplies: supposing a or: P ∨ Q decidable: Dec(P) all: x:A. B[x] ge: i ≥  nat: member: t ∈ T uall: [x:A]. B[x] rev_uimplies: rev_uimplies(P;Q) req_int_terms: t1 ≡ t2 pointwise-req: x[k] y[k] for k ∈ [n,m] nat_plus: +

Latex:
\mforall{}[n:\mBbbN{}].  \mforall{}[a:\mBbbN{}n  +  1  {}\mrightarrow{}  \mBbbR{}].  \mforall{}[x:\mBbbR{}].
    ((x  *  (\mSigma{}i\mleq{}n.  a\_i  *  x\^{}i))  =  (\mSigma{}i\mleq{}n  +  1.  \mlambda{}i.if  (i  =\msubz{}  0)  then  r0  else  a  (i  -  1)  fi  \_i  *  x\^{}i))



Date html generated: 2020_05_20-AM-11_12_01
Last ObjectModification: 2019_12_28-AM-11_35_08

Theory : reals


Home Index