| Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > ILE Home > Th. List > umgredg | GIF version | ||
| Description: For each edge in a multigraph, there are two distinct vertices which are connected by this edge. (Contributed by Alexander van der Vekens, 9-Dec-2017.) (Revised by AV, 25-Nov-2020.) |
| Ref | Expression |
|---|---|
| upgredg.v | ⊢ 𝑉 = (Vtx‘𝐺) |
| upgredg.e | ⊢ 𝐸 = (Edg‘𝐺) |
| Ref | Expression |
|---|---|
| umgredg | ⊢ ((𝐺 ∈ UMGraph ∧ 𝐶 ∈ 𝐸) → ∃𝑎 ∈ 𝑉 ∃𝑏 ∈ 𝑉 (𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏})) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | upgredg.e | . . . . 5 ⊢ 𝐸 = (Edg‘𝐺) | |
| 2 | 1 | eleq2i 2296 | . . . 4 ⊢ (𝐶 ∈ 𝐸 ↔ 𝐶 ∈ (Edg‘𝐺)) |
| 3 | edgumgren 15981 | . . . 4 ⊢ ((𝐺 ∈ UMGraph ∧ 𝐶 ∈ (Edg‘𝐺)) → (𝐶 ∈ 𝒫 (Vtx‘𝐺) ∧ 𝐶 ≈ 2o)) | |
| 4 | 2, 3 | sylan2b 287 | . . 3 ⊢ ((𝐺 ∈ UMGraph ∧ 𝐶 ∈ 𝐸) → (𝐶 ∈ 𝒫 (Vtx‘𝐺) ∧ 𝐶 ≈ 2o)) |
| 5 | en2prde 7389 | . . . . 5 ⊢ (𝐶 ≈ 2o → ∃𝑎∃𝑏(𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏})) | |
| 6 | 5 | adantl 277 | . . . 4 ⊢ ((𝐶 ∈ 𝒫 (Vtx‘𝐺) ∧ 𝐶 ≈ 2o) → ∃𝑎∃𝑏(𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏})) |
| 7 | eleq1 2292 | . . . . . . . . . 10 ⊢ (𝐶 = {𝑎, 𝑏} → (𝐶 ∈ 𝒫 (Vtx‘𝐺) ↔ {𝑎, 𝑏} ∈ 𝒫 (Vtx‘𝐺))) | |
| 8 | zfpair2 4298 | . . . . . . . . . . . 12 ⊢ {𝑎, 𝑏} ∈ V | |
| 9 | 8 | elpw 3656 | . . . . . . . . . . 11 ⊢ ({𝑎, 𝑏} ∈ 𝒫 (Vtx‘𝐺) ↔ {𝑎, 𝑏} ⊆ (Vtx‘𝐺)) |
| 10 | vex 2803 | . . . . . . . . . . . . 13 ⊢ 𝑎 ∈ V | |
| 11 | vex 2803 | . . . . . . . . . . . . 13 ⊢ 𝑏 ∈ V | |
| 12 | 10, 11 | prss 3827 | . . . . . . . . . . . 12 ⊢ ((𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉) ↔ {𝑎, 𝑏} ⊆ 𝑉) |
| 13 | upgredg.v | . . . . . . . . . . . . 13 ⊢ 𝑉 = (Vtx‘𝐺) | |
| 14 | 13 | sseq2i 3252 | . . . . . . . . . . . 12 ⊢ ({𝑎, 𝑏} ⊆ 𝑉 ↔ {𝑎, 𝑏} ⊆ (Vtx‘𝐺)) |
| 15 | 12, 14 | sylbbr 136 | . . . . . . . . . . 11 ⊢ ({𝑎, 𝑏} ⊆ (Vtx‘𝐺) → (𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉)) |
| 16 | 9, 15 | sylbi 121 | . . . . . . . . . 10 ⊢ ({𝑎, 𝑏} ∈ 𝒫 (Vtx‘𝐺) → (𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉)) |
| 17 | 7, 16 | biimtrdi 163 | . . . . . . . . 9 ⊢ (𝐶 = {𝑎, 𝑏} → (𝐶 ∈ 𝒫 (Vtx‘𝐺) → (𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉))) |
| 18 | 17 | adantrd 279 | . . . . . . . 8 ⊢ (𝐶 = {𝑎, 𝑏} → ((𝐶 ∈ 𝒫 (Vtx‘𝐺) ∧ 𝐶 ≈ 2o) → (𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉))) |
| 19 | 18 | adantl 277 | . . . . . . 7 ⊢ ((𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏}) → ((𝐶 ∈ 𝒫 (Vtx‘𝐺) ∧ 𝐶 ≈ 2o) → (𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉))) |
| 20 | 19 | imdistanri 446 | . . . . . 6 ⊢ (((𝐶 ∈ 𝒫 (Vtx‘𝐺) ∧ 𝐶 ≈ 2o) ∧ (𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏})) → ((𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉) ∧ (𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏}))) |
| 21 | 20 | ex 115 | . . . . 5 ⊢ ((𝐶 ∈ 𝒫 (Vtx‘𝐺) ∧ 𝐶 ≈ 2o) → ((𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏}) → ((𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉) ∧ (𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏})))) |
| 22 | 21 | 2eximdv 1928 | . . . 4 ⊢ ((𝐶 ∈ 𝒫 (Vtx‘𝐺) ∧ 𝐶 ≈ 2o) → (∃𝑎∃𝑏(𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏}) → ∃𝑎∃𝑏((𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉) ∧ (𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏})))) |
| 23 | 6, 22 | mpd 13 | . . 3 ⊢ ((𝐶 ∈ 𝒫 (Vtx‘𝐺) ∧ 𝐶 ≈ 2o) → ∃𝑎∃𝑏((𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉) ∧ (𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏}))) |
| 24 | 4, 23 | syl 14 | . 2 ⊢ ((𝐺 ∈ UMGraph ∧ 𝐶 ∈ 𝐸) → ∃𝑎∃𝑏((𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉) ∧ (𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏}))) |
| 25 | r2ex 2550 | . 2 ⊢ (∃𝑎 ∈ 𝑉 ∃𝑏 ∈ 𝑉 (𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏}) ↔ ∃𝑎∃𝑏((𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉) ∧ (𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏}))) | |
| 26 | 24, 25 | sylibr 134 | 1 ⊢ ((𝐺 ∈ UMGraph ∧ 𝐶 ∈ 𝐸) → ∃𝑎 ∈ 𝑉 ∃𝑏 ∈ 𝑉 (𝑎 ≠ 𝑏 ∧ 𝐶 = {𝑎, 𝑏})) |
| Colors of variables: wff set class |
| Syntax hints: → wi 4 ∧ wa 104 = wceq 1395 ∃wex 1538 ∈ wcel 2200 ≠ wne 2400 ∃wrex 2509 ⊆ wss 3198 𝒫 cpw 3650 {cpr 3668 class class class wbr 4086 ‘cfv 5324 2oc2o 6571 ≈ cen 6902 Vtxcvtx 15853 Edgcedg 15898 UMGraphcumgr 15933 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 106 ax-ia2 107 ax-ia3 108 ax-in1 617 ax-in2 618 ax-io 714 ax-5 1493 ax-7 1494 ax-gen 1495 ax-ie1 1539 ax-ie2 1540 ax-8 1550 ax-10 1551 ax-11 1552 ax-i12 1553 ax-bndl 1555 ax-4 1556 ax-17 1572 ax-i9 1576 ax-ial 1580 ax-i5r 1581 ax-13 2202 ax-14 2203 ax-ext 2211 ax-sep 4205 ax-nul 4213 ax-pow 4262 ax-pr 4297 ax-un 4528 ax-setind 4633 ax-iinf 4684 ax-cnex 8113 ax-resscn 8114 ax-1cn 8115 ax-1re 8116 ax-icn 8117 ax-addcl 8118 ax-addrcl 8119 ax-mulcl 8120 ax-addcom 8122 ax-mulcom 8123 ax-addass 8124 ax-mulass 8125 ax-distr 8126 ax-i2m1 8127 ax-1rid 8129 ax-0id 8130 ax-rnegex 8131 ax-cnre 8133 |
| This theorem depends on definitions: df-bi 117 df-dc 840 df-3or 1003 df-3an 1004 df-tru 1398 df-fal 1401 df-nf 1507 df-sb 1809 df-eu 2080 df-mo 2081 df-clab 2216 df-cleq 2222 df-clel 2225 df-nfc 2361 df-ne 2401 df-ral 2513 df-rex 2514 df-reu 2515 df-rab 2517 df-v 2802 df-sbc 3030 df-csb 3126 df-dif 3200 df-un 3202 df-in 3204 df-ss 3211 df-nul 3493 df-if 3604 df-pw 3652 df-sn 3673 df-pr 3674 df-op 3676 df-uni 3892 df-int 3927 df-br 4087 df-opab 4149 df-mpt 4150 df-tr 4186 df-id 4388 df-iord 4461 df-on 4463 df-suc 4466 df-iom 4687 df-xp 4729 df-rel 4730 df-cnv 4731 df-co 4732 df-dm 4733 df-rn 4734 df-res 4735 df-ima 4736 df-iota 5284 df-fun 5326 df-fn 5327 df-f 5328 df-f1 5329 df-fo 5330 df-f1o 5331 df-fv 5332 df-riota 5966 df-ov 6016 df-oprab 6017 df-mpo 6018 df-1st 6298 df-2nd 6299 df-1o 6577 df-2o 6578 df-er 6697 df-en 6905 df-sub 8342 df-inn 9134 df-2 9192 df-3 9193 df-4 9194 df-5 9195 df-6 9196 df-7 9197 df-8 9198 df-9 9199 df-n0 9393 df-dec 9602 df-ndx 13075 df-slot 13076 df-base 13078 df-edgf 15846 df-vtx 15855 df-iedg 15856 df-edg 15899 df-umgren 15935 |
| This theorem is referenced by: usgredg 16039 |
| Copyright terms: Public domain | W3C validator |