Users' Mathboxes Mathbox for Thierry Arnoux < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >   Mathboxes  >  signlem0 Structured version   Visualization version   GIF version

Theorem signlem0 35095
Description: Adding a zero as the highest coefficient does not change the parity of the sign changes. (Contributed by Thierry Arnoux, 12-Oct-2018.)
Hypotheses
Ref Expression
signsv.p = (𝑎 ∈ {-1, 0, 1}, 𝑏 ∈ {-1, 0, 1} ↦ if(𝑏 = 0, 𝑎, 𝑏))
signsv.w 𝑊 = {⟨(Base‘ndx), {-1, 0, 1}⟩, ⟨(+g‘ndx), ⟩}
signsv.t 𝑇 = (𝑓 ∈ Word ℝ ↦ (𝑛 ∈ (0..^(♯‘𝑓)) ↦ (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(𝑓𝑖))))))
signsv.v 𝑉 = (𝑓 ∈ Word ℝ ↦ Σ𝑗 ∈ (1..^(♯‘𝑓))if(((𝑇𝑓)‘𝑗) ≠ ((𝑇𝑓)‘(𝑗 − 1)), 1, 0))
Assertion
Ref Expression
signlem0 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → (𝑉‘(𝐹 ++ ⟨“0”⟩)) = (𝑉𝐹))
Distinct variable groups:   𝑎,𝑏,   𝑓,𝑖,𝑛,𝐹   𝑓,𝑊,𝑖,𝑛   𝑓,𝑎,𝑖,𝑗,𝑏,𝐹,𝑛   𝑇,𝑎   𝑛,𝑏,𝑇,𝑓,𝑗
Allowed substitution hints:   (𝑓, 𝑖, 𝑗, 𝑛)   𝑇(𝑖)   𝑉(𝑓, 𝑖, 𝑗, 𝑛, 𝑎, 𝑏)   𝑊(𝑗, 𝑎, 𝑏)

