| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > uspgredg2vtxeu | Structured version Visualization version GIF version | ||
| Description: For a vertex incident to an edge there is exactly one other vertex incident to the edge in a simple pseudograph. (Contributed by AV, 18-Oct-2020.) (Revised by AV, 6-Dec-2020.) |
| Ref | Expression |
|---|---|
| uspgredg2vtxeu | ⊢ ((𝐺 ∈ USPGraph ∧ 𝐸 ∈ (Edg‘𝐺) ∧ 𝑌 ∈ 𝐸) → ∃!𝑦 ∈ (Vtx‘𝐺)𝐸 = {𝑌, 𝑦}) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | uspgrupgr 29142 | . . 3 ⊢ (𝐺 ∈ USPGraph → 𝐺 ∈ UPGraph) | |
| 2 | eqid 2729 | . . . 4 ⊢ (Vtx‘𝐺) = (Vtx‘𝐺) | |
| 3 | eqid 2729 | . . . 4 ⊢ (Edg‘𝐺) = (Edg‘𝐺) | |
| 4 | 2, 3 | upgredg2vtx 29105 | . . 3 ⊢ ((𝐺 ∈ UPGraph ∧ 𝐸 ∈ (Edg‘𝐺) ∧ 𝑌 ∈ 𝐸) → ∃𝑦 ∈ (Vtx‘𝐺)𝐸 = {𝑌, 𝑦}) |
| 5 | 1, 4 | syl3an1 1163 | . 2 ⊢ ((𝐺 ∈ USPGraph ∧ 𝐸 ∈ (Edg‘𝐺) ∧ 𝑌 ∈ 𝐸) → ∃𝑦 ∈ (Vtx‘𝐺)𝐸 = {𝑌, 𝑦}) |
| 6 | eqtr2 2750 | . . . . 5 ⊢ ((𝐸 = {𝑌, 𝑦} ∧ 𝐸 = {𝑌, 𝑥}) → {𝑌, 𝑦} = {𝑌, 𝑥}) | |
| 7 | vex 3442 | . . . . . 6 ⊢ 𝑦 ∈ V | |
| 8 | vex 3442 | . . . . . 6 ⊢ 𝑥 ∈ V | |
| 9 | 7, 8 | preqr2 4803 | . . . . 5 ⊢ ({𝑌, 𝑦} = {𝑌, 𝑥} → 𝑦 = 𝑥) |
| 10 | 6, 9 | syl 17 | . . . 4 ⊢ ((𝐸 = {𝑌, 𝑦} ∧ 𝐸 = {𝑌, 𝑥}) → 𝑦 = 𝑥) |
| 11 | 10 | a1i 11 | . . 3 ⊢ (((𝐺 ∈ USPGraph ∧ 𝐸 ∈ (Edg‘𝐺) ∧ 𝑌 ∈ 𝐸) ∧ (𝑦 ∈ (Vtx‘𝐺) ∧ 𝑥 ∈ (Vtx‘𝐺))) → ((𝐸 = {𝑌, 𝑦} ∧ 𝐸 = {𝑌, 𝑥}) → 𝑦 = 𝑥)) |
| 12 | 11 | ralrimivva 3172 | . 2 ⊢ ((𝐺 ∈ USPGraph ∧ 𝐸 ∈ (Edg‘𝐺) ∧ 𝑌 ∈ 𝐸) → ∀𝑦 ∈ (Vtx‘𝐺)∀𝑥 ∈ (Vtx‘𝐺)((𝐸 = {𝑌, 𝑦} ∧ 𝐸 = {𝑌, 𝑥}) → 𝑦 = 𝑥)) |
| 13 | preq2 4688 | . . . 4 ⊢ (𝑦 = 𝑥 → {𝑌, 𝑦} = {𝑌, 𝑥}) | |
| 14 | 13 | eqeq2d 2740 | . . 3 ⊢ (𝑦 = 𝑥 → (𝐸 = {𝑌, 𝑦} ↔ 𝐸 = {𝑌, 𝑥})) |
| 15 | 14 | reu4 3693 | . 2 ⊢ (∃!𝑦 ∈ (Vtx‘𝐺)𝐸 = {𝑌, 𝑦} ↔ (∃𝑦 ∈ (Vtx‘𝐺)𝐸 = {𝑌, 𝑦} ∧ ∀𝑦 ∈ (Vtx‘𝐺)∀𝑥 ∈ (Vtx‘𝐺)((𝐸 = {𝑌, 𝑦} ∧ 𝐸 = {𝑌, 𝑥}) → 𝑦 = 𝑥))) |
| 16 | 5, 12, 15 | sylanbrc 583 | 1 ⊢ ((𝐺 ∈ USPGraph ∧ 𝐸 ∈ (Edg‘𝐺) ∧ 𝑌 ∈ 𝐸) → ∃!𝑦 ∈ (Vtx‘𝐺)𝐸 = {𝑌, 𝑦}) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1086 = wceq 1540 ∈ wcel 2109 ∀wral 3044 ∃wrex 3053 ∃!wreu 3343 {cpr 4581 ‘cfv 6486 Vtxcvtx 28960 Edgcedg 29011 UPGraphcupgr 29044 USPGraphcuspgr 29112 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-11 2158 ax-12 2178 ax-ext 2701 ax-sep 5238 ax-nul 5248 ax-pow 5307 ax-pr 5374 ax-un 7675 ax-cnex 11084 ax-resscn 11085 ax-1cn 11086 ax-icn 11087 ax-addcl 11088 ax-addrcl 11089 ax-mulcl 11090 ax-mulrcl 11091 ax-mulcom 11092 ax-addass 11093 ax-mulass 11094 ax-distr 11095 ax-i2m1 11096 ax-1ne0 11097 ax-1rid 11098 ax-rnegex 11099 ax-rrecex 11100 ax-cnre 11101 ax-pre-lttri 11102 ax-pre-lttrn 11103 ax-pre-ltadd 11104 ax-pre-mulgt0 11105 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2533 df-eu 2562 df-clab 2708 df-cleq 2721 df-clel 2803 df-nfc 2878 df-ne 2926 df-nel 3030 df-ral 3045 df-rex 3054 df-rmo 3345 df-reu 3346 df-rab 3397 df-v 3440 df-sbc 3745 df-csb 3854 df-dif 3908 df-un 3910 df-in 3912 df-ss 3922 df-pss 3925 df-nul 4287 df-if 4479 df-pw 4555 df-sn 4580 df-pr 4582 df-op 4586 df-uni 4862 df-int 4900 df-iun 4946 df-br 5096 df-opab 5158 df-mpt 5177 df-tr 5203 df-id 5518 df-eprel 5523 df-po 5531 df-so 5532 df-fr 5576 df-we 5578 df-xp 5629 df-rel 5630 df-cnv 5631 df-co 5632 df-dm 5633 df-rn 5634 df-res 5635 df-ima 5636 df-pred 6253 df-ord 6314 df-on 6315 df-lim 6316 df-suc 6317 df-iota 6442 df-fun 6488 df-fn 6489 df-f 6490 df-f1 6491 df-fo 6492 df-f1o 6493 df-fv 6494 df-riota 7310 df-ov 7356 df-oprab 7357 df-mpo 7358 df-om 7807 df-1st 7931 df-2nd 7932 df-frecs 8221 df-wrecs 8252 df-recs 8301 df-rdg 8339 df-1o 8395 df-2o 8396 df-oadd 8399 df-er 8632 df-en 8880 df-dom 8881 df-sdom 8882 df-fin 8883 df-dju 9816 df-card 9854 df-pnf 11170 df-mnf 11171 df-xr 11172 df-ltxr 11173 df-le 11174 df-sub 11368 df-neg 11369 df-nn 12148 df-2 12210 df-n0 12404 df-xnn0 12477 df-z 12491 df-uz 12755 df-fz 13430 df-hash 14257 df-edg 29012 df-upgr 29046 df-uspgr 29114 |
| This theorem is referenced by: usgredg2vtxeu 29185 uspgredg2vlem 29187 uspgredg2v 29188 |
| Copyright terms: Public domain | W3C validator |