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

Theorem repsco 14204
Description: Mapping of words commutes with the "repeated symbol" operation. (Contributed by AV, 11-Nov-2018.)
Assertion
Ref Expression
repsco ((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) → (𝐹 ∘ (𝑆 repeatS 𝑁)) = ((𝐹𝑆) repeatS 𝑁))

Proof of Theorem repsco
Dummy variable 𝑥 is distinct from all other variables.
StepHypRef Expression
1 simpl1 1187 . . . . 5 (((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) ∧ 𝑥 ∈ (0..^𝑁)) → 𝑆𝐴)
2 simpl2 1188 . . . . 5 (((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) ∧ 𝑥 ∈ (0..^𝑁)) → 𝑁 ∈ ℕ0)
3 simpr 487 . . . . 5 (((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) ∧ 𝑥 ∈ (0..^𝑁)) → 𝑥 ∈ (0..^𝑁))
4 repswsymb 14138 . . . . 5 ((𝑆𝐴𝑁 ∈ ℕ0𝑥 ∈ (0..^𝑁)) → ((𝑆 repeatS 𝑁)‘𝑥) = 𝑆)
51, 2, 3, 4syl3anc 1367 . . . 4 (((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) ∧ 𝑥 ∈ (0..^𝑁)) → ((𝑆 repeatS 𝑁)‘𝑥) = 𝑆)
65fveq2d 6676 . . 3 (((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) ∧ 𝑥 ∈ (0..^𝑁)) → (𝐹‘((𝑆 repeatS 𝑁)‘𝑥)) = (𝐹𝑆))
76mpteq2dva 5163 . 2 ((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) → (𝑥 ∈ (0..^𝑁) ↦ (𝐹‘((𝑆 repeatS 𝑁)‘𝑥))) = (𝑥 ∈ (0..^𝑁) ↦ (𝐹𝑆)))
8 simp3 1134 . . 3 ((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) → 𝐹:𝐴𝐵)
9 repsf 14137 . . . 4 ((𝑆𝐴𝑁 ∈ ℕ0) → (𝑆 repeatS 𝑁):(0..^𝑁)⟶𝐴)
1093adant3 1128 . . 3 ((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) → (𝑆 repeatS 𝑁):(0..^𝑁)⟶𝐴)
11 fcompt 6897 . . 3 ((𝐹:𝐴𝐵 ∧ (𝑆 repeatS 𝑁):(0..^𝑁)⟶𝐴) → (𝐹 ∘ (𝑆 repeatS 𝑁)) = (𝑥 ∈ (0..^𝑁) ↦ (𝐹‘((𝑆 repeatS 𝑁)‘𝑥))))
128, 10, 11syl2anc 586 . 2 ((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) → (𝐹 ∘ (𝑆 repeatS 𝑁)) = (𝑥 ∈ (0..^𝑁) ↦ (𝐹‘((𝑆 repeatS 𝑁)‘𝑥))))
13 fvexd 6687 . . . . 5 (𝑆𝐴 → (𝐹𝑆) ∈ V)
1413anim1i 616 . . . 4 ((𝑆𝐴𝑁 ∈ ℕ0) → ((𝐹𝑆) ∈ V ∧ 𝑁 ∈ ℕ0))
15143adant3 1128 . . 3 ((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) → ((𝐹𝑆) ∈ V ∧ 𝑁 ∈ ℕ0))
16 reps 14134 . . 3 (((𝐹𝑆) ∈ V ∧ 𝑁 ∈ ℕ0) → ((𝐹𝑆) repeatS 𝑁) = (𝑥 ∈ (0..^𝑁) ↦ (𝐹𝑆)))
1715, 16syl 17 . 2 ((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) → ((𝐹𝑆) repeatS 𝑁) = (𝑥 ∈ (0..^𝑁) ↦ (𝐹𝑆)))
187, 12, 173eqtr4d 2868 1 ((𝑆𝐴𝑁 ∈ ℕ0𝐹:𝐴𝐵) → (𝐹 ∘ (𝑆 repeatS 𝑁)) = ((𝐹𝑆) repeatS 𝑁))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398  w3a 1083   = wceq 1537  wcel 2114  Vcvv 3496  cmpt 5148  ccom 5561  wf 6353  cfv 6357  (class class class)co 7158  0cc0 10539  0cn0 11900  ..^cfzo 13036   repeatS creps 14132
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2161  ax-12 2177  ax-ext 2795  ax-rep 5192  ax-sep 5205  ax-nul 5212  ax-pow 5268  ax-pr 5332
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1085  df-tru 1540  df-ex 1781  df-nf 1785  df-sb 2070  df-mo 2622  df-eu 2654  df-clab 2802  df-cleq 2816  df-clel 2895  df-nfc 2965  df-ne 3019  df-ral 3145  df-rex 3146  df-reu 3147  df-rab 3149  df-v 3498  df-sbc 3775  df-csb 3886  df-dif 3941  df-un 3943  df-in 3945  df-ss 3954  df-nul 4294  df-if 4470  df-sn 4570  df-pr 4572  df-op 4576  df-uni 4841  df-iun 4923  df-br 5069  df-opab 5131  df-mpt 5149  df-id 5462  df-xp 5563  df-rel 5564  df-cnv 5565  df-co 5566  df-dm 5567  df-rn 5568  df-res 5569  df-ima 5570  df-iota 6316  df-fun 6359  df-fn 6360  df-f 6361  df-f1 6362  df-fo 6363  df-f1o 6364  df-fv 6365  df-ov 7161  df-oprab 7162  df-mpo 7163  df-reps 14133
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator