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

Theorem ccatdmss 14609
Description: The domain of a concatenated word is a superset of the domain of the first word. (Contributed by Thierry Arnoux, 19-Jun-2025.)
Hypotheses
Ref Expression
ccatdmss.1 (𝜑𝐴 ∈ Word 𝑆)
ccatdmss.2 (𝜑𝐵 ∈ Word 𝑆)
Assertion
Ref Expression
ccatdmss (𝜑 → dom 𝐴 ⊆ dom (𝐴 ++ 𝐵))

Proof of Theorem ccatdmss
StepHypRef Expression
1 ccatdmss.1 . . . . . 6 (𝜑𝐴 ∈ Word 𝑆)
2 lencl 14560 . . . . . 6 (𝐴 ∈ Word 𝑆 → (♯‘𝐴) ∈ ℕ0)
31, 2syl 18 . . . . 5 (𝜑 → (♯‘𝐴) ∈ ℕ0)
43nn0zd 12607 . . . 4 (𝜑 → (♯‘𝐴) ∈ ℤ)
5 ccatdmss.2 . . . . . . 7 (𝜑𝐵 ∈ Word 𝑆)
6 ccatcl 14601 . . . . . . 7 ((𝐴 ∈ Word 𝑆𝐵 ∈ Word 𝑆) → (𝐴 ++ 𝐵) ∈ Word 𝑆)
71, 5, 6syl2anc 595 . . . . . 6 (𝜑 → (𝐴 ++ 𝐵) ∈ Word 𝑆)
8 lencl 14560 . . . . . 6 ((𝐴 ++ 𝐵) ∈ Word 𝑆 → (♯‘(𝐴 ++ 𝐵)) ∈ ℕ0)
97, 8syl 18 . . . . 5 (𝜑 → (♯‘(𝐴 ++ 𝐵)) ∈ ℕ0)
109nn0zd 12607 . . . 4 (𝜑 → (♯‘(𝐴 ++ 𝐵)) ∈ ℤ)
113nn0red 12557 . . . . . 6 (𝜑 → (♯‘𝐴) ∈ ℝ)
12 lencl 14560 . . . . . . 7 (𝐵 ∈ Word 𝑆 → (♯‘𝐵) ∈ ℕ0)
135, 12syl 18 . . . . . 6 (𝜑 → (♯‘𝐵) ∈ ℕ0)
14 nn0addge1 12541 . . . . . 6 (((♯‘𝐴) ∈ ℝ ∧ (♯‘𝐵) ∈ ℕ0) → (♯‘𝐴) ≤ ((♯‘𝐴) + (♯‘𝐵)))
1511, 13, 14syl2anc 595 . . . . 5 (𝜑 → (♯‘𝐴) ≤ ((♯‘𝐴) + (♯‘𝐵)))
16 ccatlen 14602 . . . . . 6 ((𝐴 ∈ Word 𝑆𝐵 ∈ Word 𝑆) → (♯‘(𝐴 ++ 𝐵)) = ((♯‘𝐴) + (♯‘𝐵)))
171, 5, 16syl2anc 595 . . . . 5 (𝜑 → (♯‘(𝐴 ++ 𝐵)) = ((♯‘𝐴) + (♯‘𝐵)))
1815, 17breqtrrd 5133 . . . 4 (𝜑 → (♯‘𝐴) ≤ (♯‘(𝐴 ++ 𝐵)))
19 eluz2 12859 . . . 4 ((♯‘(𝐴 ++ 𝐵)) ∈ (ℤ‘(♯‘𝐴)) ↔ ((♯‘𝐴) ∈ ℤ ∧ (♯‘(𝐴 ++ 𝐵)) ∈ ℤ ∧ (♯‘𝐴) ≤ (♯‘(𝐴 ++ 𝐵))))
204, 10, 18, 19syl3anbrc 1360 . . 3 (𝜑 → (♯‘(𝐴 ++ 𝐵)) ∈ (ℤ‘(♯‘𝐴)))
21 fzoss2 13707 . . 3 ((♯‘(𝐴 ++ 𝐵)) ∈ (ℤ‘(♯‘𝐴)) → (0..^(♯‘𝐴)) ⊆ (0..^(♯‘(𝐴 ++ 𝐵))))
2220, 21syl 18 . 2 (𝜑 → (0..^(♯‘𝐴)) ⊆ (0..^(♯‘(𝐴 ++ 𝐵))))
23 eqidd 2766 . . . 4 (𝜑 → (♯‘𝐴) = (♯‘𝐴))
2423, 1wrdfd 14546 . . 3 (𝜑𝐴:(0..^(♯‘𝐴))⟶𝑆)
2524fdmd 6706 . 2 (𝜑 → dom 𝐴 = (0..^(♯‘𝐴)))
26 eqidd 2766 . . . 4 (𝜑 → (♯‘(𝐴 ++ 𝐵)) = (♯‘(𝐴 ++ 𝐵)))
2726, 7wrdfd 14546 . . 3 (𝜑 → (𝐴 ++ 𝐵):(0..^(♯‘(𝐴 ++ 𝐵)))⟶𝑆)
2827fdmd 6706 . 2 (𝜑 → dom (𝐴 ++ 𝐵) = (0..^(♯‘(𝐴 ++ 𝐵))))
2922, 25, 283sstr4d 3994 1 (𝜑 → dom 𝐴 ⊆ dom (𝐴 ++ 𝐵))
Colors of variables: wff setvar class
Syntax hints:  wi 4   = wceq 1563  wcel 2145  wss 3907   class class class wbr 5105  dom cdm 5652  cfv 6525  (class class class)co 7400  cr 11087  0cc0 11088   + caddc 11091  cle 11232  0cn0 12495  cz 12582  cuz 12853  ..^cfzo 13673  chash 14357  Word cword 14540   ++ cconcat 14597
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1818  ax-4 1832  ax-5 1933  ax-6 1990  ax-7 2031  ax-8 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2737  ax-rep 5232  ax-sep 5251  ax-nul 5261  ax-pow 5327  ax-pr 5395  ax-un 7722  ax-cnex 11144  ax-resscn 11145  ax-1cn 11146  ax-icn 11147  ax-addcl 11148  ax-addrcl 11149  ax-mulcl 11150  ax-mulrcl 11151  ax-mulcom 11152  ax-addass 11153  ax-mulass 11154  ax-distr 11155  ax-i2m1 11156  ax-1ne0 11157  ax-1rid 11158  ax-rnegex 11159  ax-rrecex 11160  ax-cnre 11161  ax-pre-lttri 11162  ax-pre-lttrn 11163  ax-pre-ltadd 11164  ax-pre-mulgt0 11165
This theorem depends on definitions:  df-bi 210  df-an 401  df-or 861  df-3or 1102  df-3an 1103  df-tru 1566  df-fal 1576  df-ex 1803  df-nf 1807  df-sb 2094  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-nel 3065  df-ral 3080  df-rex 3090  df-reu 3371  df-rab 3418  df-v 3459  df-sbc 3748  df-csb 3856  df-dif 3910  df-un 3912  df-in 3914  df-ss 3924  df-pss 3927  df-nul 4289  df-if 4484  df-pw 4560  df-sn 4586  df-pr 4588  df-op 4592  df-uni 4869  df-int 4909  df-iun 4954  df-br 5106  df-opab 5168  df-mpt 5187  df-tr 5213  df-id 5547  df-eprel 5552  df-po 5560  df-so 5561  df-fr 5605  df-we 5607  df-xp 5658  df-rel 5659  df-cnv 5660  df-co 5661  df-dm 5662  df-rn 5663  df-res 5664  df-ima 5665  df-pred 6292  df-ord 6353  df-on 6354  df-lim 6355  df-suc 6356  df-iota 6481  df-fun 6527  df-fn 6528  df-f 6529  df-f1 6530  df-fo 6531  df-f1o 6532  df-fv 6533  df-riota 7357  df-ov 7403  df-oprab 7404  df-mpo 7405  df-om 7851  df-1st 7974  df-2nd 7975  df-frecs 8266  df-wrecs 8297  df-recs 8346  df-rdg 8385  df-1o 8441  df-er 8682  df-en 8932  df-dom 8933  df-sdom 8934  df-fin 8935  df-card 9913  df-pnf 11233  df-mnf 11234  df-xr 11235  df-ltxr 11236  df-le 11237  df-sub 11431  df-neg 11432  df-nn 12225  df-n0 12496  df-z 12583  df-uz 12854  df-fz 13527  df-fzo 13674  df-hash 14358  df-word 14541  df-concat 14598
This theorem is referenced by:  chnind  18667
  Copyright terms: Public domain W3C validator