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 35084
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 14677 . . . . . 6 (♯‘⟨“𝐾”⟩) = 1
21oveq2i 7428 . . . . 5 (0..^(♯‘⟨“𝐾”⟩)) = (0..^1)
3 fzo01 13807 . . . . 5 (0..^1) = {0}
42, 3eqtri 2785 . . . 4 (0..^(♯‘⟨“𝐾”⟩)) = {0}
54a1i 11 . . 3 (𝐾 ∈ ℝ → (0..^(♯‘⟨“𝐾”⟩)) = {0})
6 simpr 490 . . . . . 6 ((𝐾 ∈ ℝ ∧ 𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩))) → 𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩)))
76, 4eleqtrdi 2872 . . . . 5 ((𝐾 ∈ ℝ ∧ 𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩))) → 𝑛 ∈ {0})
8 velsn 4603 . . . . 5 (𝑛 ∈ {0} ↔ 𝑛 = 0)
97, 8sylib 221 . . . 4 ((𝐾 ∈ ℝ ∧ 𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩))) → 𝑛 = 0)
10 oveq2 7425 . . . . . . . . 9 (𝑛 = 0 → (0...𝑛) = (0...0))
11 0z 12630 . . . . . . . . . 10 0 ∈ ℤ
12 fzsn 13625 . . . . . . . . . 10 (0 ∈ ℤ → (0...0) = {0})
1311, 12ax-mp 5 . . . . . . . . 9 (0...0) = {0}
1410, 13eqtrdi 2813 . . . . . . . 8 (𝑛 = 0 → (0...𝑛) = {0})
1514mpteq1d 5199 . . . . . . 7 (𝑛 = 0 → (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖))) = (𝑖 ∈ {0} ↦ (sgn‘(⟨“𝐾”⟩‘𝑖))))
1615oveq2d 7433 . . . . . 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 35073 . . . . . . . 8 𝑊 ∈ Mnd
2120a1i 11 . . . . . . 7 (𝐾 ∈ ℝ → 𝑊 ∈ Mnd)
22 0re 11238 . . . . . . . 8 0 ∈ ℝ
2322a1i 11 . . . . . . 7 (𝐾 ∈ ℝ → 0 ∈ ℝ)
24 s1fv 14682 . . . . . . . . . 10 (𝐾 ∈ ℝ → (⟨“𝐾”⟩‘0) = 𝐾)
25 id 23 . . . . . . . . . 10 (𝐾 ∈ ℝ → 𝐾 ∈ ℝ)
2624, 25eqeltrd 2862 . . . . . . . . 9 (𝐾 ∈ ℝ → (⟨“𝐾”⟩‘0) ∈ ℝ)
2726rexrd 11287 . . . . . . . 8 (𝐾 ∈ ℝ → (⟨“𝐾”⟩‘0) ∈ ℝ*)
28 sgncl 15174 . . . . . . . 8 ((⟨“𝐾”⟩‘0) ∈ ℝ* → (sgn‘(⟨“𝐾”⟩‘0)) ∈ {-1, 0, 1})
2927, 28syl 18 . . . . . . 7 (𝐾 ∈ ℝ → (sgn‘(⟨“𝐾”⟩‘0)) ∈ {-1, 0, 1})
3018, 19signswbase 35070 . . . . . . . 8 {-1, 0, 1} = (Base‘𝑊)
31 2fveq3 6887 . . . . . . . 8 (𝑖 = 0 → (sgn‘(⟨“𝐾”⟩‘𝑖)) = (sgn‘(⟨“𝐾”⟩‘0)))
3230, 31gsumsn 20087 . . . . . . 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 6886 . . . . . 6 (𝐾 ∈ ℝ → (sgn‘(⟨“𝐾”⟩‘0)) = (sgn‘𝐾))
3635adantr 486 . . . . 5 ((𝐾 ∈ ℝ ∧ 𝑛 = 0) → (sgn‘(⟨“𝐾”⟩‘0)) = (sgn‘𝐾))
3717, 34, 363eqtrd 2801 . . . 4 ((𝐾 ∈ ℝ ∧ 𝑛 = 0) → (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖)))) = (sgn‘𝐾))
389, 37syldan 603 . . 3 ((𝐾 ∈ ℝ ∧ 𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩))) → (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖)))) = (sgn‘𝐾))
395, 38mpteq12dva 5195 . 2 (𝐾 ∈ ℝ → (𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩)) ↦ (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖))))) = (𝑛 ∈ {0} ↦ (sgn‘𝐾)))
40 s1cl 14673 . . 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 35079 . . 3 (⟨“𝐾”⟩ ∈ Word ℝ → (𝑇‘⟨“𝐾”⟩) = (𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩)) ↦ (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖))))))
4440, 43syl 18 . 2 (𝐾 ∈ ℝ → (𝑇‘⟨“𝐾”⟩) = (𝑛 ∈ (0..^(♯‘⟨“𝐾”⟩)) ↦ (𝑊 Σg (𝑖 ∈ (0...𝑛) ↦ (sgn‘(⟨“𝐾”⟩‘𝑖))))))
45 sgnclre 15179 . . . 4 (𝐾 ∈ ℝ → (sgn‘𝐾) ∈ ℝ)
46 s1val 14669 . . . 4 ((sgn‘𝐾) ∈ ℝ → ⟨“(sgn‘𝐾)”⟩ = {⟨0, (sgn‘𝐾)⟩})
4745, 46syl 18 . . 3 (𝐾 ∈ ℝ → ⟨“(sgn‘𝐾)”⟩ = {⟨0, (sgn‘𝐾)⟩})
48 fmptsn 7169 . . . 4 ((0 ∈ ℝ ∧ (sgn‘𝐾) ∈ ℝ) → {⟨0, (sgn‘𝐾)⟩} = (𝑛 ∈ {0} ↦ (sgn‘𝐾)))
4922, 45, 48sylancr 599 . . 3 (𝐾 ∈ ℝ → {⟨0, (sgn‘𝐾)⟩} = (𝑛 ∈ {0} ↦ (sgn‘𝐾)))
5047, 49eqtrd 2797 . 2 (𝐾 ∈ ℝ → ⟨“(sgn‘𝐾)”⟩ = (𝑛 ∈ {0} ↦ (sgn‘𝐾)))
5139, 44, 503eqtr4d 2807 1 (𝐾 ∈ ℝ → (𝑇‘⟨“𝐾”⟩) = ⟨“(sgn‘𝐾)”⟩)
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401   = wceq 1570  wcel 2145  wne 2957  ifcif 4485  {csn 4587  {cpr 4589  {ctp 4591  cop 4593  cmpt 5190  cfv 6537  (class class class)co 7417  cmpo 7419  cr 11127  0cc0 11128  1c1 11129  *cxr 11270  cmin 11469  -cneg 11470  cz 12619  ...cfz 13565  ..^cfzo 13713  chash 14398  Word cword 14582  ⟨“cs1 14666  sgncsgn 15163  Σcsu 15777  ndxcnx 17291  Basecbs 17307  +gcplusg 17348   Σg cgsu 17531  Mndcmnd 18842
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 2215  ax-ext 2734  ax-rep 5236  ax-sep 5255  ax-nul 5267  ax-pow 5334  ax-pr 5402  ax-un 7740  ax-cnex 11184  ax-resscn 11185  ax-1cn 11186  ax-icn 11187  ax-addcl 11188  ax-addrcl 11189  ax-mulcl 11190  ax-mulrcl 11191  ax-mulcom 11192  ax-addass 11193  ax-mulass 11194  ax-distr 11195  ax-i2m1 11196  ax-1ne0 11197  ax-1rid 11198  ax-rnegex 11199  ax-rrecex 11200  ax-cnre 11201  ax-pre-lttri 11202  ax-pre-lttrn 11203  ax-pre-ltadd 11204  ax-pre-mulgt0 11205
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 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 3367  df-reu 3368  df-rab 3415  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-pss 3922  df-nul 4283  df-if 4486  df-pw 4562  df-sn 4588  df-pr 4590  df-tp 4592  df-op 4594  df-uni 4871  df-int 4911  df-iun 4956  df-br 5108  df-opab 5172  df-mpt 5191  df-tr 5217  df-id 5554  df-eprel 5559  df-po 5567  df-so 5568  df-fr 5612  df-se 5613  df-we 5614  df-xp 5665  df-rel 5666  df-cnv 5667  df-co 5668  df-dm 5669  df-rn 5670  df-res 5671  df-ima 5672  df-pred 6303  df-ord 6364  df-on 6365  df-lim 6366  df-suc 6367  df-iota 6493  df-fun 6539  df-fn 6540  df-f 6541  df-f1 6542  df-fo 6543  df-f1o 6544  df-fv 6545  df-isom 6546  df-riota 7374  df-ov 7420  df-oprab 7421  df-mpo 7422  df-om 7867  df-1st 7990  df-2nd 7991  df-supp 8163  df-frecs 8284  df-wrecs 8315  df-recs 8364  df-rdg 8403  df-1o 8459  df-er 8700  df-en 8957  df-dom 8958  df-sdom 8959  df-fin 8960  df-oi 9486  df-card 9948  df-pnf 11273  df-mnf 11274  df-xr 11275  df-ltxr 11276  df-le 11277  df-sub 11471  df-neg 11472  df-nn 12262  df-2 12331  df-n0 12533  df-z 12620  df-uz 12892  df-fz 13566  df-fzo 13714  df-seq 14070  df-hash 14399  df-word 14583  df-s1 14667  df-sgn 15164  df-struct 17245  df-slot 17280  df-ndx 17292  df-base 17308  df-plusg 17361  df-0g 17532  df-gsum 17533  df-mgm 18736  df-sgrp 18827  df-mnd 18843  df-mulg 19197  df-cntz 19450
This theorem is used by:  signsvtn0  35086  signstfvneq0  35088
  Copyright terms: Public domain W3C validator