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

Theorem trlsegvdeg 27087
Description: Formerly part of proof of eupth2lem3 27096: If a trail in a graph 𝐺 induces a subgraph 𝑍 with the vertices 𝑉 of 𝐺 and the edges being the edges of the walk, and a subgraph 𝑋 with the vertices 𝑉 of 𝐺 and the edges being the edges of the walk except the last one, and a subgraph 𝑌 with the vertices 𝑉 of 𝐺 and one edges being the last edge of the walk, then the vertex degree of any vertex 𝑈 of 𝐺 within 𝑍 is the sum of the vertex degree of 𝑈 within 𝑋 and the vertex degree of 𝑈 within 𝑌. Note that this theorem would not hold for arbitrary walks (if the last edge was identical with a previous edge, the degree of the vertices incident with this edge would not be increased because of this edge). (Contributed by Mario Carneiro, 8-Apr-2015.) (Revised by AV, 20-Feb-2021.)
Hypotheses
Ref Expression
trlsegvdeg.v 𝑉 = (Vtx‘𝐺)
trlsegvdeg.i 𝐼 = (iEdg‘𝐺)
trlsegvdeg.f (𝜑 → Fun 𝐼)
trlsegvdeg.n (𝜑𝑁 ∈ (0..^(#‘𝐹)))
trlsegvdeg.u (𝜑𝑈𝑉)
trlsegvdeg.w (𝜑𝐹(Trails‘𝐺)𝑃)
trlsegvdeg.vx (𝜑 → (Vtx‘𝑋) = 𝑉)
trlsegvdeg.vy (𝜑 → (Vtx‘𝑌) = 𝑉)
trlsegvdeg.vz (𝜑 → (Vtx‘𝑍) = 𝑉)
trlsegvdeg.ix (𝜑 → (iEdg‘𝑋) = (𝐼 ↾ (𝐹 “ (0..^𝑁))))
trlsegvdeg.iy (𝜑 → (iEdg‘𝑌) = {⟨(𝐹𝑁), (𝐼‘(𝐹𝑁))⟩})
trlsegvdeg.iz (𝜑 → (iEdg‘𝑍) = (𝐼 ↾ (𝐹 “ (0...𝑁))))
Assertion
Ref Expression
trlsegvdeg (𝜑 → ((VtxDeg‘𝑍)‘𝑈) = (((VtxDeg‘𝑋)‘𝑈) + ((VtxDeg‘𝑌)‘𝑈)))

Proof of Theorem trlsegvdeg
StepHypRef Expression
1 eqid 2622 . 2 (iEdg‘𝑋) = (iEdg‘𝑋)
2 eqid 2622 . 2 (iEdg‘𝑌) = (iEdg‘𝑌)
3 eqid 2622 . 2 (Vtx‘𝑋) = (Vtx‘𝑋)
4 trlsegvdeg.vy . . 3 (𝜑 → (Vtx‘𝑌) = 𝑉)
5 trlsegvdeg.vx . . 3 (𝜑 → (Vtx‘𝑋) = 𝑉)
64, 5eqtr4d 2659 . 2 (𝜑 → (Vtx‘𝑌) = (Vtx‘𝑋))
7 trlsegvdeg.vz . . 3 (𝜑 → (Vtx‘𝑍) = 𝑉)
87, 5eqtr4d 2659 . 2 (𝜑 → (Vtx‘𝑍) = (Vtx‘𝑋))
9 trlsegvdeg.v . . . . 5 𝑉 = (Vtx‘𝐺)
10 trlsegvdeg.i . . . . 5 𝐼 = (iEdg‘𝐺)
11 trlsegvdeg.f . . . . 5 (𝜑 → Fun 𝐼)
12 trlsegvdeg.n . . . . 5 (𝜑𝑁 ∈ (0..^(#‘𝐹)))
13 trlsegvdeg.u . . . . 5 (𝜑𝑈𝑉)
14 trlsegvdeg.w . . . . 5 (𝜑𝐹(Trails‘𝐺)𝑃)
15 trlsegvdeg.ix . . . . 5 (𝜑 → (iEdg‘𝑋) = (𝐼 ↾ (𝐹 “ (0..^𝑁))))
16 trlsegvdeg.iy . . . . 5 (𝜑 → (iEdg‘𝑌) = {⟨(𝐹𝑁), (𝐼‘(𝐹𝑁))⟩})
17 trlsegvdeg.iz . . . . 5 (𝜑 → (iEdg‘𝑍) = (𝐼 ↾ (𝐹 “ (0...𝑁))))
189, 10, 11, 12, 13, 14, 5, 4, 7, 15, 16, 17trlsegvdeglem4 27083 . . . 4 (𝜑 → dom (iEdg‘𝑋) = ((𝐹 “ (0..^𝑁)) ∩ dom 𝐼))
199, 10, 11, 12, 13, 14, 5, 4, 7, 15, 16, 17trlsegvdeglem5 27084 . . . 4 (𝜑 → dom (iEdg‘𝑌) = {(𝐹𝑁)})
2018, 19ineq12d 3815 . . 3 (𝜑 → (dom (iEdg‘𝑋) ∩ dom (iEdg‘𝑌)) = (((𝐹 “ (0..^𝑁)) ∩ dom 𝐼) ∩ {(𝐹𝑁)}))
21 fzonel 12483 . . . . . . 7 ¬ 𝑁 ∈ (0..^𝑁)
2210trlf1 26595 . . . . . . . . 9 (𝐹(Trails‘𝐺)𝑃𝐹:(0..^(#‘𝐹))–1-1→dom 𝐼)
2314, 22syl 17 . . . . . . . 8 (𝜑𝐹:(0..^(#‘𝐹))–1-1→dom 𝐼)
24 elfzouz2 12484 . . . . . . . . 9 (𝑁 ∈ (0..^(#‘𝐹)) → (#‘𝐹) ∈ (ℤ𝑁))
25 fzoss2 12496 . . . . . . . . 9 ((#‘𝐹) ∈ (ℤ𝑁) → (0..^𝑁) ⊆ (0..^(#‘𝐹)))
2612, 24, 253syl 18 . . . . . . . 8 (𝜑 → (0..^𝑁) ⊆ (0..^(#‘𝐹)))
27 f1elima 6520 . . . . . . . 8 ((𝐹:(0..^(#‘𝐹))–1-1→dom 𝐼𝑁 ∈ (0..^(#‘𝐹)) ∧ (0..^𝑁) ⊆ (0..^(#‘𝐹))) → ((𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ↔ 𝑁 ∈ (0..^𝑁)))
2823, 12, 26, 27syl3anc 1326 . . . . . . 7 (𝜑 → ((𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ↔ 𝑁 ∈ (0..^𝑁)))
2921, 28mtbiri 317 . . . . . 6 (𝜑 → ¬ (𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)))
3029orcd 407 . . . . 5 (𝜑 → (¬ (𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ∨ ¬ (𝐹𝑁) ∈ dom 𝐼))
31 ianor 509 . . . . . 6 (¬ ((𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ∧ (𝐹𝑁) ∈ dom 𝐼) ↔ (¬ (𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ∨ ¬ (𝐹𝑁) ∈ dom 𝐼))
32 elin 3796 . . . . . 6 ((𝐹𝑁) ∈ ((𝐹 “ (0..^𝑁)) ∩ dom 𝐼) ↔ ((𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ∧ (𝐹𝑁) ∈ dom 𝐼))
3331, 32xchnxbir 323 . . . . 5 (¬ (𝐹𝑁) ∈ ((𝐹 “ (0..^𝑁)) ∩ dom 𝐼) ↔ (¬ (𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ∨ ¬ (𝐹𝑁) ∈ dom 𝐼))
3430, 33sylibr 224 . . . 4 (𝜑 → ¬ (𝐹𝑁) ∈ ((𝐹 “ (0..^𝑁)) ∩ dom 𝐼))
35 disjsn 4246 . . . 4 ((((𝐹 “ (0..^𝑁)) ∩ dom 𝐼) ∩ {(𝐹𝑁)}) = ∅ ↔ ¬ (𝐹𝑁) ∈ ((𝐹 “ (0..^𝑁)) ∩ dom 𝐼))
3634, 35sylibr 224 . . 3 (𝜑 → (((𝐹 “ (0..^𝑁)) ∩ dom 𝐼) ∩ {(𝐹𝑁)}) = ∅)
3720, 36eqtrd 2656 . 2 (𝜑 → (dom (iEdg‘𝑋) ∩ dom (iEdg‘𝑌)) = ∅)
389, 10, 11, 12, 13, 14, 5, 4, 7, 15, 16, 17trlsegvdeglem2 27081 . 2 (𝜑 → Fun (iEdg‘𝑋))
399, 10, 11, 12, 13, 14, 5, 4, 7, 15, 16, 17trlsegvdeglem3 27082 . 2 (𝜑 → Fun (iEdg‘𝑌))
4013, 5eleqtrrd 2704 . 2 (𝜑𝑈 ∈ (Vtx‘𝑋))
41 f1f 6101 . . . . 5 (𝐹:(0..^(#‘𝐹))–1-1→dom 𝐼𝐹:(0..^(#‘𝐹))⟶dom 𝐼)
4214, 22, 413syl 18 . . . 4 (𝜑𝐹:(0..^(#‘𝐹))⟶dom 𝐼)
4311, 42, 12resunimafz0 13229 . . 3 (𝜑 → (𝐼 ↾ (𝐹 “ (0...𝑁))) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ {⟨(𝐹𝑁), (𝐼‘(𝐹𝑁))⟩}))
4415, 16uneq12d 3768 . . 3 (𝜑 → ((iEdg‘𝑋) ∪ (iEdg‘𝑌)) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ {⟨(𝐹𝑁), (𝐼‘(𝐹𝑁))⟩}))
4543, 17, 443eqtr4d 2666 . 2 (𝜑 → (iEdg‘𝑍) = ((iEdg‘𝑋) ∪ (iEdg‘𝑌)))
469, 10, 11, 12, 13, 14, 5, 4, 7, 15, 16, 17trlsegvdeglem6 27085 . 2 (𝜑 → dom (iEdg‘𝑋) ∈ Fin)
479, 10, 11, 12, 13, 14, 5, 4, 7, 15, 16, 17trlsegvdeglem7 27086 . 2 (𝜑 → dom (iEdg‘𝑌) ∈ Fin)
481, 2, 3, 6, 8, 37, 38, 39, 40, 45, 46, 47vtxdfiun 26378 1 (𝜑 → ((VtxDeg‘𝑍)‘𝑈) = (((VtxDeg‘𝑋)‘𝑈) + ((VtxDeg‘𝑌)‘𝑈)))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 196  wo 383  wa 384   = wceq 1483  wcel 1990  cun 3572  cin 3573  wss 3574  c0 3915  {csn 4177  cop 4183   class class class wbr 4653  dom cdm 5114  cres 5116  cima 5117  Fun wfun 5882  wf 5884  1-1wf1 5885  cfv 5888  (class class class)co 6650  0cc0 9936   + caddc 9939  cuz 11687  ...cfz 12326  ..^cfzo 12465  #chash 13117  Vtxcvtx 25874  iEdgciedg 25875  VtxDegcvtxdg 26361  Trailsctrls 26587
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-8 1992  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602  ax-rep 4771  ax-sep 4781  ax-nul 4789  ax-pow 4843  ax-pr 4906  ax-un 6949  ax-cnex 9992  ax-resscn 9993  ax-1cn 9994  ax-icn 9995  ax-addcl 9996  ax-addrcl 9997  ax-mulcl 9998  ax-mulrcl 9999  ax-mulcom 10000  ax-addass 10001  ax-mulass 10002  ax-distr 10003  ax-i2m1 10004  ax-1ne0 10005  ax-1rid 10006  ax-rnegex 10007  ax-rrecex 10008  ax-cnre 10009  ax-pre-lttri 10010  ax-pre-lttrn 10011  ax-pre-ltadd 10012  ax-pre-mulgt0 10013
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-ifp 1013  df-3or 1038  df-3an 1039  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-eu 2474  df-mo 2475  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-ne 2795  df-nel 2898  df-ral 2917  df-rex 2918  df-reu 2919  df-rmo 2920  df-rab 2921  df-v 3202  df-sbc 3436  df-csb 3534  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-pss 3590  df-nul 3916  df-if 4087  df-pw 4160  df-sn 4178  df-pr 4180  df-tp 4182  df-op 4184  df-uni 4437  df-int 4476  df-iun 4522  df-br 4654  df-opab 4713  df-mpt 4730  df-tr 4753  df-id 5024  df-eprel 5029  df-po 5035  df-so 5036  df-fr 5073  df-we 5075  df-xp 5120  df-rel 5121  df-cnv 5122  df-co 5123  df-dm 5124  df-rn 5125  df-res 5126  df-ima 5127  df-pred 5680  df-ord 5726  df-on 5727  df-lim 5728  df-suc 5729  df-iota 5851  df-fun 5890  df-fn 5891  df-f 5892  df-f1 5893  df-fo 5894  df-f1o 5895  df-fv 5896  df-riota 6611  df-ov 6653  df-oprab 6654  df-mpt2 6655  df-om 7066  df-1st 7168  df-2nd 7169  df-wrecs 7407  df-recs 7468  df-rdg 7506  df-1o 7560  df-oadd 7564  df-er 7742  df-map 7859  df-pm 7860  df-en 7956  df-dom 7957  df-sdom 7958  df-fin 7959  df-card 8765  df-cda 8990  df-pnf 10076  df-mnf 10077  df-xr 10078  df-ltxr 10079  df-le 10080  df-sub 10268  df-neg 10269  df-nn 11021  df-n0 11293  df-xnn0 11364  df-z 11378  df-uz 11688  df-xadd 11947  df-fz 12327  df-fzo 12466  df-hash 13118  df-word 13299  df-vtxdg 26362  df-wlks 26495  df-trls 26589
This theorem is referenced by:  eupth2lem3lem7  27094
  Copyright terms: Public domain W3C validator