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

Theorem signstf0 34987
Description: Sign of a single letter word. (Contributed by Thierry Arnoux, 8-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
signstf0 (𝐾 ∈ ℝ → (𝑇‘⟨“𝐾”⟩) = ⟨“(sgn‘𝐾)”⟩)
Distinct variable groups:   𝑎,𝑏,   𝑓,𝑖,𝑛,𝑊   𝑓,𝐾,𝑖,𝑛
Allowed substitution hints:   (𝑓, 𝑖, 𝑗, 𝑛)   𝑇(𝑓, 𝑖, 𝑗, 𝑛, 𝑎, 𝑏)   𝐾(𝑗, 𝑎, 𝑏)   𝑉(𝑓, 𝑖, 𝑗, 𝑛, 𝑎, 𝑏)   𝑊(𝑗, 𝑎, 𝑏)

Proof of Theorem signstf0
StepHypRef Expression
1 s1len 14665 . . . . . 6 (♯‘⟨“𝐾”⟩) = 1
21oveq2i 7434 . . . . 5 (0..^(♯‘⟨“𝐾”⟩)) = (0..^1)
3 fzo01 13795 . . . . 5 (0..^1) = {0}
42, 3eqtri 2789 . . . 4 (0..^(♯‘⟨“𝐾”⟩)) = {0}
54a1i 11 . . 3 (𝐾 ∈ ℝ → (0..^(♯‘⟨“𝐾”⟩)) = {0})
6 simpr 490 . . . . . 6 ((𝐾 ∈ ℝ ∧ 𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩))) → 𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩)))
76, 4eleqtrdi 2876 . . . . 5 ((𝐾 ∈ ℝ ∧ 𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩))) → 𝑛 ∈ {0})
8 velsn 4610 . . . . 5 (𝑛 ∈ {0} ↔ 𝑛 = 0)
97, 8sylib 221 . . . 4 ((𝐾 ∈ ℝ ∧ 𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩))) → 𝑛 = 0)
10 oveq2 7431 . . . . . . . . 9 (𝑛 = 0 → (0...𝑛) = (0...0))
11 0z 12620 . . . . . . . . . 10 0 ∈ ℤ
12 fzsn 13613 . . . . . . . . . 10 (0 ∈ ℤ → (0...0) = {0})
1311, 12ax-mp 5 . . . . . . . . 9 (0...0) = {0}
1410, 13eqtrdi 2817 . . . . . . . 8 (𝑛 = 0 → (0...𝑛) = {0})
1514mpteq1d 5206 . . . . . . 7 (𝑛 = 0 → (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖))) = (𝑖 ∈ {0} ↦ (sgn‘(⟨“𝐾”⟩‘𝑖))))
1615oveq2d 7439 . . . . . 6 (𝑛 = 0 → (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖)))) = (𝑊 Σg (𝑖 ∈ {0} ↦ (sgn‘(⟨“𝐾”⟩‘𝑖)))))
1716adantl 487 . . . . 5 ((𝐾 ∈ ℝ ∧ 𝑛 = 0) → (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖)))) = (𝑊 Σg (𝑖 ∈ {0} ↦ (sgn‘(⟨“𝐾”⟩‘𝑖)))))
18 signsv.p . . . . . . . . 9 = (𝑎 ∈ {-1, 0, 1}, 𝑏 ∈ {-1, 0, 1} ↦ if(𝑏 = 0, 𝑎, 𝑏))
19 signsv.w . . . . . . . . 9 𝑊 = {⟨(Base‘ndx), {-1, 0, 1}⟩, ⟨(+g‘ndx), ⟩}
2018, 19signswmnd 34976 . . . . . . . 8 𝑊 ∈ Mnd
2120a1i 11 . . . . . . 7 (𝐾 ∈ ℝ → 𝑊 ∈ Mnd)
22 0re 11228 . . . . . . . 8 0 ∈ ℝ
2322a1i 11 . . . . . . 7 (𝐾 ∈ ℝ → 0 ∈ ℝ)
24 s1fv 14670 . . . . . . . . . 10 (𝐾 ∈ ℝ → (⟨“𝐾”⟩‘0) = 𝐾)
25 id 23 . . . . . . . . . 10 (𝐾 ∈ ℝ → 𝐾 ∈ ℝ)
2624, 25eqeltrd 2866 . . . . . . . . 9 (𝐾 ∈ ℝ → (⟨“𝐾”⟩‘0) ∈ ℝ)
2726rexrd 11277 . . . . . . . 8 (𝐾 ∈ ℝ → (⟨“𝐾”⟩‘0) ∈ ℝ*)
28 sgncl 15160 . . . . . . . 8 ((⟨“𝐾”⟩‘0) ∈ ℝ* → (sgn‘(⟨“𝐾”⟩‘0)) ∈ {-1, 0, 1})
2927, 28syl 18 . . . . . . 7 (𝐾 ∈ ℝ → (sgn‘(⟨“𝐾”⟩‘0)) ∈ {-1, 0, 1})
3018, 19signswbase 34973 . . . . . . . 8 {-1, 0, 1} = (Base‘𝑊)
31 2fveq3 6893 . . . . . . . 8 (𝑖 = 0 → (sgn‘(⟨“𝐾”⟩‘𝑖)) = (sgn‘(⟨“𝐾”⟩‘0)))
3230, 31gsumsn 20055 . . . . . . 7 ((𝑊 ∈ Mnd ∧ 0 ∈ ℝ ∧ (sgn‘(⟨“𝐾”⟩‘0)) ∈ {-1, 0, 1}) → (𝑊 Σg (𝑖 ∈ {0} ↦ (sgn‘(⟨“𝐾”⟩‘𝑖)))) = (sgn‘(⟨“𝐾”⟩‘0)))
3321, 23, 29, 32syl3anc 1398 . . . . . 6 (𝐾 ∈ ℝ → (𝑊 Σg (𝑖 ∈ {0} ↦ (sgn‘(⟨“𝐾”⟩‘𝑖)))) = (sgn‘(⟨“𝐾”⟩‘0)))
3433adantr 486 . . . . 5 ((𝐾 ∈ ℝ ∧ 𝑛 = 0) → (𝑊 Σg (𝑖 ∈ {0} ↦ (sgn‘(⟨“𝐾”⟩‘𝑖)))) = (sgn‘(⟨“𝐾”⟩‘0)))
3524fveq2d 6892 . . . . . 6 (𝐾 ∈ ℝ → (sgn‘(⟨“𝐾”⟩‘0)) = (sgn‘𝐾))
3635adantr 486 . . . . 5 ((𝐾 ∈ ℝ ∧ 𝑛 = 0) → (sgn‘(⟨“𝐾”⟩‘0)) = (sgn‘𝐾))
3717, 34, 363eqtrd 2805 . . . 4 ((𝐾 ∈ ℝ ∧ 𝑛 = 0) → (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖)))) = (sgn‘𝐾))
389, 37syldan 603 . . 3 ((𝐾 ∈ ℝ ∧ 𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩))) → (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖)))) = (sgn‘𝐾))
395, 38mpteq12dva 5202 . 2 (𝐾 ∈ ℝ → (𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩)) ↦ (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖))))) = (𝑛 ∈ {0} ↦ (sgn‘𝐾)))
40 s1cl 14661 . . 3 (𝐾 ∈ ℝ → ⟨“𝐾”⟩ ∈ Word ℝ)
41 signsv.t . . . 4 𝑇 = (𝑓 ∈ Word ℝ ↦ (𝑛 ∈ (0..^(♯‘𝑓)) ↦ (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(𝑓𝑖))))))
42 signsv.v . . . 4 𝑉 = (𝑓 ∈ Word ℝ ↦ Σ𝑗 ∈ (1..^(♯‘𝑓))if(((𝑇𝑓)‘𝑗) ≠ ((𝑇𝑓)‘(𝑗 − 1)), 1, 0))
4318, 19, 41, 42signstfv 34982 . . 3 (⟨“𝐾”⟩ ∈ Word ℝ → (𝑇‘⟨“𝐾”⟩) = (𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩)) ↦ (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖))))))
4440, 43syl 18 . 2 (𝐾 ∈ ℝ → (𝑇‘⟨“𝐾”⟩) = (𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩)) ↦ (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖))))))
45 sgnclre 15165 . . . 4 (𝐾 ∈ ℝ → (sgn‘𝐾) ∈ ℝ)
46 s1val 14657 . . . 4 ((sgn‘𝐾) ∈ ℝ → ⟨“(sgn‘𝐾)”⟩ = {⟨0, (sgn‘𝐾)⟩})
4745, 46syl 18 . . 3 (𝐾 ∈ ℝ → ⟨“(sgn‘𝐾)”⟩ = {⟨0, (sgn‘𝐾)⟩})
48 fmptsn 7172 . . . 4 ((0 ∈ ℝ ∧ (sgn‘𝐾) ∈ ℝ) → {⟨0, (sgn‘𝐾)⟩} = (𝑛 ∈ {0} ↦ (sgn‘𝐾)))
4922, 45, 48sylancr 599 . . 3 (𝐾 ∈ ℝ → {⟨0, (sgn‘𝐾)⟩} = (𝑛 ∈ {0} ↦ (sgn‘𝐾)))
5047, 49eqtrd 2801 . 2 (𝐾 ∈ ℝ → ⟨“(sgn‘𝐾)”⟩ = (𝑛 ∈ {0} ↦ (sgn‘𝐾)))
5139, 44, 503eqtr4d 2811 1 (𝐾 ∈ ℝ → (𝑇‘⟨“𝐾”⟩) = ⟨“(sgn‘𝐾)”⟩)
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401   = wceq 1570  wcel 2146  wne 2961  ifcif 4492  {csn 4594  {cpr 4596  {ctp 4598  cop 4600  cmpt 5197  cfv 6543  (class class class)co 7423  cmpo 7425  cr 11117  0cc0 11118  1c1 11119  *cxr 11260  cmin 11459  -cneg 11460  cz 12609  ...cfz 13553  ..^cfzo 13701  chash 14386  Word cword 14570  ⟨“cs1 14654  sgncsgn 15149  Σcsu 15763  ndxcnx 17278  Basecbs 17294  +gcplusg 17335   Σg cgsu 17518  Mndcmnd 18821
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 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2738  ax-rep 5243  ax-sep 5262  ax-nul 5274  ax-pow 5341  ax-pr 5409  ax-un 7745  ax-cnex 11174  ax-resscn 11175  ax-1cn 11176  ax-icn 11177  ax-addcl 11178  ax-addrcl 11179  ax-mulcl 11180  ax-mulrcl 11181  ax-mulcom 11182  ax-addass 11183  ax-mulass 11184  ax-distr 11185  ax-i2m1 11186  ax-1ne0 11187  ax-1rid 11188  ax-rnegex 11189  ax-rrecex 11190  ax-cnre 11191  ax-pre-lttri 11192  ax-pre-lttrn 11193  ax-pre-ltadd 11194  ax-pre-mulgt0 11195
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 2570  df-eu 2600  df-clab 2745  df-cleq 2758  df-clel 2841  df-nfc 2915  df-ne 2962  df-nel 3068  df-ral 3083  df-rex 3093  df-rmo 3372  df-reu 3373  df-rab 3420  df-v 3460  df-sbc 3748  df-csb 3857  df-dif 3911  df-un 3913  df-in 3915  df-ss 3925  df-pss 3928  df-nul 4290  df-if 4493  df-pw 4569  df-sn 4595  df-pr 4597  df-tp 4599  df-op 4601  df-uni 4878  df-int 4918  df-iun 4963  df-br 5115  df-opab 5179  df-mpt 5198  df-tr 5224  df-id 5561  df-eprel 5566  df-po 5574  df-so 5575  df-fr 5619  df-se 5620  df-we 5621  df-xp 5672  df-rel 5673  df-cnv 5674  df-co 5675  df-dm 5676  df-rn 5677  df-res 5678  df-ima 5679  df-pred 6309  df-ord 6370  df-on 6371  df-lim 6372  df-suc 6373  df-iota 6499  df-fun 6545  df-fn 6546  df-f 6547  df-f1 6548  df-fo 6549  df-f1o 6550  df-fv 6551  df-isom 6552  df-riota 7380  df-ov 7426  df-oprab 7427  df-mpo 7428  df-om 7872  df-1st 7995  df-2nd 7996  df-supp 8166  df-frecs 8287  df-wrecs 8318  df-recs 8367  df-rdg 8406  df-1o 8462  df-er 8703  df-en 8953  df-dom 8954  df-sdom 8955  df-fin 8956  df-oi 9482  df-card 9944  df-pnf 11263  df-mnf 11264  df-xr 11265  df-ltxr 11266  df-le 11267  df-sub 11461  df-neg 11462  df-nn 12252  df-2 12321  df-n0 12523  df-z 12610  df-uz 12881  df-fz 13554  df-fzo 13702  df-seq 14058  df-hash 14387  df-word 14571  df-s1 14655  df-sgn 15150  df-struct 17232  df-slot 17267  df-ndx 17279  df-base 17295  df-plusg 17348  df-0g 17519  df-gsum 17520  df-mgm 18723  df-sgrp 18806  df-mnd 18822  df-mulg 19165  df-cntz 19418
This theorem is used by:  signsvtn0  34989  signstfvneq0  34991
  Copyright terms: Public domain W3C validator