MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  coeid Structured version   Visualization version   GIF version

Theorem coeid 26406
Description: Reconstruct a polynomial as an explicit sum of the coefficient function up to the degree of the polynomial. (Contributed by Mario Carneiro, 22-Jul-2014.)
Hypotheses
Ref Expression
dgrub.1 𝐴 = (coeff‘𝐹)
dgrub.2 𝑁 = (deg‘𝐹)
Assertion
Ref Expression
coeid (𝐹 ∈ (Poly‘𝑆) → 𝐹 = (𝑧 ∈ ℂ ↦ Σ𝑘 ∈ (0...𝑁)((𝐴𝑘) · (𝑧𝑘))))
Distinct variable groups:   𝑧,𝑘,𝐴   𝑘,𝐹   𝑆,𝑘,𝑧   𝑘,𝑁,𝑧   𝑧,𝐹

Proof of Theorem coeid
Dummy variables 𝑎 𝑛 𝑥 𝑚 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 elply2 26364 . . 3 (𝐹 ∈ (Poly‘𝑆) ↔ (𝑆 ⊆ ℂ ∧ ∃𝑛 ∈ ℕ0𝑎 ∈ ((𝑆 ∪ {0}) ↑m0)((𝑎 “ (ℤ‘(𝑛 + 1))) = {0} ∧ 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚))))))
21simprbi 502 . 2 (𝐹 ∈ (Poly‘𝑆) → ∃𝑛 ∈ ℕ0𝑎 ∈ ((𝑆 ∪ {0}) ↑m0)((𝑎 “ (ℤ‘(𝑛 + 1))) = {0} ∧ 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚)))))
3 dgrub.1 . . . . 5 𝐴 = (coeff‘𝐹)
4 dgrub.2 . . . . 5 𝑁 = (deg‘𝐹)
5 simpll 778 . . . . 5 (((𝐹 ∈ (Poly‘𝑆) ∧ (𝑛 ∈ ℕ0𝑎 ∈ ((𝑆 ∪ {0}) ↑m0))) ∧ ((𝑎 “ (ℤ‘(𝑛 + 1))) = {0} ∧ 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚))))) → 𝐹 ∈ (Poly‘𝑆))
6 simplrl 788 . . . . 5 (((𝐹 ∈ (Poly‘𝑆) ∧ (𝑛 ∈ ℕ0𝑎 ∈ ((𝑆 ∪ {0}) ↑m0))) ∧ ((𝑎 “ (ℤ‘(𝑛 + 1))) = {0} ∧ 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚))))) → 𝑛 ∈ ℕ0)
7 simplrr 789 . . . . 5 (((𝐹 ∈ (Poly‘𝑆) ∧ (𝑛 ∈ ℕ0𝑎 ∈ ((𝑆 ∪ {0}) ↑m0))) ∧ ((𝑎 “ (ℤ‘(𝑛 + 1))) = {0} ∧ 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚))))) → 𝑎 ∈ ((𝑆 ∪ {0}) ↑m0))
8 simprl 782 . . . . 5 (((𝐹 ∈ (Poly‘𝑆) ∧ (𝑛 ∈ ℕ0𝑎 ∈ ((𝑆 ∪ {0}) ↑m0))) ∧ ((𝑎 “ (ℤ‘(𝑛 + 1))) = {0} ∧ 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚))))) → (𝑎 “ (ℤ‘(𝑛 + 1))) = {0})
9 simprr 784 . . . . . 6 (((𝐹 ∈ (Poly‘𝑆) ∧ (𝑛 ∈ ℕ0𝑎 ∈ ((𝑆 ∪ {0}) ↑m0))) ∧ ((𝑎 “ (ℤ‘(𝑛 + 1))) = {0} ∧ 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚))))) → 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚))))
10 fveq2 6881 . . . . . . . . . 10 (𝑚 = 𝑘 → (𝑎𝑚) = (𝑎𝑘))
11 oveq2 7420 . . . . . . . . . 10 (𝑚 = 𝑘 → (𝑥𝑚) = (𝑥𝑘))
1210, 11oveq12d 7430 . . . . . . . . 9 (𝑚 = 𝑘 → ((𝑎𝑚) · (𝑥𝑚)) = ((𝑎𝑘) · (𝑥𝑘)))
1312cbvsumv 15754 . . . . . . . 8 Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚)) = Σ𝑘 ∈ (0...𝑛)((𝑎𝑘) · (𝑥𝑘))
14 oveq1 7419 . . . . . . . . . 10 (𝑥 = 𝑧 → (𝑥𝑘) = (𝑧𝑘))
1514oveq2d 7428 . . . . . . . . 9 (𝑥 = 𝑧 → ((𝑎𝑘) · (𝑥𝑘)) = ((𝑎𝑘) · (𝑧𝑘)))
1615sumeq2sdv 15761 . . . . . . . 8 (𝑥 = 𝑧 → Σ𝑘 ∈ (0...𝑛)((𝑎𝑘) · (𝑥𝑘)) = Σ𝑘 ∈ (0...𝑛)((𝑎𝑘) · (𝑧𝑘)))
1713, 16eqtrid 2809 . . . . . . 7 (𝑥 = 𝑧 → Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚)) = Σ𝑘 ∈ (0...𝑛)((𝑎𝑘) · (𝑧𝑘)))
1817cbvmptv 5214 . . . . . 6 (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚))) = (𝑧 ∈ ℂ ↦ Σ𝑘 ∈ (0...𝑛)((𝑎𝑘) · (𝑧𝑘)))
199, 18eqtrdi 2813 . . . . 5 (((𝐹 ∈ (Poly‘𝑆) ∧ (𝑛 ∈ ℕ0𝑎 ∈ ((𝑆 ∪ {0}) ↑m0))) ∧ ((𝑎 “ (ℤ‘(𝑛 + 1))) = {0} ∧ 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚))))) → 𝐹 = (𝑧 ∈ ℂ ↦ Σ𝑘 ∈ (0...𝑛)((𝑎𝑘) · (𝑧𝑘))))
203, 4, 5, 6, 7, 8, 19coeidlem 26405 . . . 4 (((𝐹 ∈ (Poly‘𝑆) ∧ (𝑛 ∈ ℕ0𝑎 ∈ ((𝑆 ∪ {0}) ↑m0))) ∧ ((𝑎 “ (ℤ‘(𝑛 + 1))) = {0} ∧ 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚))))) → 𝐹 = (𝑧 ∈ ℂ ↦ Σ𝑘 ∈ (0...𝑁)((𝐴𝑘) · (𝑧𝑘))))
2120ex 417 . . 3 ((𝐹 ∈ (Poly‘𝑆) ∧ (𝑛 ∈ ℕ0𝑎 ∈ ((𝑆 ∪ {0}) ↑m0))) → (((𝑎 “ (ℤ‘(𝑛 + 1))) = {0} ∧ 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚)))) → 𝐹 = (𝑧 ∈ ℂ ↦ Σ𝑘 ∈ (0...𝑁)((𝐴𝑘) · (𝑧𝑘)))))
2221rexlimdvva 3221 . 2 (𝐹 ∈ (Poly‘𝑆) → (∃𝑛 ∈ ℕ0𝑎 ∈ ((𝑆 ∪ {0}) ↑m0)((𝑎 “ (ℤ‘(𝑛 + 1))) = {0} ∧ 𝐹 = (𝑥 ∈ ℂ ↦ Σ𝑚 ∈ (0...𝑛)((𝑎𝑚) · (𝑥𝑚)))) → 𝐹 = (𝑧 ∈ ℂ ↦ Σ𝑘 ∈ (0...𝑁)((𝐴𝑘) · (𝑧𝑘)))))
232, 22mpd 16 1 (𝐹 ∈ (Poly‘𝑆) → 𝐹 = (𝑧 ∈ ℂ ↦ Σ𝑘 ∈ (0...𝑁)((𝐴𝑘) · (𝑧𝑘))))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 400   = wceq 1569  wcel 2142  wrex 3088  cun 3902  wss 3904  {csn 4588  cmpt 5191  cima 5663  cfv 6536  (class class class)co 7412  m cmap 8822  cc 11104  0cc0 11106  1c1 11107   + caddc 11109   · cmul 11111  0cn0 12510  cuz 12868  ...cfz 13541  cexp 14104  Σcsu 15744  Polycply 26352  coeffccoe 26354  degcdgr 26355
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1824  ax-4 1838  ax-5 1939  ax-6 1996  ax-7 2037  ax-8 2144  ax-9 2152  ax-10 2175  ax-11 2191  ax-12 2212  ax-ext 2734  ax-rep 5237  ax-sep 5256  ax-nul 5268  ax-pow 5335  ax-pr 5403  ax-un 7734  ax-inf2 9608  ax-cnex 11162  ax-resscn 11163  ax-1cn 11164  ax-icn 11165  ax-addcl 11166  ax-addrcl 11167  ax-mulcl 11168  ax-mulrcl 11169  ax-mulcom 11170  ax-addass 11171  ax-mulass 11172  ax-distr 11173  ax-i2m1 11174  ax-1ne0 11175  ax-1rid 11176  ax-rnegex 11177  ax-rrecex 11178  ax-cnre 11179  ax-pre-lttri 11180  ax-pre-lttrn 11181  ax-pre-ltadd 11182  ax-pre-mulgt0 11183  ax-pre-sup 11184
This proof depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1103  df-3an 1104  df-tru 1572  df-fal 1582  df-ex 1809  df-nf 1813  df-sb 2096  df-mo 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-nel 3064  df-ral 3079  df-rex 3089  df-rmo 3368  df-reu 3369  df-rab 3416  df-v 3456  df-sbc 3744  df-csb 3853  df-dif 3907  df-un 3909  df-in 3911  df-ss 3921  df-pss 3924  df-nul 4286  df-if 4487  df-pw 4563  df-sn 4589  df-pr 4591  df-op 4595  df-uni 4872  df-int 4912  df-iun 4957  df-br 5109  df-opab 5173  df-mpt 5192  df-tr 5218  df-id 5555  df-eprel 5560  df-po 5568  df-so 5569  df-fr 5613  df-se 5614  df-we 5615  df-xp 5666  df-rel 5667  df-cnv 5668  df-co 5669  df-dm 5670  df-rn 5671  df-res 5672  df-ima 5673  df-pred 6302  df-ord 6363  df-on 6364  df-lim 6365  df-suc 6366  df-iota 6492  df-fun 6538  df-fn 6539  df-f 6540  df-f1 6541  df-fo 6542  df-f1o 6543  df-fv 6544  df-isom 6545  df-riota 7369  df-ov 7415  df-oprab 7416  df-mpo 7417  df-of 7676  df-om 7861  df-1st 7984  df-2nd 7985  df-frecs 8276  df-wrecs 8307  df-recs 8356  df-rdg 8395  df-1o 8451  df-er 8692  df-map 8824  df-pm 8825  df-en 8942  df-dom 8943  df-sdom 8944  df-fin 8945  df-sup 9400  df-inf 9401  df-oi 9470  df-card 9932  df-pnf 11251  df-mnf 11252  df-xr 11253  df-ltxr 11254  df-le 11255  df-sub 11449  df-neg 11450  df-div 11878  df-nn 12240  df-2 12309  df-3 12310  df-n0 12511  df-z 12598  df-uz 12869  df-rp 13023  df-fz 13542  df-fzo 13690  df-fl 13832  df-seq 14045  df-exp 14105  df-hash 14374  df-cj 15157  df-re 15158  df-im 15159  df-sqrt 15293  df-abs 15294  df-clim 15546  df-rlim 15547  df-sum 15745  df-0p 25840  df-ply 26356  df-coe 26358  df-dgr 26359
This theorem is used by:  coeid2  26407  plyco  26409  0dgrb  26414  coeaddlem  26417  coemullem  26418  coe11  26421  plycn  26429  plycjlem  26444
  Copyright terms: Public domain W3C validator