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

Theorem clwwlknun 28195
Description: The set of closed walks of fixed length 𝑁 in a simple graph 𝐺 is the union of the closed walks of the fixed length 𝑁 on each of the vertices of graph 𝐺. (Contributed by Alexander van der Vekens, 7-Oct-2018.) (Revised by AV, 28-May-2021.) (Revised by AV, 3-Mar-2022.) (Proof shortened by AV, 28-Mar-2022.)
Hypothesis
Ref Expression
clwwlknun.v 𝑉 = (Vtx‘𝐺)
Assertion
Ref Expression
clwwlknun (𝐺 ∈ USGraph → (𝑁 ClWWalksN 𝐺) = 𝑥𝑉 (𝑥(ClWWalksNOn‘𝐺)𝑁))
Distinct variable groups:   𝑥,𝐺   𝑥,𝑁   𝑥,𝑉

Proof of Theorem clwwlknun
Dummy variables 𝑦 𝑖 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 eliun 4908 . . 3 (𝑦 𝑥𝑉 (𝑥(ClWWalksNOn‘𝐺)𝑁) ↔ ∃𝑥𝑉 𝑦 ∈ (𝑥(ClWWalksNOn‘𝐺)𝑁))
2 isclwwlknon 28174 . . . . 5 (𝑦 ∈ (𝑥(ClWWalksNOn‘𝐺)𝑁) ↔ (𝑦 ∈ (𝑁 ClWWalksN 𝐺) ∧ (𝑦‘0) = 𝑥))
32rexbii 3170 . . . 4 (∃𝑥𝑉 𝑦 ∈ (𝑥(ClWWalksNOn‘𝐺)𝑁) ↔ ∃𝑥𝑉 (𝑦 ∈ (𝑁 ClWWalksN 𝐺) ∧ (𝑦‘0) = 𝑥))
4 simpl 486 . . . . . 6 ((𝑦 ∈ (𝑁 ClWWalksN 𝐺) ∧ (𝑦‘0) = 𝑥) → 𝑦 ∈ (𝑁 ClWWalksN 𝐺))
54rexlimivw 3201 . . . . 5 (∃𝑥𝑉 (𝑦 ∈ (𝑁 ClWWalksN 𝐺) ∧ (𝑦‘0) = 𝑥) → 𝑦 ∈ (𝑁 ClWWalksN 𝐺))
6 clwwlknun.v . . . . . . . . 9 𝑉 = (Vtx‘𝐺)
7 eqid 2737 . . . . . . . . 9 (Edg‘𝐺) = (Edg‘𝐺)
86, 7clwwlknp 28120 . . . . . . . 8 (𝑦 ∈ (𝑁 ClWWalksN 𝐺) → ((𝑦 ∈ Word 𝑉 ∧ (♯‘𝑦) = 𝑁) ∧ ∀𝑖 ∈ (0..^(𝑁 − 1)){(𝑦𝑖), (𝑦‘(𝑖 + 1))} ∈ (Edg‘𝐺) ∧ {(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺)))
98anim2i 620 . . . . . . 7 ((𝐺 ∈ USGraph ∧ 𝑦 ∈ (𝑁 ClWWalksN 𝐺)) → (𝐺 ∈ USGraph ∧ ((𝑦 ∈ Word 𝑉 ∧ (♯‘𝑦) = 𝑁) ∧ ∀𝑖 ∈ (0..^(𝑁 − 1)){(𝑦𝑖), (𝑦‘(𝑖 + 1))} ∈ (Edg‘𝐺) ∧ {(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺))))
107, 6usgrpredgv 27285 . . . . . . . . . . . . 13 ((𝐺 ∈ USGraph ∧ {(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺)) → ((lastS‘𝑦) ∈ 𝑉 ∧ (𝑦‘0) ∈ 𝑉))
1110ex 416 . . . . . . . . . . . 12 (𝐺 ∈ USGraph → ({(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺) → ((lastS‘𝑦) ∈ 𝑉 ∧ (𝑦‘0) ∈ 𝑉)))
12 simpr 488 . . . . . . . . . . . 12 (((lastS‘𝑦) ∈ 𝑉 ∧ (𝑦‘0) ∈ 𝑉) → (𝑦‘0) ∈ 𝑉)
1311, 12syl6com 37 . . . . . . . . . . 11 ({(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺) → (𝐺 ∈ USGraph → (𝑦‘0) ∈ 𝑉))
14133ad2ant3 1137 . . . . . . . . . 10 (((𝑦 ∈ Word 𝑉 ∧ (♯‘𝑦) = 𝑁) ∧ ∀𝑖 ∈ (0..^(𝑁 − 1)){(𝑦𝑖), (𝑦‘(𝑖 + 1))} ∈ (Edg‘𝐺) ∧ {(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺)) → (𝐺 ∈ USGraph → (𝑦‘0) ∈ 𝑉))
1514impcom 411 . . . . . . . . 9 ((𝐺 ∈ USGraph ∧ ((𝑦 ∈ Word 𝑉 ∧ (♯‘𝑦) = 𝑁) ∧ ∀𝑖 ∈ (0..^(𝑁 − 1)){(𝑦𝑖), (𝑦‘(𝑖 + 1))} ∈ (Edg‘𝐺) ∧ {(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺))) → (𝑦‘0) ∈ 𝑉)
16 simpr 488 . . . . . . . . . . . 12 (((𝐺 ∈ USGraph ∧ ((𝑦 ∈ Word 𝑉 ∧ (♯‘𝑦) = 𝑁) ∧ ∀𝑖 ∈ (0..^(𝑁 − 1)){(𝑦𝑖), (𝑦‘(𝑖 + 1))} ∈ (Edg‘𝐺) ∧ {(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺))) ∧ 𝑥 = (𝑦‘0)) → 𝑥 = (𝑦‘0))
1716eqcomd 2743 . . . . . . . . . . 11 (((𝐺 ∈ USGraph ∧ ((𝑦 ∈ Word 𝑉 ∧ (♯‘𝑦) = 𝑁) ∧ ∀𝑖 ∈ (0..^(𝑁 − 1)){(𝑦𝑖), (𝑦‘(𝑖 + 1))} ∈ (Edg‘𝐺) ∧ {(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺))) ∧ 𝑥 = (𝑦‘0)) → (𝑦‘0) = 𝑥)
1817biantrud 535 . . . . . . . . . 10 (((𝐺 ∈ USGraph ∧ ((𝑦 ∈ Word 𝑉 ∧ (♯‘𝑦) = 𝑁) ∧ ∀𝑖 ∈ (0..^(𝑁 − 1)){(𝑦𝑖), (𝑦‘(𝑖 + 1))} ∈ (Edg‘𝐺) ∧ {(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺))) ∧ 𝑥 = (𝑦‘0)) → (𝑦 ∈ (𝑁 ClWWalksN 𝐺) ↔ (𝑦 ∈ (𝑁 ClWWalksN 𝐺) ∧ (𝑦‘0) = 𝑥)))
1918bicomd 226 . . . . . . . . 9 (((𝐺 ∈ USGraph ∧ ((𝑦 ∈ Word 𝑉 ∧ (♯‘𝑦) = 𝑁) ∧ ∀𝑖 ∈ (0..^(𝑁 − 1)){(𝑦𝑖), (𝑦‘(𝑖 + 1))} ∈ (Edg‘𝐺) ∧ {(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺))) ∧ 𝑥 = (𝑦‘0)) → ((𝑦 ∈ (𝑁 ClWWalksN 𝐺) ∧ (𝑦‘0) = 𝑥) ↔ 𝑦 ∈ (𝑁 ClWWalksN 𝐺)))
2015, 19rspcedv 3530 . . . . . . . 8 ((𝐺 ∈ USGraph ∧ ((𝑦 ∈ Word 𝑉 ∧ (♯‘𝑦) = 𝑁) ∧ ∀𝑖 ∈ (0..^(𝑁 − 1)){(𝑦𝑖), (𝑦‘(𝑖 + 1))} ∈ (Edg‘𝐺) ∧ {(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺))) → (𝑦 ∈ (𝑁 ClWWalksN 𝐺) → ∃𝑥𝑉 (𝑦 ∈ (𝑁 ClWWalksN 𝐺) ∧ (𝑦‘0) = 𝑥)))
2120adantld 494 . . . . . . 7 ((𝐺 ∈ USGraph ∧ ((𝑦 ∈ Word 𝑉 ∧ (♯‘𝑦) = 𝑁) ∧ ∀𝑖 ∈ (0..^(𝑁 − 1)){(𝑦𝑖), (𝑦‘(𝑖 + 1))} ∈ (Edg‘𝐺) ∧ {(lastS‘𝑦), (𝑦‘0)} ∈ (Edg‘𝐺))) → ((𝐺 ∈ USGraph ∧ 𝑦 ∈ (𝑁 ClWWalksN 𝐺)) → ∃𝑥𝑉 (𝑦 ∈ (𝑁 ClWWalksN 𝐺) ∧ (𝑦‘0) = 𝑥)))
229, 21mpcom 38 . . . . . 6 ((𝐺 ∈ USGraph ∧ 𝑦 ∈ (𝑁 ClWWalksN 𝐺)) → ∃𝑥𝑉 (𝑦 ∈ (𝑁 ClWWalksN 𝐺) ∧ (𝑦‘0) = 𝑥))
2322ex 416 . . . . 5 (𝐺 ∈ USGraph → (𝑦 ∈ (𝑁 ClWWalksN 𝐺) → ∃𝑥𝑉 (𝑦 ∈ (𝑁 ClWWalksN 𝐺) ∧ (𝑦‘0) = 𝑥)))
245, 23impbid2 229 . . . 4 (𝐺 ∈ USGraph → (∃𝑥𝑉 (𝑦 ∈ (𝑁 ClWWalksN 𝐺) ∧ (𝑦‘0) = 𝑥) ↔ 𝑦 ∈ (𝑁 ClWWalksN 𝐺)))
253, 24syl5bb 286 . . 3 (𝐺 ∈ USGraph → (∃𝑥𝑉 𝑦 ∈ (𝑥(ClWWalksNOn‘𝐺)𝑁) ↔ 𝑦 ∈ (𝑁 ClWWalksN 𝐺)))
261, 25bitr2id 287 . 2 (𝐺 ∈ USGraph → (𝑦 ∈ (𝑁 ClWWalksN 𝐺) ↔ 𝑦 𝑥𝑉 (𝑥(ClWWalksNOn‘𝐺)𝑁)))
2726eqrdv 2735 1 (𝐺 ∈ USGraph → (𝑁 ClWWalksN 𝐺) = 𝑥𝑉 (𝑥(ClWWalksNOn‘𝐺)𝑁))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 399  w3a 1089   = wceq 1543  wcel 2110  wral 3061  wrex 3062  {cpr 4543   ciun 4904  cfv 6380  (class class class)co 7213  0cc0 10729  1c1 10730   + caddc 10732  cmin 11062  ..^cfzo 13238  chash 13896  Word cword 14069  lastSclsw 14117  Vtxcvtx 27087  Edgcedg 27138  USGraphcusgr 27240   ClWWalksN cclwwlkn 28107  ClWWalksNOncclwwlknon 28170
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1803  ax-4 1817  ax-5 1918  ax-6 1976  ax-7 2016  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2158  ax-12 2175  ax-ext 2708  ax-rep 5179  ax-sep 5192  ax-nul 5199  ax-pow 5258  ax-pr 5322  ax-un 7523  ax-cnex 10785  ax-resscn 10786  ax-1cn 10787  ax-icn 10788  ax-addcl 10789  ax-addrcl 10790  ax-mulcl 10791  ax-mulrcl 10792  ax-mulcom 10793  ax-addass 10794  ax-mulass 10795  ax-distr 10796  ax-i2m1 10797  ax-1ne0 10798  ax-1rid 10799  ax-rnegex 10800  ax-rrecex 10801  ax-cnre 10802  ax-pre-lttri 10803  ax-pre-lttrn 10804  ax-pre-ltadd 10805  ax-pre-mulgt0 10806
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 848  df-3or 1090  df-3an 1091  df-tru 1546  df-fal 1556  df-ex 1788  df-nf 1792  df-sb 2071  df-mo 2539  df-eu 2568  df-clab 2715  df-cleq 2729  df-clel 2816  df-nfc 2886  df-ne 2941  df-nel 3047  df-ral 3066  df-rex 3067  df-reu 3068  df-rab 3070  df-v 3410  df-sbc 3695  df-csb 3812  df-dif 3869  df-un 3871  df-in 3873  df-ss 3883  df-pss 3885  df-nul 4238  df-if 4440  df-pw 4515  df-sn 4542  df-pr 4544  df-tp 4546  df-op 4548  df-uni 4820  df-int 4860  df-iun 4906  df-br 5054  df-opab 5116  df-mpt 5136  df-tr 5162  df-id 5455  df-eprel 5460  df-po 5468  df-so 5469  df-fr 5509  df-we 5511  df-xp 5557  df-rel 5558  df-cnv 5559  df-co 5560  df-dm 5561  df-rn 5562  df-res 5563  df-ima 5564  df-pred 6160  df-ord 6216  df-on 6217  df-lim 6218  df-suc 6219  df-iota 6338  df-fun 6382  df-fn 6383  df-f 6384  df-f1 6385  df-fo 6386  df-f1o 6387  df-fv 6388  df-riota 7170  df-ov 7216  df-oprab 7217  df-mpo 7218  df-om 7645  df-1st 7761  df-2nd 7762  df-wrecs 8047  df-recs 8108  df-rdg 8146  df-1o 8202  df-oadd 8206  df-er 8391  df-map 8510  df-en 8627  df-dom 8628  df-sdom 8629  df-fin 8630  df-dju 9517  df-card 9555  df-pnf 10869  df-mnf 10870  df-xr 10871  df-ltxr 10872  df-le 10873  df-sub 11064  df-neg 11065  df-nn 11831  df-2 11893  df-n0 12091  df-xnn0 12163  df-z 12177  df-uz 12439  df-fz 13096  df-fzo 13239  df-hash 13897  df-word 14070  df-edg 27139  df-umgr 27174  df-usgr 27242  df-clwwlk 28065  df-clwwlkn 28108  df-clwwlknon 28171
This theorem is referenced by:  numclwwlk4  28469
  Copyright terms: Public domain W3C validator