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

Theorem trlsegvdeg 30386
Description: The effect on vertex degree of adding one edge to a trail.. In the following, a subgraph induced by a segment of a trail is called a "subtrail": For any subtrail 𝑍 of a trail 𝐹, 𝑃 in a pseudograph 𝐺 which is composed of subtrails 𝑋 and 𝑌, where 𝑌 consists of a single edge, the vertex degree of any vertex 𝑈 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.) Formerly part of proof of eupth2lem3 30395. (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 2761 . 2 (iEdg‘𝑋) = (iEdg‘𝑋)
2 eqid 2761 . 2 (iEdg‘𝑌) = (iEdg‘𝑌)
3 eqid 2761 . 2 (Vtx‘𝑋) = (Vtx‘𝑋)
4 trlsegvdeg.vy . . 3 (𝜑 → (Vtx‘𝑌) = 𝑉)
5 trlsegvdeg.vx . . 3 (𝜑 → (Vtx‘𝑋) = 𝑉)
64, 5eqtr4d 2799 . 2 (𝜑 → (Vtx‘𝑌) = (Vtx‘𝑋))
7 trlsegvdeg.vz . . 3 (𝜑 → (Vtx‘𝑍) = 𝑉)
87, 5eqtr4d 2799 . 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 30382 . . . 4 (𝜑 → dom (iEdg‘𝑋) = ((𝐹 “ (0..^𝑁)) ∩ dom 𝐼))
199, 10, 11, 12, 13, 14, 5, 4, 7, 15, 16, 17trlsegvdeglem5 30383 . . . 4 (𝜑 → dom (iEdg‘𝑌) = {(𝐹𝑁)})
2018, 19ineq12d 4171 . . 3 (𝜑 → (dom (iEdg‘𝑋) ∩ dom (iEdg‘𝑌)) = (((𝐹 “ (0..^𝑁)) ∩ dom 𝐼) ∩ {(𝐹𝑁)}))
21 fzonel 13673 . . . . . . 7 ¬ 𝑁 ∈ (0..^𝑁)
2210trlf1 29854 . . . . . . . . 9 (𝐹(Trails‘𝐺)𝑃𝐹:(0..^(♯‘𝐹))–1-1→dom 𝐼)
2314, 22syl 17 . . . . . . . 8 (𝜑𝐹:(0..^(♯‘𝐹))–1-1→dom 𝐼)
24 elfzouz2 13674 . . . . . . . . 9 (𝑁 ∈ (0..^(♯‘𝐹)) → (♯‘𝐹) ∈ (ℤ𝑁))
25 fzoss2 13687 . . . . . . . . 9 ((♯‘𝐹) ∈ (ℤ𝑁) → (0..^𝑁) ⊆ (0..^(♯‘𝐹)))
2612, 24, 253syl 18 . . . . . . . 8 (𝜑 → (0..^𝑁) ⊆ (0..^(♯‘𝐹)))
27 f1elima 7242 . . . . . . . 8 ((𝐹:(0..^(♯‘𝐹))–1-1→dom 𝐼𝑁 ∈ (0..^(♯‘𝐹)) ∧ (0..^𝑁) ⊆ (0..^(♯‘𝐹))) → ((𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ↔ 𝑁 ∈ (0..^𝑁)))
2823, 12, 26, 27syl3anc 1389 . . . . . . 7 (𝜑 → ((𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ↔ 𝑁 ∈ (0..^𝑁)))
2921, 28mtbiri 329 . . . . . 6 (𝜑 → ¬ (𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)))
3029orcd 884 . . . . 5 (𝜑 → (¬ (𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ∨ ¬ (𝐹𝑁) ∈ dom 𝐼))
31 ianor 994 . . . . . 6 (¬ ((𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ∧ (𝐹𝑁) ∈ dom 𝐼) ↔ (¬ (𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ∨ ¬ (𝐹𝑁) ∈ dom 𝐼))
32 elin 3918 . . . . . 6 ((𝐹𝑁) ∈ ((𝐹 “ (0..^𝑁)) ∩ dom 𝐼) ↔ ((𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ∧ (𝐹𝑁) ∈ dom 𝐼))
3331, 32xchnxbir 335 . . . . 5 (¬ (𝐹𝑁) ∈ ((𝐹 “ (0..^𝑁)) ∩ dom 𝐼) ↔ (¬ (𝐹𝑁) ∈ (𝐹 “ (0..^𝑁)) ∨ ¬ (𝐹𝑁) ∈ dom 𝐼))
3430, 33sylibr 236 . . . 4 (𝜑 → ¬ (𝐹𝑁) ∈ ((𝐹 “ (0..^𝑁)) ∩ dom 𝐼))
35 disjsn 4667 . . . 4 ((((𝐹 “ (0..^𝑁)) ∩ dom 𝐼) ∩ {(𝐹𝑁)}) = ∅ ↔ ¬ (𝐹𝑁) ∈ ((𝐹 “ (0..^𝑁)) ∩ dom 𝐼))
3634, 35sylibr 236 . . 3 (𝜑 → (((𝐹 “ (0..^𝑁)) ∩ dom 𝐼) ∩ {(𝐹𝑁)}) = ∅)
3720, 36eqtrd 2796 . 2 (𝜑 → (dom (iEdg‘𝑋) ∩ dom (iEdg‘𝑌)) = ∅)
389, 10, 11, 12, 13, 14, 5, 4, 7, 15, 16, 17trlsegvdeglem2 30380 . 2 (𝜑 → Fun (iEdg‘𝑋))
399, 10, 11, 12, 13, 14, 5, 4, 7, 15, 16, 17trlsegvdeglem3 30381 . 2 (𝜑 → Fun (iEdg‘𝑌))
4013, 5eleqtrrd 2864 . 2 (𝜑𝑈 ∈ (Vtx‘𝑋))
41 f1f 6755 . . . . 5 (𝐹:(0..^(♯‘𝐹))–1-1→dom 𝐼𝐹:(0..^(♯‘𝐹))⟶dom 𝐼)
4214, 22, 413syl 18 . . . 4 (𝜑𝐹:(0..^(♯‘𝐹))⟶dom 𝐼)
4311, 42, 12resunimafz0 14452 . . 3 (𝜑 → (𝐼 ↾ (𝐹 “ (0...𝑁))) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ {⟨(𝐹𝑁), (𝐼‘(𝐹𝑁))⟩}))
4415, 16uneq12d 4120 . . 3 (𝜑 → ((iEdg‘𝑋) ∪ (iEdg‘𝑌)) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ {⟨(𝐹𝑁), (𝐼‘(𝐹𝑁))⟩}))
4543, 17, 443eqtr4d 2806 . 2 (𝜑 → (iEdg‘𝑍) = ((iEdg‘𝑋) ∪ (iEdg‘𝑌)))
469, 10, 11, 12, 13, 14, 5, 4, 7, 15, 16, 17trlsegvdeglem6 30384 . 2 (𝜑 → dom (iEdg‘𝑋) ∈ Fin)
479, 10, 11, 12, 13, 14, 5, 4, 7, 15, 16, 17trlsegvdeglem7 30385 . 2 (𝜑 → dom (iEdg‘𝑌) ∈ Fin)
481, 2, 3, 6, 8, 37, 38, 39, 40, 45, 46, 47vtxdfiun 29640 1 (𝜑 → ((VtxDeg‘𝑍)‘𝑈) = (((VtxDeg‘𝑋)‘𝑈) + ((VtxDeg‘𝑌)‘𝑈)))
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 208  wa 399  wo 858   = wceq 1559  wcel 2141  cun 3900  cin 3901  wss 3902  c0 4283  {csn 4579  cop 4585   class class class wbr 5097  dom cdm 5643  cres 5645  cima 5646  Fun wfun 6510  wf 6512  1-1wf1 6513  cfv 6516  (class class class)co 7391  0cc0 11067   + caddc 11070  cuz 12833  ...cfz 13506  ..^cfzo 13653  chash 14337  Vtxcvtx 29154  iEdgciedg 29155  VtxDegcvtxdg 29623  Trailsctrls 29846
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1814  ax-4 1828  ax-5 1929  ax-6 1986  ax-7 2027  ax-8 2143  ax-9 2151  ax-10 2174  ax-11 2190  ax-12 2211  ax-ext 2733  ax-rep 5224  ax-sep 5243  ax-nul 5253  ax-pow 5319  ax-pr 5387  ax-un 7713  ax-cnex 11123  ax-resscn 11124  ax-1cn 11125  ax-icn 11126  ax-addcl 11127  ax-addrcl 11128  ax-mulcl 11129  ax-mulrcl 11130  ax-mulcom 11131  ax-addass 11132  ax-mulass 11133  ax-distr 11134  ax-i2m1 11135  ax-1ne0 11136  ax-1rid 11137  ax-rnegex 11138  ax-rrecex 11139  ax-cnre 11140  ax-pre-lttri 11141  ax-pre-lttrn 11142  ax-pre-ltadd 11143  ax-pre-mulgt0 11144
This theorem depends on definitions:  df-bi 209  df-an 400  df-or 859  df-ifp 1074  df-3or 1098  df-3an 1099  df-tru 1562  df-fal 1572  df-ex 1799  df-nf 1803  df-sb 2090  df-mo 2565  df-eu 2595  df-clab 2740  df-cleq 2753  df-clel 2836  df-nfc 2910  df-ne 2957  df-nel 3061  df-ral 3076  df-rex 3086  df-reu 3367  df-rab 3414  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-pss 3922  df-nul 4284  df-if 4478  df-pw 4554  df-sn 4580  df-pr 4582  df-op 4586  df-uni 4863  df-int 4903  df-iun 4948  df-br 5098  df-opab 5160  df-mpt 5179  df-tr 5205  df-id 5538  df-eprel 5543  df-po 5551  df-so 5552  df-fr 5596  df-we 5598  df-xp 5649  df-rel 5650  df-cnv 5651  df-co 5652  df-dm 5653  df-rn 5654  df-res 5655  df-ima 5656  df-pred 6283  df-ord 6344  df-on 6345  df-lim 6346  df-suc 6347  df-iota 6472  df-fun 6518  df-fn 6519  df-f 6520  df-f1 6521  df-fo 6522  df-f1o 6523  df-fv 6524  df-riota 7348  df-ov 7394  df-oprab 7395  df-mpo 7396  df-om 7842  df-1st 7965  df-2nd 7966  df-frecs 8256  df-wrecs 8287  df-recs 8336  df-rdg 8375  df-1o 8431  df-oadd 8435  df-er 8672  df-map 8804  df-en 8922  df-dom 8923  df-sdom 8924  df-fin 8925  df-dju 9853  df-card 9891  df-pnf 11212  df-mnf 11213  df-xr 11214  df-ltxr 11215  df-le 11216  df-sub 11410  df-neg 11411  df-nn 12205  df-n0 12476  df-xnn0 12549  df-z 12563  df-uz 12834  df-xadd 13109  df-fz 13507  df-fzo 13654  df-hash 14338  df-word 14521  df-vtxdg 29624  df-wlks 29757  df-trls 29848
This theorem is referenced by:  eupth2lem3lem7  30393
  Copyright terms: Public domain W3C validator