| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > upgredgpr | Structured version Visualization version GIF version | ||
| Description: If a proper pair (of vertices) is a subset of an edge in a pseudograph, the pair is the edge. (Contributed by AV, 30-Dec-2020.) |
| Ref | Expression |
|---|---|
| upgredg.v | ⊢ 𝑉 = (Vtx‘𝐺) |
| upgredg.e | ⊢ 𝐸 = (Edg‘𝐺) |
| Ref | Expression |
|---|---|
| upgredgpr | ⊢ (((𝐺 ∈ UPGraph ∧ 𝐶 ∈ 𝐸 ∧ {𝐴, 𝐵} ⊆ 𝐶) ∧ (𝐴 ∈ 𝑈 ∧ 𝐵 ∈ 𝑊 ∧ 𝐴 ≠ 𝐵)) → {𝐴, 𝐵} = 𝐶) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | upgredg.v | . . . . 5 ⊢ 𝑉 = (Vtx‘𝐺) | |
| 2 | upgredg.e | . . . . 5 ⊢ 𝐸 = (Edg‘𝐺) | |
| 3 | 1, 2 | upgredg 29224 | . . . 4 ⊢ ((𝐺 ∈ UPGraph ∧ 𝐶 ∈ 𝐸) → ∃𝑎 ∈ 𝑉 ∃𝑏 ∈ 𝑉 𝐶 = {𝑎, 𝑏}) |
| 4 | 3 | 3adant3 1133 | . . 3 ⊢ ((𝐺 ∈ UPGraph ∧ 𝐶 ∈ 𝐸 ∧ {𝐴, 𝐵} ⊆ 𝐶) → ∃𝑎 ∈ 𝑉 ∃𝑏 ∈ 𝑉 𝐶 = {𝑎, 𝑏}) |
| 5 | ssprsseq 4769 | . . . . . . . . . 10 ⊢ ((𝐴 ∈ 𝑈 ∧ 𝐵 ∈ 𝑊 ∧ 𝐴 ≠ 𝐵) → ({𝐴, 𝐵} ⊆ {𝑎, 𝑏} ↔ {𝐴, 𝐵} = {𝑎, 𝑏})) | |
| 6 | 5 | biimpd 229 | . . . . . . . . 9 ⊢ ((𝐴 ∈ 𝑈 ∧ 𝐵 ∈ 𝑊 ∧ 𝐴 ≠ 𝐵) → ({𝐴, 𝐵} ⊆ {𝑎, 𝑏} → {𝐴, 𝐵} = {𝑎, 𝑏})) |
| 7 | sseq2 3949 | . . . . . . . . . 10 ⊢ (𝐶 = {𝑎, 𝑏} → ({𝐴, 𝐵} ⊆ 𝐶 ↔ {𝐴, 𝐵} ⊆ {𝑎, 𝑏})) | |
| 8 | eqeq2 2749 | . . . . . . . . . 10 ⊢ (𝐶 = {𝑎, 𝑏} → ({𝐴, 𝐵} = 𝐶 ↔ {𝐴, 𝐵} = {𝑎, 𝑏})) | |
| 9 | 7, 8 | imbi12d 344 | . . . . . . . . 9 ⊢ (𝐶 = {𝑎, 𝑏} → (({𝐴, 𝐵} ⊆ 𝐶 → {𝐴, 𝐵} = 𝐶) ↔ ({𝐴, 𝐵} ⊆ {𝑎, 𝑏} → {𝐴, 𝐵} = {𝑎, 𝑏}))) |
| 10 | 6, 9 | imbitrrid 246 | . . . . . . . 8 ⊢ (𝐶 = {𝑎, 𝑏} → ((𝐴 ∈ 𝑈 ∧ 𝐵 ∈ 𝑊 ∧ 𝐴 ≠ 𝐵) → ({𝐴, 𝐵} ⊆ 𝐶 → {𝐴, 𝐵} = 𝐶))) |
| 11 | 10 | com23 86 | . . . . . . 7 ⊢ (𝐶 = {𝑎, 𝑏} → ({𝐴, 𝐵} ⊆ 𝐶 → ((𝐴 ∈ 𝑈 ∧ 𝐵 ∈ 𝑊 ∧ 𝐴 ≠ 𝐵) → {𝐴, 𝐵} = 𝐶))) |
| 12 | 11 | a1i 11 | . . . . . 6 ⊢ ((𝑎 ∈ 𝑉 ∧ 𝑏 ∈ 𝑉) → (𝐶 = {𝑎, 𝑏} → ({𝐴, 𝐵} ⊆ 𝐶 → ((𝐴 ∈ 𝑈 ∧ 𝐵 ∈ 𝑊 ∧ 𝐴 ≠ 𝐵) → {𝐴, 𝐵} = 𝐶)))) |
| 13 | 12 | rexlimivv 3180 | . . . . 5 ⊢ (∃𝑎 ∈ 𝑉 ∃𝑏 ∈ 𝑉 𝐶 = {𝑎, 𝑏} → ({𝐴, 𝐵} ⊆ 𝐶 → ((𝐴 ∈ 𝑈 ∧ 𝐵 ∈ 𝑊 ∧ 𝐴 ≠ 𝐵) → {𝐴, 𝐵} = 𝐶))) |
| 14 | 13 | com12 32 | . . . 4 ⊢ ({𝐴, 𝐵} ⊆ 𝐶 → (∃𝑎 ∈ 𝑉 ∃𝑏 ∈ 𝑉 𝐶 = {𝑎, 𝑏} → ((𝐴 ∈ 𝑈 ∧ 𝐵 ∈ 𝑊 ∧ 𝐴 ≠ 𝐵) → {𝐴, 𝐵} = 𝐶))) |
| 15 | 14 | 3ad2ant3 1136 | . . 3 ⊢ ((𝐺 ∈ UPGraph ∧ 𝐶 ∈ 𝐸 ∧ {𝐴, 𝐵} ⊆ 𝐶) → (∃𝑎 ∈ 𝑉 ∃𝑏 ∈ 𝑉 𝐶 = {𝑎, 𝑏} → ((𝐴 ∈ 𝑈 ∧ 𝐵 ∈ 𝑊 ∧ 𝐴 ≠ 𝐵) → {𝐴, 𝐵} = 𝐶))) |
| 16 | 4, 15 | mpd 15 | . 2 ⊢ ((𝐺 ∈ UPGraph ∧ 𝐶 ∈ 𝐸 ∧ {𝐴, 𝐵} ⊆ 𝐶) → ((𝐴 ∈ 𝑈 ∧ 𝐵 ∈ 𝑊 ∧ 𝐴 ≠ 𝐵) → {𝐴, 𝐵} = 𝐶)) |
| 17 | 16 | imp 406 | 1 ⊢ (((𝐺 ∈ UPGraph ∧ 𝐶 ∈ 𝐸 ∧ {𝐴, 𝐵} ⊆ 𝐶) ∧ (𝐴 ∈ 𝑈 ∧ 𝐵 ∈ 𝑊 ∧ 𝐴 ≠ 𝐵)) → {𝐴, 𝐵} = 𝐶) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∧ w3a 1087 = wceq 1542 ∈ wcel 2114 ≠ wne 2933 ∃wrex 3062 ⊆ wss 3890 {cpr 4570 ‘cfv 6494 Vtxcvtx 29083 Edgcedg 29134 UPGraphcupgr 29167 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2709 ax-sep 5232 ax-nul 5242 ax-pow 5304 ax-pr 5372 ax-un 7684 ax-cnex 11089 ax-resscn 11090 ax-1cn 11091 ax-icn 11092 ax-addcl 11093 ax-addrcl 11094 ax-mulcl 11095 ax-mulrcl 11096 ax-mulcom 11097 ax-addass 11098 ax-mulass 11099 ax-distr 11100 ax-i2m1 11101 ax-1ne0 11102 ax-1rid 11103 ax-rnegex 11104 ax-rrecex 11105 ax-cnre 11106 ax-pre-lttri 11107 ax-pre-lttrn 11108 ax-pre-ltadd 11109 ax-pre-mulgt0 11110 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2540 df-eu 2570 df-clab 2716 df-cleq 2729 df-clel 2812 df-nfc 2886 df-ne 2934 df-nel 3038 df-ral 3053 df-rex 3063 df-reu 3344 df-rab 3391 df-v 3432 df-sbc 3730 df-csb 3839 df-dif 3893 df-un 3895 df-in 3897 df-ss 3907 df-pss 3910 df-nul 4275 df-if 4468 df-pw 4544 df-sn 4569 df-pr 4571 df-op 4575 df-uni 4852 df-int 4891 df-iun 4936 df-br 5087 df-opab 5149 df-mpt 5168 df-tr 5194 df-id 5521 df-eprel 5526 df-po 5534 df-so 5535 df-fr 5579 df-we 5581 df-xp 5632 df-rel 5633 df-cnv 5634 df-co 5635 df-dm 5636 df-rn 5637 df-res 5638 df-ima 5639 df-pred 6261 df-ord 6322 df-on 6323 df-lim 6324 df-suc 6325 df-iota 6450 df-fun 6496 df-fn 6497 df-f 6498 df-f1 6499 df-fo 6500 df-f1o 6501 df-fv 6502 df-riota 7319 df-ov 7365 df-oprab 7366 df-mpo 7367 df-om 7813 df-1st 7937 df-2nd 7938 df-frecs 8226 df-wrecs 8257 df-recs 8306 df-rdg 8344 df-1o 8400 df-2o 8401 df-oadd 8404 df-er 8638 df-en 8889 df-dom 8890 df-sdom 8891 df-fin 8892 df-dju 9820 df-card 9858 df-pnf 11176 df-mnf 11177 df-xr 11178 df-ltxr 11179 df-le 11180 df-sub 11374 df-neg 11375 df-nn 12170 df-2 12239 df-n0 12433 df-xnn0 12506 df-z 12520 df-uz 12784 df-fz 13457 df-hash 14288 df-edg 29135 df-upgr 29169 |
| This theorem is referenced by: nbupgr 29431 nbumgrvtx 29433 upgriswlk 29728 upgrwlkupwlk 48632 |
| Copyright terms: Public domain | W3C validator |