Proof of Theorem signlem0
StepHypRef Expression
1 0re 11234 . . 3 0 ∈ ℝ
2 signsv.p . . . 4 = (𝑎 ∈ {-1, 0, 1}, 𝑏 ∈ {-1, 0, 1} ↦ if(𝑏 = 0, 𝑎, 𝑏))
3 signsv.w . . . 4 𝑊 = {⟨(Base‘ndx), {-1, 0, 1}⟩, ⟨(+g‘ndx), ⟩}
4 signsv.t . . . 4 𝑇 = (𝑓 ∈ Word ℝ ↦ (𝑛 ∈ (0..^(♯‘𝑓)) ↦ (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(𝑓𝑖))))))
5 signsv.v . . . 4 𝑉 = (𝑓 ∈ Word ℝ ↦ Σ𝑗 ∈ (1..^(♯‘𝑓))if(((𝑇𝑓)‘𝑗) ≠ ((𝑇𝑓)‘(𝑗 − 1)), 1, 0))
62, 3, 4, 5signsvfn 35090 . . 3 (((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) ∧ 0 ∈ ℝ) → (𝑉‘(𝐹 ++ ⟨“0”⟩)) = ((𝑉𝐹) + if((((𝑇𝐹)‘((♯‘𝐹) − 1)) · 0) < 0, 1, 0)))
71, 6mpan2 704 . 2 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → (𝑉‘(𝐹 ++ ⟨“0”⟩)) = ((𝑉𝐹) + if((((𝑇𝐹)‘((♯‘𝐹) − 1)) · 0) < 0, 1, 0)))
81ltnri 11343 . . . . 5 ¬ 0 < 0
9 neg1cn 12227 . . . . . . . . 9 -1 ∈ ℂ
10 ax-1cn 11182 . . . . . . . . 9 1 ∈ ℂ
11 prssi 4782 . . . . . . . . 9 ((-1 ∈ ℂ ∧ 1 ∈ ℂ) → {-1, 1} ⊆ ℂ)
129, 10, 11mp2an 705 . . . . . . . 8 {-1, 1} ⊆ ℂ
13 eldifsn 4748 . . . . . . . . . . 11 (𝐹 ∈ (Word ℝ ∖ {∅}) ↔ (𝐹 ∈ Word ℝ ∧ 𝐹 ≠ ∅))
1413birani 509 . . . . . . . . . 10 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → (𝐹 ∈ Word ℝ ∧ 𝐹 ≠ ∅))
15 lennncl 14599 . . . . . . . . . 10 ((𝐹 ∈ Word ℝ ∧ 𝐹 ≠ ∅) → (♯‘𝐹) ∈ ℕ)
16 fzo0end 13814 . . . . . . . . . 10 ((♯‘𝐹) ∈ ℕ → ((♯‘𝐹) − 1) ∈ (0..^(♯‘𝐹)))
1714, 15, 163syl 19 . . . . . . . . 9 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → ((♯‘𝐹) − 1) ∈ (0..^(♯‘𝐹)))
182, 3, 4, 5signstfvcl 35081 . . . . . . . . 9 (((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) ∧ ((♯‘𝐹) − 1) ∈ (0..^(♯‘𝐹))) → ((𝑇𝐹)‘((♯‘𝐹) − 1)) ∈ {-1, 1})
1917, 18mpdan 700 . . . . . . . 8 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → ((𝑇𝐹)‘((♯‘𝐹) − 1)) ∈ {-1, 1})
2012, 19sselid 3929 . . . . . . 7 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → ((𝑇𝐹)‘((♯‘𝐹) − 1)) ∈ ℂ)
2120mul01d 11433 . . . . . 6 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → (((𝑇𝐹)‘((♯‘𝐹) − 1)) · 0) = 0)
2221breq1d 5113 . . . . 5 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → ((((𝑇𝐹)‘((♯‘𝐹) − 1)) · 0) < 0 ↔ 0 < 0))
238, 22mtbiri 330 . . . 4 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → ¬ (((𝑇𝐹)‘((♯‘𝐹) − 1)) · 0) < 0)
2423iffalsed 4493 . . 3 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → if((((𝑇𝐹)‘((♯‘𝐹) − 1)) · 0) < 0, 1, 0) = 0)
2524oveq2d 7429 . 2 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → ((𝑉𝐹) + if((((𝑇𝐹)‘((♯‘𝐹) − 1)) · 0) < 0, 1, 0)) = ((𝑉𝐹) + 0))
262, 3, 4, 5signsvvf 35087 . . . . . 6 𝑉:Word ℝ⟶ℕ0
2726a1i 11 . . . . 5 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → 𝑉:Word ℝ⟶ℕ0)
28 simpl 488 . . . . . 6 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → 𝐹 ∈ (Word ℝ ∖ {∅}))
2928eldifad 3911 . . . . 5 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → 𝐹 ∈ Word ℝ)
3027, 29ffvelcdmd 7078 . . . 4 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → (𝑉𝐹) ∈ ℕ0)
3130nn0cnd 12591 . . 3 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → (𝑉𝐹) ∈ ℂ)
3231addridd 11434 . 2 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → ((𝑉𝐹) + 0) = (𝑉𝐹))
337, 25, 323eqtrd 2799 1 ((𝐹 ∈ (Word ℝ ∖ {∅}) ∧ (𝐹‘0) ≠ 0) → (𝑉‘(𝐹 ++ ⟨“0”⟩)) = (𝑉𝐹))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401   = wceq 1570  wcel 2145  wne 2955  cdif 3896  wss 3899  c0 4279  ifcif 4482  {csn 4584  {cpr 4586  {ctp 4588  cop 4590   class class class wbr 5103  cmpt 5186  wf 6529  cfv 6533  (class class class)co 7413  cmpo 7415  cc 11122  cr 11123  0cc0 11124  1c1 11125   + caddc 11127   · cmul 11129   < clt 11267  cmin 11465  -cneg 11466  cn 12257  0cn0 12528  ...cfz 13561  ..^cfzo 13709  chash 14394  Word cword 14578   ++ cconcat 14635  ⟨“cs1 14662  sgncsgn 15159  Σcsu 15773  ndxcnx 17285  Basecbs 17301  +gcplusg 17342   Σg cgsu 17525
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2213  ax-ext 2732  ax-rep 5232  ax-sep 5251  ax-nul 5263  ax-pow 5330  ax-pr 5398  ax-un 7736  ax-inf2 9620  ax-cnex 11180  ax-resscn 11181  ax-1cn 11182  ax-icn 11183  ax-addcl 11184  ax-addrcl 11185  ax-mulcl 11186  ax-mulrcl 11187  ax-mulcom 11188  ax-addass 11189  ax-mulass 11190  ax-distr 11191  ax-i2m1 11192  ax-1ne0 11193  ax-1rid 11194  ax-rnegex 11195  ax-rrecex 11196  ax-cnre 11197  ax-pre-lttri 11198  ax-pre-lttrn 11199  ax-pre-ltadd 11200  ax-pre-mulgt0 11201  ax-pre-sup 11202
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2564  df-eu 2594  df-clab 2739  df-cleq 2752  df-clel 2835  df-nfc 2909  df-ne 2956  df-nel 3062  df-ral 3077  df-rex 3087  df-rmo 3365  df-reu 3366  df-rab 3413  df-v 3452  df-sbc 3740  df-csb 3848  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-pss 3919  df-nul 4280  df-if 4483  df-pw 4559  df-sn 4585  df-pr 4587  df-tp 4589  df-op 4591  df-uni 4868  df-int 4908  df-iun 4953  df-br 5104  df-opab 5168  df-mpt 5187  df-tr 5213  df-id 5550  df-eprel 5555  df-po 5563  df-so 5564  df-fr 5608  df-se 5609  df-we 5610  df-xp 5661  df-rel 5662  df-cnv 5663  df-co 5664  df-dm 5665  df-rn 5666  df-res 5667  df-ima 5668  df-pred 6299  df-ord 6360  df-on 6361  df-lim 6362  df-suc 6363  df-iota 6489  df-fun 6535  df-fn 6536  df-f 6537  df-f1 6538  df-fo 6539  df-f1o 6540  df-fv 6541  df-isom 6542  df-riota 7370  df-ov 7416  df-oprab 7417  df-mpo 7418  df-om 7863  df-1st 7986  df-2nd 7987  df-supp 8159  df-frecs 8280  df-wrecs 8311  df-recs 8360  df-rdg 8399  df-1o 8455  df-er 8696  df-en 8953  df-dom 8954  df-sdom 8955  df-fin 8956  df-sup 9412  df-oi 9482  df-card 9944  df-pnf 11269  df-mnf 11270  df-xr 11271  df-ltxr 11272  df-le 11273  df-sub 11467  df-neg 11468  df-div 11896  df-nn 12258  df-2 12327  df-3 12328  df-n0 12529  df-xnn0 12602  df-z 12616  df-uz 12888  df-rp 13043  df-fz 13562  df-fzo 13710  df-seq 14066  df-exp 14126  df-hash 14395  df-word 14579  df-lsw 14628  df-concat 14636  df-s1 14663  df-substr 14709  df-pfx 14741  df-sgn 15160  df-cj 15186  df-re 15187  df-im 15188  df-sqrt 15322  df-abs 15323  df-clim 15575  df-sum 15774  df-struct 17239  df-slot 17274  df-ndx 17286  df-base 17302  df-plusg 17355  df-0g 17526  df-gsum 17527  df-mgm 18730  df-sgrp 18821  df-mnd 18837  df-mulg 19191  df-cntz 19444
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator