| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > upgrunop | Structured version Visualization version GIF version | ||
| Description: The union of two pseudographs (with the same vertex set): If 〈𝑉, 𝐸〉 and 〈𝑉, 𝐹〉 are pseudographs, then 〈𝑉, 𝐸 ∪ 𝐹〉 is a pseudograph (the vertex set stays the same, but the edges from both graphs are kept). (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by AV, 12-Oct-2020.) (Revised by AV, 24-Oct-2021.) |
| Ref | Expression |
|---|---|
| upgrun.g | ⊢ (𝜑 → 𝐺 ∈ UPGraph) |
| upgrun.h | ⊢ (𝜑 → 𝐻 ∈ UPGraph) |
| upgrun.e | ⊢ 𝐸 = (iEdg‘𝐺) |
| upgrun.f | ⊢ 𝐹 = (iEdg‘𝐻) |
| upgrun.vg | ⊢ 𝑉 = (Vtx‘𝐺) |
| upgrun.vh | ⊢ (𝜑 → (Vtx‘𝐻) = 𝑉) |
| upgrun.i | ⊢ (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅) |
| Ref | Expression |
|---|---|
| upgrunop | ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UPGraph) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | upgrun.g | . 2 ⊢ (𝜑 → 𝐺 ∈ UPGraph) | |
| 2 | upgrun.h | . 2 ⊢ (𝜑 → 𝐻 ∈ UPGraph) | |
| 3 | upgrun.e | . 2 ⊢ 𝐸 = (iEdg‘𝐺) | |
| 4 | upgrun.f | . 2 ⊢ 𝐹 = (iEdg‘𝐻) | |
| 5 | upgrun.vg | . 2 ⊢ 𝑉 = (Vtx‘𝐺) | |
| 6 | upgrun.vh | . 2 ⊢ (𝜑 → (Vtx‘𝐻) = 𝑉) | |
| 7 | upgrun.i | . 2 ⊢ (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅) | |
| 8 | opex 5443 | . . 3 ⊢ 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ V | |
| 9 | 8 | a1i 11 | . 2 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ V) |
| 10 | 5 | fvexi 6896 | . . . 4 ⊢ 𝑉 ∈ V |
| 11 | 3 | fvexi 6896 | . . . . 5 ⊢ 𝐸 ∈ V |
| 12 | 4 | fvexi 6896 | . . . . 5 ⊢ 𝐹 ∈ V |
| 13 | 11, 12 | unex 7749 | . . . 4 ⊢ (𝐸 ∪ 𝐹) ∈ V |
| 14 | 10, 13 | pm3.2i 476 | . . 3 ⊢ (𝑉 ∈ V ∧ (𝐸 ∪ 𝐹) ∈ V) |
| 15 | opvtxfv 29447 | . . 3 ⊢ ((𝑉 ∈ V ∧ (𝐸 ∪ 𝐹) ∈ V) → (Vtx‘〈𝑉, (𝐸 ∪ 𝐹)〉) = 𝑉) | |
| 16 | 14, 15 | mp1i 14 | . 2 ⊢ (𝜑 → (Vtx‘〈𝑉, (𝐸 ∪ 𝐹)〉) = 𝑉) |
| 17 | opiedgfv 29450 | . . 3 ⊢ ((𝑉 ∈ V ∧ (𝐸 ∪ 𝐹) ∈ V) → (iEdg‘〈𝑉, (𝐸 ∪ 𝐹)〉) = (𝐸 ∪ 𝐹)) | |
| 18 | 14, 17 | mp1i 14 | . 2 ⊢ (𝜑 → (iEdg‘〈𝑉, (𝐸 ∪ 𝐹)〉) = (𝐸 ∪ 𝐹)) |
| 19 | 1, 2, 3, 4, 5, 6, 7, 9, 16, 18 | upgrun 29561 | 1 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UPGraph) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ∧ wa 401 = wceq 1570 ∈ wcel 2145 Vcvv 3453 ∪ cun 3900 ∩ cin 3901 ∅c0 4282 〈cop 4593 dom cdm 5659 ‘cfv 6537 Vtxcvtx 29439 iEdgciedg 29440 UPGraphcupgr 29523 |
| 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 2147 ax-9 2155 ax-10 2178 ax-11 2194 ax-12 2215 ax-ext 2734 ax-sep 5255 ax-nul 5267 ax-pr 5402 ax-un 7739 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2566 df-eu 2596 df-clab 2741 df-cleq 2754 df-clel 2837 df-nfc 2911 df-ne 2958 df-ral 3079 df-rex 3089 df-rab 3415 df-v 3455 df-sbc 3743 df-dif 3905 df-un 3907 df-in 3909 df-ss 3919 df-nul 4283 df-if 4486 df-pw 4562 df-sn 4588 df-pr 4590 df-op 4594 df-uni 4871 df-br 5108 df-opab 5172 df-mpt 5191 df-id 5554 df-xp 5665 df-rel 5666 df-cnv 5667 df-co 5668 df-dm 5669 df-rn 5670 df-iota 6493 df-fun 6539 df-fn 6540 df-f 6541 df-fv 6545 df-1st 7989 df-2nd 7990 df-vtx 29441 df-iedg 29442 df-upgr 29525 |
| This theorem is used by: uspgrunop 29635 |
| Copyright terms: Public domain | W3C validator |