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

Theorem 1egrvtxdg0 26407
Description: The vertex degree of a one-edge graph, case 1: an edge between two vertices other than the given vertex contributes nothing to the vertex degree. (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by Alexander van der Vekens, 22-Dec-2017.) (Revised by AV, 21-Feb-2021.)
Hypotheses
Ref Expression
1egrvtxdg1.v (𝜑 → (Vtx‘𝐺) = 𝑉)
1egrvtxdg1.a (𝜑𝐴𝑋)
1egrvtxdg1.b (𝜑𝐵𝑉)
1egrvtxdg1.c (𝜑𝐶𝑉)
1egrvtxdg1.n (𝜑𝐵𝐶)
1egrvtxdg0.d (𝜑𝐷𝑉)
1egrvtxdg0.n (𝜑𝐶𝐷)
1egrvtxdg0.i (𝜑 → (iEdg‘𝐺) = {⟨𝐴, {𝐵, 𝐷}⟩})
Assertion
Ref Expression
1egrvtxdg0 (𝜑 → ((VtxDeg‘𝐺)‘𝐶) = 0)

Proof of Theorem 1egrvtxdg0
Dummy variable 𝑒 is distinct from all other variables.
StepHypRef Expression
1 1egrvtxdg1.v . . . . 5 (𝜑 → (Vtx‘𝐺) = 𝑉)
21adantl 482 . . . 4 ((𝐵 = 𝐷𝜑) → (Vtx‘𝐺) = 𝑉)
3 1egrvtxdg1.a . . . . 5 (𝜑𝐴𝑋)
43adantl 482 . . . 4 ((𝐵 = 𝐷𝜑) → 𝐴𝑋)
5 1egrvtxdg1.b . . . . 5 (𝜑𝐵𝑉)
65adantl 482 . . . 4 ((𝐵 = 𝐷𝜑) → 𝐵𝑉)
7 1egrvtxdg0.i . . . . . 6 (𝜑 → (iEdg‘𝐺) = {⟨𝐴, {𝐵, 𝐷}⟩})
87adantl 482 . . . . 5 ((𝐵 = 𝐷𝜑) → (iEdg‘𝐺) = {⟨𝐴, {𝐵, 𝐷}⟩})
9 preq2 4269 . . . . . . . . . 10 (𝐷 = 𝐵 → {𝐵, 𝐷} = {𝐵, 𝐵})
109eqcoms 2630 . . . . . . . . 9 (𝐵 = 𝐷 → {𝐵, 𝐷} = {𝐵, 𝐵})
11 dfsn2 4190 . . . . . . . . 9 {𝐵} = {𝐵, 𝐵}
1210, 11syl6eqr 2674 . . . . . . . 8 (𝐵 = 𝐷 → {𝐵, 𝐷} = {𝐵})
1312adantr 481 . . . . . . 7 ((𝐵 = 𝐷𝜑) → {𝐵, 𝐷} = {𝐵})
1413opeq2d 4409 . . . . . 6 ((𝐵 = 𝐷𝜑) → ⟨𝐴, {𝐵, 𝐷}⟩ = ⟨𝐴, {𝐵}⟩)
1514sneqd 4189 . . . . 5 ((𝐵 = 𝐷𝜑) → {⟨𝐴, {𝐵, 𝐷}⟩} = {⟨𝐴, {𝐵}⟩})
168, 15eqtrd 2656 . . . 4 ((𝐵 = 𝐷𝜑) → (iEdg‘𝐺) = {⟨𝐴, {𝐵}⟩})
17 1egrvtxdg1.c . . . . . . 7 (𝜑𝐶𝑉)
18 1egrvtxdg1.n . . . . . . . 8 (𝜑𝐵𝐶)
1918necomd 2849 . . . . . . 7 (𝜑𝐶𝐵)
2017, 19jca 554 . . . . . 6 (𝜑 → (𝐶𝑉𝐶𝐵))
21 eldifsn 4317 . . . . . 6 (𝐶 ∈ (𝑉 ∖ {𝐵}) ↔ (𝐶𝑉𝐶𝐵))
2220, 21sylibr 224 . . . . 5 (𝜑𝐶 ∈ (𝑉 ∖ {𝐵}))
2322adantl 482 . . . 4 ((𝐵 = 𝐷𝜑) → 𝐶 ∈ (𝑉 ∖ {𝐵}))
242, 4, 6, 16, 231loopgrvd0 26400 . . 3 ((𝐵 = 𝐷𝜑) → ((VtxDeg‘𝐺)‘𝐶) = 0)
2524ex 450 . 2 (𝐵 = 𝐷 → (𝜑 → ((VtxDeg‘𝐺)‘𝐶) = 0))
26 necom 2847 . . . . . . . . . 10 (𝐵𝐶𝐶𝐵)
27 df-ne 2795 . . . . . . . . . 10 (𝐶𝐵 ↔ ¬ 𝐶 = 𝐵)
2826, 27sylbb 209 . . . . . . . . 9 (𝐵𝐶 → ¬ 𝐶 = 𝐵)
2918, 28syl 17 . . . . . . . 8 (𝜑 → ¬ 𝐶 = 𝐵)
30 1egrvtxdg0.n . . . . . . . . 9 (𝜑𝐶𝐷)
3130neneqd 2799 . . . . . . . 8 (𝜑 → ¬ 𝐶 = 𝐷)
3229, 31jca 554 . . . . . . 7 (𝜑 → (¬ 𝐶 = 𝐵 ∧ ¬ 𝐶 = 𝐷))
3332adantl 482 . . . . . 6 ((𝐵𝐷𝜑) → (¬ 𝐶 = 𝐵 ∧ ¬ 𝐶 = 𝐷))
34 ioran 511 . . . . . 6 (¬ (𝐶 = 𝐵𝐶 = 𝐷) ↔ (¬ 𝐶 = 𝐵 ∧ ¬ 𝐶 = 𝐷))
3533, 34sylibr 224 . . . . 5 ((𝐵𝐷𝜑) → ¬ (𝐶 = 𝐵𝐶 = 𝐷))
36 edgval 25941 . . . . . . . . 9 (Edg‘𝐺) = ran (iEdg‘𝐺)
377rneqd 5353 . . . . . . . . . 10 (𝜑 → ran (iEdg‘𝐺) = ran {⟨𝐴, {𝐵, 𝐷}⟩})
38 rnsnopg 5614 . . . . . . . . . . 11 (𝐴𝑋 → ran {⟨𝐴, {𝐵, 𝐷}⟩} = {{𝐵, 𝐷}})
393, 38syl 17 . . . . . . . . . 10 (𝜑 → ran {⟨𝐴, {𝐵, 𝐷}⟩} = {{𝐵, 𝐷}})
4037, 39eqtrd 2656 . . . . . . . . 9 (𝜑 → ran (iEdg‘𝐺) = {{𝐵, 𝐷}})
4136, 40syl5eq 2668 . . . . . . . 8 (𝜑 → (Edg‘𝐺) = {{𝐵, 𝐷}})
4241adantl 482 . . . . . . 7 ((𝐵𝐷𝜑) → (Edg‘𝐺) = {{𝐵, 𝐷}})
4342rexeqdv 3145 . . . . . 6 ((𝐵𝐷𝜑) → (∃𝑒 ∈ (Edg‘𝐺)𝐶𝑒 ↔ ∃𝑒 ∈ {{𝐵, 𝐷}}𝐶𝑒))
44 prex 4909 . . . . . . 7 {𝐵, 𝐷} ∈ V
45 eleq2 2690 . . . . . . . 8 (𝑒 = {𝐵, 𝐷} → (𝐶𝑒𝐶 ∈ {𝐵, 𝐷}))
4645rexsng 4219 . . . . . . 7 ({𝐵, 𝐷} ∈ V → (∃𝑒 ∈ {{𝐵, 𝐷}}𝐶𝑒𝐶 ∈ {𝐵, 𝐷}))
4744, 46mp1i 13 . . . . . 6 ((𝐵𝐷𝜑) → (∃𝑒 ∈ {{𝐵, 𝐷}}𝐶𝑒𝐶 ∈ {𝐵, 𝐷}))
48 elprg 4196 . . . . . . . 8 (𝐶𝑉 → (𝐶 ∈ {𝐵, 𝐷} ↔ (𝐶 = 𝐵𝐶 = 𝐷)))
4917, 48syl 17 . . . . . . 7 (𝜑 → (𝐶 ∈ {𝐵, 𝐷} ↔ (𝐶 = 𝐵𝐶 = 𝐷)))
5049adantl 482 . . . . . 6 ((𝐵𝐷𝜑) → (𝐶 ∈ {𝐵, 𝐷} ↔ (𝐶 = 𝐵𝐶 = 𝐷)))
5143, 47, 503bitrd 294 . . . . 5 ((𝐵𝐷𝜑) → (∃𝑒 ∈ (Edg‘𝐺)𝐶𝑒 ↔ (𝐶 = 𝐵𝐶 = 𝐷)))
5235, 51mtbird 315 . . . 4 ((𝐵𝐷𝜑) → ¬ ∃𝑒 ∈ (Edg‘𝐺)𝐶𝑒)
53 eqid 2622 . . . . . 6 (Vtx‘𝐺) = (Vtx‘𝐺)
543adantl 482 . . . . . 6 ((𝐵𝐷𝜑) → 𝐴𝑋)
555, 1eleqtrrd 2704 . . . . . . 7 (𝜑𝐵 ∈ (Vtx‘𝐺))
5655adantl 482 . . . . . 6 ((𝐵𝐷𝜑) → 𝐵 ∈ (Vtx‘𝐺))
57 1egrvtxdg0.d . . . . . . . 8 (𝜑𝐷𝑉)
5857, 1eleqtrrd 2704 . . . . . . 7 (𝜑𝐷 ∈ (Vtx‘𝐺))
5958adantl 482 . . . . . 6 ((𝐵𝐷𝜑) → 𝐷 ∈ (Vtx‘𝐺))
607adantl 482 . . . . . 6 ((𝐵𝐷𝜑) → (iEdg‘𝐺) = {⟨𝐴, {𝐵, 𝐷}⟩})
61 simpl 473 . . . . . 6 ((𝐵𝐷𝜑) → 𝐵𝐷)
6253, 54, 56, 59, 60, 61usgr1e 26137 . . . . 5 ((𝐵𝐷𝜑) → 𝐺 ∈ USGraph )
6317, 1eleqtrrd 2704 . . . . . 6 (𝜑𝐶 ∈ (Vtx‘𝐺))
6463adantl 482 . . . . 5 ((𝐵𝐷𝜑) → 𝐶 ∈ (Vtx‘𝐺))
65 eqid 2622 . . . . . 6 (Edg‘𝐺) = (Edg‘𝐺)
66 eqid 2622 . . . . . 6 (VtxDeg‘𝐺) = (VtxDeg‘𝐺)
6753, 65, 66vtxdusgr0edgnel 26391 . . . . 5 ((𝐺 ∈ USGraph ∧ 𝐶 ∈ (Vtx‘𝐺)) → (((VtxDeg‘𝐺)‘𝐶) = 0 ↔ ¬ ∃𝑒 ∈ (Edg‘𝐺)𝐶𝑒))
6862, 64, 67syl2anc 693 . . . 4 ((𝐵𝐷𝜑) → (((VtxDeg‘𝐺)‘𝐶) = 0 ↔ ¬ ∃𝑒 ∈ (Edg‘𝐺)𝐶𝑒))
6952, 68mpbird 247 . . 3 ((𝐵𝐷𝜑) → ((VtxDeg‘𝐺)‘𝐶) = 0)
7069ex 450 . 2 (𝐵𝐷 → (𝜑 → ((VtxDeg‘𝐺)‘𝐶) = 0))
7125, 70pm2.61ine 2877 1 (𝜑 → ((VtxDeg‘𝐺)‘𝐶) = 0)
Colors of variables: wff setvar class
Syntax hints:  ¬ wn 3  wi 4  wb 196  wo 383  wa 384   = wceq 1483  wcel 1990  wne 2794  wrex 2913  Vcvv 3200  cdif 3571  {csn 4177  {cpr 4179  cop 4183  ran crn 5115  cfv 5888  0cc0 9936  Vtxcvtx 25874  iEdgciedg 25875  Edgcedg 25939   USGraph cusgr 26044  VtxDegcvtxdg 26361
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-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-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-2 11079  df-n0 11293  df-xnn0 11364  df-z 11378  df-uz 11688  df-xadd 11947  df-fz 12327  df-hash 13118  df-edg 25940  df-uhgr 25953  df-upgr 25977  df-uspgr 26045  df-usgr 26046  df-vtxdg 26362
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator