| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > nbusgreledg | Structured version Visualization version GIF version | ||
| Description: A class/vertex is a neighbor of another class/vertex in a simple graph iff the vertices are endpoints of an edge. (Contributed by Alexander van der Vekens, 11-Oct-2017.) (Revised by AV, 26-Oct-2020.) |
| Ref | Expression |
|---|---|
| nbusgreledg.e | ⊢ 𝐸 = (Edg‘𝐺) |
| Ref | Expression |
|---|---|
| nbusgreledg | ⊢ (𝐺 ∈ USGraph → (𝑁 ∈ (𝐺 NeighbVtx 𝐾) ↔ {𝑁, 𝐾} ∈ 𝐸)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | eqid 2765 | . . . 4 ⊢ (Vtx‘𝐺) = (Vtx‘𝐺) | |
| 2 | nbusgreledg.e | . . . 4 ⊢ 𝐸 = (Edg‘𝐺) | |
| 3 | 1, 2 | nbusgr 29728 | . . 3 ⊢ (𝐺 ∈ USGraph → (𝐺 NeighbVtx 𝐾) = {𝑛 ∈ (Vtx‘𝐺) ∣ {𝐾, 𝑛} ∈ 𝐸}) |
| 4 | 3 | eleq2d 2851 | . 2 ⊢ (𝐺 ∈ USGraph → (𝑁 ∈ (𝐺 NeighbVtx 𝐾) ↔ 𝑁 ∈ {𝑛 ∈ (Vtx‘𝐺) ∣ {𝐾, 𝑛} ∈ 𝐸})) |
| 5 | 2, 1 | usgrpredgv 29576 | . . . . . 6 ⊢ ((𝐺 ∈ USGraph ∧ {𝐾, 𝑁} ∈ 𝐸) → (𝐾 ∈ (Vtx‘𝐺) ∧ 𝑁 ∈ (Vtx‘𝐺))) |
| 6 | 5 | simprd 501 | . . . . 5 ⊢ ((𝐺 ∈ USGraph ∧ {𝐾, 𝑁} ∈ 𝐸) → 𝑁 ∈ (Vtx‘𝐺)) |
| 7 | 6 | ex 418 | . . . 4 ⊢ (𝐺 ∈ USGraph → ({𝐾, 𝑁} ∈ 𝐸 → 𝑁 ∈ (Vtx‘𝐺))) |
| 8 | 7 | pm4.71rd 572 | . . 3 ⊢ (𝐺 ∈ USGraph → ({𝐾, 𝑁} ∈ 𝐸 ↔ (𝑁 ∈ (Vtx‘𝐺) ∧ {𝐾, 𝑁} ∈ 𝐸))) |
| 9 | prcom 4700 | . . . . 5 ⊢ {𝑁, 𝐾} = {𝐾, 𝑁} | |
| 10 | 9 | eleq1i 2856 | . . . 4 ⊢ ({𝑁, 𝐾} ∈ 𝐸 ↔ {𝐾, 𝑁} ∈ 𝐸) |
| 11 | 10 | a1i 11 | . . 3 ⊢ (𝐺 ∈ USGraph → ({𝑁, 𝐾} ∈ 𝐸 ↔ {𝐾, 𝑁} ∈ 𝐸)) |
| 12 | preq2 4702 | . . . . . 6 ⊢ (𝑛 = 𝑁 → {𝐾, 𝑛} = {𝐾, 𝑁}) | |
| 13 | 12 | eleq1d 2850 | . . . . 5 ⊢ (𝑛 = 𝑁 → ({𝐾, 𝑛} ∈ 𝐸 ↔ {𝐾, 𝑁} ∈ 𝐸)) |
| 14 | 13 | elrab 3652 | . . . 4 ⊢ (𝑁 ∈ {𝑛 ∈ (Vtx‘𝐺) ∣ {𝐾, 𝑛} ∈ 𝐸} ↔ (𝑁 ∈ (Vtx‘𝐺) ∧ {𝐾, 𝑁} ∈ 𝐸)) |
| 15 | 14 | a1i 11 | . . 3 ⊢ (𝐺 ∈ USGraph → (𝑁 ∈ {𝑛 ∈ (Vtx‘𝐺) ∣ {𝐾, 𝑛} ∈ 𝐸} ↔ (𝑁 ∈ (Vtx‘𝐺) ∧ {𝐾, 𝑁} ∈ 𝐸))) |
| 16 | 8, 11, 15 | 3bitr4rd 315 | . 2 ⊢ (𝐺 ∈ USGraph → (𝑁 ∈ {𝑛 ∈ (Vtx‘𝐺) ∣ {𝐾, 𝑛} ∈ 𝐸} ↔ {𝑁, 𝐾} ∈ 𝐸)) |
| 17 | 4, 16 | bitrd 282 | 1 ⊢ (𝐺 ∈ USGraph → (𝑁 ∈ (𝐺 NeighbVtx 𝐾) ↔ {𝑁, 𝐾} ∈ 𝐸)) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ↔ wb 209 ∧ wa 401 = wceq 1570 ∈ wcel 2146 {crab 3418 {cpr 4593 ‘cfv 6540 (class class class)co 7416 Vtxcvtx 29375 Edgcedg 29426 USGraphcusgr 29528 NeighbVtx cnbgr 29711 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2148 ax-9 2156 ax-10 2179 ax-11 2195 ax-12 2216 ax-ext 2737 ax-sep 5259 ax-nul 5271 ax-pow 5338 ax-pr 5406 ax-un 7738 ax-cnex 11167 ax-resscn 11168 ax-1cn 11169 ax-icn 11170 ax-addcl 11171 ax-addrcl 11172 ax-mulcl 11173 ax-mulrcl 11174 ax-mulcom 11175 ax-addass 11176 ax-mulass 11177 ax-distr 11178 ax-i2m1 11179 ax-1ne0 11180 ax-1rid 11181 ax-rnegex 11182 ax-rrecex 11183 ax-cnre 11184 ax-pre-lttri 11185 ax-pre-lttrn 11186 ax-pre-ltadd 11187 ax-pre-mulgt0 11188 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2569 df-eu 2599 df-clab 2744 df-cleq 2757 df-clel 2840 df-nfc 2914 df-ne 2961 df-nel 3067 df-ral 3082 df-rex 3092 df-reu 3372 df-rab 3419 df-v 3459 df-sbc 3747 df-csb 3855 df-dif 3909 df-un 3911 df-in 3913 df-ss 3923 df-pss 3926 df-nul 4287 df-if 4490 df-pw 4566 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4875 df-int 4915 df-iun 4960 df-br 5112 df-opab 5176 df-mpt 5195 df-tr 5221 df-id 5558 df-eprel 5563 df-po 5571 df-so 5572 df-fr 5616 df-we 5618 df-xp 5669 df-rel 5670 df-cnv 5671 df-co 5672 df-dm 5673 df-rn 5674 df-res 5675 df-ima 5676 df-pred 6306 df-ord 6367 df-on 6368 df-lim 6369 df-suc 6370 df-iota 6496 df-fun 6542 df-fn 6543 df-f 6544 df-f1 6545 df-fo 6546 df-f1o 6547 df-fv 6548 df-riota 7373 df-ov 7419 df-oprab 7420 df-mpo 7421 df-om 7865 df-1st 7988 df-2nd 7989 df-frecs 8280 df-wrecs 8311 df-recs 8360 df-rdg 8399 df-1o 8455 df-2o 8456 df-oadd 8459 df-er 8696 df-en 8946 df-dom 8947 df-sdom 8948 df-fin 8949 df-dju 9899 df-card 9937 df-pnf 11256 df-mnf 11257 df-xr 11258 df-ltxr 11259 df-le 11260 df-sub 11454 df-neg 11455 df-nn 12245 df-2 12314 df-n0 12516 df-xnn0 12589 df-z 12603 df-uz 12874 df-fz 13547 df-hash 14380 df-edg 29427 df-upgr 29461 df-umgr 29462 df-usgr 29530 df-nbgr 29712 |
| This theorem is used by: usgrnbcnvfv 29744 nbusgredgeu 29745 edgnbusgreu 29746 nbusgrf1o0 29748 nb3grprlem1 29759 uvtxusgr 29781 iscusgredg 29802 clwwlknlbonbgr1 30419 frgrnbnb 30673 frgrncvvdeqlem2 30680 frgrncvvdeqlem3 30681 frgrncvvdeqlem6 30684 frgrncvvdeqlem9 30687 frgrwopreglem4a 30690 fusgr2wsp2nb 30714 numclwwlk1lem2foa 30734 usgrgrtrirex 48748 pgnbgreunbgr 48923 pgn4cyclex 48924 |
| Copyright terms: Public domain | W3C validator |