ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  cats2catd GIF version

Theorem cats2catd 11351
Description: Closure of concatenation of concatenations with singleton words. (Contributed by AV, 1-Mar-2021.) (Revised by Jim Kingdon, 19-Jan-2026.)
Hypotheses
Ref Expression
cats2catd.b (𝜑𝐵 ∈ Word V)
cats2catd.d (𝜑𝐷 ∈ Word V)
cats2catd.x (𝜑𝑋𝑉)
cats2catd.y (𝜑𝑌𝑊)
cats2catd.a (𝜑𝐴 = (𝐵 ++ ⟨“𝑋”⟩))
cats2catd.c (𝜑𝐶 = (⟨“𝑌”⟩ ++ 𝐷))
Assertion
Ref Expression
cats2catd (𝜑 → (𝐴 ++ 𝐶) = ((𝐵 ++ ⟨“𝑋𝑌”⟩) ++ 𝐷))

Proof of Theorem cats2catd
StepHypRef Expression
1 cats2catd.a . . 3 (𝜑𝐴 = (𝐵 ++ ⟨“𝑋”⟩))
2 cats2catd.c . . 3 (𝜑𝐶 = (⟨“𝑌”⟩ ++ 𝐷))
31, 2oveq12d 6036 . 2 (𝜑 → (𝐴 ++ 𝐶) = ((𝐵 ++ ⟨“𝑋”⟩) ++ (⟨“𝑌”⟩ ++ 𝐷)))
4 cats2catd.b . . . 4 (𝜑𝐵 ∈ Word V)
5 cats2catd.x . . . . . 6 (𝜑𝑋𝑉)
65s1cld 11200 . . . . 5 (𝜑 → ⟨“𝑋”⟩ ∈ Word 𝑉)
7 wrdv 11130 . . . . 5 (⟨“𝑋”⟩ ∈ Word 𝑉 → ⟨“𝑋”⟩ ∈ Word V)
86, 7syl 14 . . . 4 (𝜑 → ⟨“𝑋”⟩ ∈ Word V)
9 ccatcl 11171 . . . 4 ((𝐵 ∈ Word V ∧ ⟨“𝑋”⟩ ∈ Word V) → (𝐵 ++ ⟨“𝑋”⟩) ∈ Word V)
104, 8, 9syl2anc 411 . . 3 (𝜑 → (𝐵 ++ ⟨“𝑋”⟩) ∈ Word V)
11 cats2catd.y . . . . 5 (𝜑𝑌𝑊)
1211s1cld 11200 . . . 4 (𝜑 → ⟨“𝑌”⟩ ∈ Word 𝑊)
13 wrdv 11130 . . . 4 (⟨“𝑌”⟩ ∈ Word 𝑊 → ⟨“𝑌”⟩ ∈ Word V)
1412, 13syl 14 . . 3 (𝜑 → ⟨“𝑌”⟩ ∈ Word V)
15 cats2catd.d . . 3 (𝜑𝐷 ∈ Word V)
16 ccatass 11186 . . 3 (((𝐵 ++ ⟨“𝑋”⟩) ∈ Word V ∧ ⟨“𝑌”⟩ ∈ Word V ∧ 𝐷 ∈ Word V) → (((𝐵 ++ ⟨“𝑋”⟩) ++ ⟨“𝑌”⟩) ++ 𝐷) = ((𝐵 ++ ⟨“𝑋”⟩) ++ (⟨“𝑌”⟩ ++ 𝐷)))
1710, 14, 15, 16syl3anc 1273 . 2 (𝜑 → (((𝐵 ++ ⟨“𝑋”⟩) ++ ⟨“𝑌”⟩) ++ 𝐷) = ((𝐵 ++ ⟨“𝑋”⟩) ++ (⟨“𝑌”⟩ ++ 𝐷)))
18 ccatass 11186 . . . . 5 ((𝐵 ∈ Word V ∧ ⟨“𝑋”⟩ ∈ Word V ∧ ⟨“𝑌”⟩ ∈ Word V) → ((𝐵 ++ ⟨“𝑋”⟩) ++ ⟨“𝑌”⟩) = (𝐵 ++ (⟨“𝑋”⟩ ++ ⟨“𝑌”⟩)))
194, 8, 14, 18syl3anc 1273 . . . 4 (𝜑 → ((𝐵 ++ ⟨“𝑋”⟩) ++ ⟨“𝑌”⟩) = (𝐵 ++ (⟨“𝑋”⟩ ++ ⟨“𝑌”⟩)))
20 df-s2 11338 . . . . . 6 ⟨“𝑋𝑌”⟩ = (⟨“𝑋”⟩ ++ ⟨“𝑌”⟩)
2120eqcomi 2235 . . . . 5 (⟨“𝑋”⟩ ++ ⟨“𝑌”⟩) = ⟨“𝑋𝑌”⟩
2221oveq2i 6029 . . . 4 (𝐵 ++ (⟨“𝑋”⟩ ++ ⟨“𝑌”⟩)) = (𝐵 ++ ⟨“𝑋𝑌”⟩)
2319, 22eqtrdi 2280 . . 3 (𝜑 → ((𝐵 ++ ⟨“𝑋”⟩) ++ ⟨“𝑌”⟩) = (𝐵 ++ ⟨“𝑋𝑌”⟩))
2423oveq1d 6033 . 2 (𝜑 → (((𝐵 ++ ⟨“𝑋”⟩) ++ ⟨“𝑌”⟩) ++ 𝐷) = ((𝐵 ++ ⟨“𝑋𝑌”⟩) ++ 𝐷))
253, 17, 243eqtr2d 2270 1 (𝜑 → (𝐴 ++ 𝐶) = ((𝐵 ++ ⟨“𝑋𝑌”⟩) ++ 𝐷))
Colors of variables: wff set class
Syntax hints:  wi 4   = wceq 1397  wcel 2202  Vcvv 2802  (class class class)co 6018  Word cword 11114   ++ cconcat 11168  ⟨“cs1 11193  ⟨“cs2 11331
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 619  ax-in2 620  ax-io 716  ax-5 1495  ax-7 1496  ax-gen 1497  ax-ie1 1541  ax-ie2 1542  ax-8 1552  ax-10 1553  ax-11 1554  ax-i12 1555  ax-bndl 1557  ax-4 1558  ax-17 1574  ax-i9 1578  ax-ial 1582  ax-i5r 1583  ax-13 2204  ax-14 2205  ax-ext 2213  ax-coll 4204  ax-sep 4207  ax-nul 4215  ax-pow 4264  ax-pr 4299  ax-un 4530  ax-setind 4635  ax-iinf 4686  ax-cnex 8123  ax-resscn 8124  ax-1cn 8125  ax-1re 8126  ax-icn 8127  ax-addcl 8128  ax-addrcl 8129  ax-mulcl 8130  ax-addcom 8132  ax-addass 8134  ax-distr 8136  ax-i2m1 8137  ax-0lt1 8138  ax-0id 8140  ax-rnegex 8141  ax-cnre 8143  ax-pre-ltirr 8144  ax-pre-ltwlin 8145  ax-pre-lttrn 8146  ax-pre-apti 8147  ax-pre-ltadd 8148
This theorem depends on definitions:  df-bi 117  df-dc 842  df-3or 1005  df-3an 1006  df-tru 1400  df-fal 1403  df-nf 1509  df-sb 1811  df-eu 2082  df-mo 2083  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2363  df-ne 2403  df-nel 2498  df-ral 2515  df-rex 2516  df-reu 2517  df-rab 2519  df-v 2804  df-sbc 3032  df-csb 3128  df-dif 3202  df-un 3204  df-in 3206  df-ss 3213  df-nul 3495  df-if 3606  df-pw 3654  df-sn 3675  df-pr 3676  df-op 3678  df-uni 3894  df-int 3929  df-iun 3972  df-br 4089  df-opab 4151  df-mpt 4152  df-tr 4188  df-id 4390  df-iord 4463  df-on 4465  df-ilim 4466  df-suc 4468  df-iom 4689  df-xp 4731  df-rel 4732  df-cnv 4733  df-co 4734  df-dm 4735  df-rn 4736  df-res 4737  df-ima 4738  df-iota 5286  df-fun 5328  df-fn 5329  df-f 5330  df-f1 5331  df-fo 5332  df-f1o 5333  df-fv 5334  df-riota 5971  df-ov 6021  df-oprab 6022  df-mpo 6023  df-1st 6303  df-2nd 6304  df-recs 6471  df-frec 6557  df-1o 6582  df-er 6702  df-en 6910  df-dom 6911  df-fin 6912  df-pnf 8216  df-mnf 8217  df-xr 8218  df-ltxr 8219  df-le 8220  df-sub 8352  df-neg 8353  df-inn 9144  df-n0 9403  df-z 9480  df-uz 9756  df-fz 10244  df-fzo 10378  df-ihash 11039  df-word 11115  df-concat 11169  df-s1 11194  df-s2 11338
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator