| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > rusgrpropadjvtx | Structured version Visualization version GIF version | ||
| Description: The properties of a k-regular simple graph expressed with adjacent vertices. (Contributed by Alexander van der Vekens, 26-Jul-2018.) (Revised by AV, 27-Dec-2020.) |
| Ref | Expression |
|---|---|
| rusgrpropnb.v | ⊢ 𝑉 = (Vtx‘𝐺) |
| Ref | Expression |
|---|---|
| rusgrpropadjvtx | ⊢ (𝐺 RegUSGraph 𝐾 → (𝐺 ∈ USGraph ∧ 𝐾 ∈ ℕ0* ∧ ∀𝑣 ∈ 𝑉 (♯‘{𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)}) = 𝐾)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | rusgrpropnb.v | . . 3 ⊢ 𝑉 = (Vtx‘𝐺) | |
| 2 | 1 | rusgrpropnb 29569 | . 2 ⊢ (𝐺 RegUSGraph 𝐾 → (𝐺 ∈ USGraph ∧ 𝐾 ∈ ℕ0* ∧ ∀𝑣 ∈ 𝑉 (♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾)) |
| 3 | simp1 1136 | . . 3 ⊢ ((𝐺 ∈ USGraph ∧ 𝐾 ∈ ℕ0* ∧ ∀𝑣 ∈ 𝑉 (♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾) → 𝐺 ∈ USGraph) | |
| 4 | simp2 1137 | . . 3 ⊢ ((𝐺 ∈ USGraph ∧ 𝐾 ∈ ℕ0* ∧ ∀𝑣 ∈ 𝑉 (♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾) → 𝐾 ∈ ℕ0*) | |
| 5 | eqid 2731 | . . . . . . . . . . . 12 ⊢ (Edg‘𝐺) = (Edg‘𝐺) | |
| 6 | 1, 5 | nbusgrvtx 29333 | . . . . . . . . . . 11 ⊢ ((𝐺 ∈ USGraph ∧ 𝑣 ∈ 𝑉) → (𝐺 NeighbVtx 𝑣) = {𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)}) |
| 7 | 6 | fveq2d 6832 | . . . . . . . . . 10 ⊢ ((𝐺 ∈ USGraph ∧ 𝑣 ∈ 𝑉) → (♯‘(𝐺 NeighbVtx 𝑣)) = (♯‘{𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)})) |
| 8 | 7 | eqcomd 2737 | . . . . . . . . 9 ⊢ ((𝐺 ∈ USGraph ∧ 𝑣 ∈ 𝑉) → (♯‘{𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)}) = (♯‘(𝐺 NeighbVtx 𝑣))) |
| 9 | 8 | adantr 480 | . . . . . . . 8 ⊢ (((𝐺 ∈ USGraph ∧ 𝑣 ∈ 𝑉) ∧ (♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾) → (♯‘{𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)}) = (♯‘(𝐺 NeighbVtx 𝑣))) |
| 10 | simpr 484 | . . . . . . . 8 ⊢ (((𝐺 ∈ USGraph ∧ 𝑣 ∈ 𝑉) ∧ (♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾) → (♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾) | |
| 11 | 9, 10 | eqtrd 2766 | . . . . . . 7 ⊢ (((𝐺 ∈ USGraph ∧ 𝑣 ∈ 𝑉) ∧ (♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾) → (♯‘{𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)}) = 𝐾) |
| 12 | 11 | ex 412 | . . . . . 6 ⊢ ((𝐺 ∈ USGraph ∧ 𝑣 ∈ 𝑉) → ((♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾 → (♯‘{𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)}) = 𝐾)) |
| 13 | 12 | ralimdva 3144 | . . . . 5 ⊢ (𝐺 ∈ USGraph → (∀𝑣 ∈ 𝑉 (♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾 → ∀𝑣 ∈ 𝑉 (♯‘{𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)}) = 𝐾)) |
| 14 | 13 | imp 406 | . . . 4 ⊢ ((𝐺 ∈ USGraph ∧ ∀𝑣 ∈ 𝑉 (♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾) → ∀𝑣 ∈ 𝑉 (♯‘{𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)}) = 𝐾) |
| 15 | 14 | 3adant2 1131 | . . 3 ⊢ ((𝐺 ∈ USGraph ∧ 𝐾 ∈ ℕ0* ∧ ∀𝑣 ∈ 𝑉 (♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾) → ∀𝑣 ∈ 𝑉 (♯‘{𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)}) = 𝐾) |
| 16 | 3, 4, 15 | 3jca 1128 | . 2 ⊢ ((𝐺 ∈ USGraph ∧ 𝐾 ∈ ℕ0* ∧ ∀𝑣 ∈ 𝑉 (♯‘(𝐺 NeighbVtx 𝑣)) = 𝐾) → (𝐺 ∈ USGraph ∧ 𝐾 ∈ ℕ0* ∧ ∀𝑣 ∈ 𝑉 (♯‘{𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)}) = 𝐾)) |
| 17 | 2, 16 | syl 17 | 1 ⊢ (𝐺 RegUSGraph 𝐾 → (𝐺 ∈ USGraph ∧ 𝐾 ∈ ℕ0* ∧ ∀𝑣 ∈ 𝑉 (♯‘{𝑘 ∈ 𝑉 ∣ {𝑣, 𝑘} ∈ (Edg‘𝐺)}) = 𝐾)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1086 = wceq 1541 ∈ wcel 2111 ∀wral 3047 {crab 3395 {cpr 4577 class class class wbr 5093 ‘cfv 6487 (class class class)co 7352 ℕ0*cxnn0 12460 ♯chash 14243 Vtxcvtx 28981 Edgcedg 29032 USGraphcusgr 29134 NeighbVtx cnbgr 29317 RegUSGraph crusgr 29542 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2113 ax-9 2121 ax-10 2144 ax-11 2160 ax-12 2180 ax-ext 2703 ax-rep 5219 ax-sep 5236 ax-nul 5246 ax-pow 5305 ax-pr 5372 ax-un 7674 ax-cnex 11068 ax-resscn 11069 ax-1cn 11070 ax-icn 11071 ax-addcl 11072 ax-addrcl 11073 ax-mulcl 11074 ax-mulrcl 11075 ax-mulcom 11076 ax-addass 11077 ax-mulass 11078 ax-distr 11079 ax-i2m1 11080 ax-1ne0 11081 ax-1rid 11082 ax-rnegex 11083 ax-rrecex 11084 ax-cnre 11085 ax-pre-lttri 11086 ax-pre-lttrn 11087 ax-pre-ltadd 11088 ax-pre-mulgt0 11089 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2535 df-eu 2564 df-clab 2710 df-cleq 2723 df-clel 2806 df-nfc 2881 df-ne 2929 df-nel 3033 df-ral 3048 df-rex 3057 df-rmo 3346 df-reu 3347 df-rab 3396 df-v 3438 df-sbc 3737 df-csb 3846 df-dif 3900 df-un 3902 df-in 3904 df-ss 3914 df-pss 3917 df-nul 4283 df-if 4475 df-pw 4551 df-sn 4576 df-pr 4578 df-op 4582 df-uni 4859 df-int 4898 df-iun 4943 df-br 5094 df-opab 5156 df-mpt 5175 df-tr 5201 df-id 5514 df-eprel 5519 df-po 5527 df-so 5528 df-fr 5572 df-we 5574 df-xp 5625 df-rel 5626 df-cnv 5627 df-co 5628 df-dm 5629 df-rn 5630 df-res 5631 df-ima 5632 df-pred 6254 df-ord 6315 df-on 6316 df-lim 6317 df-suc 6318 df-iota 6443 df-fun 6489 df-fn 6490 df-f 6491 df-f1 6492 df-fo 6493 df-f1o 6494 df-fv 6495 df-riota 7309 df-ov 7355 df-oprab 7356 df-mpo 7357 df-om 7803 df-1st 7927 df-2nd 7928 df-frecs 8217 df-wrecs 8248 df-recs 8297 df-rdg 8335 df-1o 8391 df-2o 8392 df-oadd 8395 df-er 8628 df-en 8876 df-dom 8877 df-sdom 8878 df-fin 8879 df-dju 9800 df-card 9838 df-pnf 11154 df-mnf 11155 df-xr 11156 df-ltxr 11157 df-le 11158 df-sub 11352 df-neg 11353 df-nn 12132 df-2 12194 df-n0 12388 df-xnn0 12461 df-z 12475 df-uz 12739 df-xadd 13018 df-fz 13414 df-hash 14244 df-edg 29033 df-uhgr 29043 df-ushgr 29044 df-upgr 29067 df-umgr 29068 df-uspgr 29135 df-usgr 29136 df-nbgr 29318 df-vtxdg 29452 df-rgr 29543 df-rusgr 29544 |
| This theorem is referenced by: rusgrnumwrdl2 29572 rusgrnumwwlks 29962 |
| Copyright terms: Public domain | W3C validator |