| 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 5444 | . . 3 ⊢ 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ V | |
| 9 | 8 | a1i 11 | . 2 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ V) |
| 10 | 5 | fvexi 6895 | . . . 4 ⊢ 𝑉 ∈ V |
| 11 | 3 | fvexi 6895 | . . . . 5 ⊢ 𝐸 ∈ V |
| 12 | 4 | fvexi 6895 | . . . . 5 ⊢ 𝐹 ∈ V |
| 13 | 11, 12 | unex 7744 | . . . 4 ⊢ (𝐸 ∪ 𝐹) ∈ V |
| 14 | 10, 13 | pm3.2i 475 | . . 3 ⊢ (𝑉 ∈ V ∧ (𝐸 ∪ 𝐹) ∈ V) |
| 15 | opvtxfv 29365 | . . 3 ⊢ ((𝑉 ∈ V ∧ (𝐸 ∪ 𝐹) ∈ V) → (Vtx‘〈𝑉, (𝐸 ∪ 𝐹)〉) = 𝑉) | |
| 16 | 14, 15 | mp1i 14 | . 2 ⊢ (𝜑 → (Vtx‘〈𝑉, (𝐸 ∪ 𝐹)〉) = 𝑉) |
| 17 | opiedgfv 29368 | . . 3 ⊢ ((𝑉 ∈ V ∧ (𝐸 ∪ 𝐹) ∈ V) → (iEdg‘〈𝑉, (𝐸 ∪ 𝐹)〉) = (𝐸 ∪ 𝐹)) | |
| 18 | 14, 17 | mp1i 14 | . 2 ⊢ (𝜑 → (iEdg‘〈𝑉, (𝐸 ∪ 𝐹)〉) = (𝐸 ∪ 𝐹)) |
| 19 | 1, 2, 3, 4, 5, 6, 7, 9, 16, 18 | upgrun 29479 | 1 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UPGraph) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ∧ wa 400 = wceq 1569 ∈ wcel 2142 Vcvv 3454 ∪ cun 3902 ∩ cin 3903 ∅c0 4285 〈cop 4594 dom cdm 5660 ‘cfv 6536 Vtxcvtx 29357 iEdgciedg 29358 UPGraphcupgr 29441 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1824 ax-4 1838 ax-5 1939 ax-6 1996 ax-7 2037 ax-8 2144 ax-9 2152 ax-10 2175 ax-11 2191 ax-12 2212 ax-ext 2734 ax-sep 5256 ax-nul 5268 ax-pr 5403 ax-un 7734 |
| This proof depends on definitions: df-bi 210 df-an 401 df-or 861 df-3an 1104 df-tru 1572 df-fal 1582 df-ex 1809 df-nf 1813 df-sb 2096 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 3416 df-v 3456 df-sbc 3744 df-dif 3907 df-un 3909 df-in 3911 df-ss 3921 df-nul 4286 df-if 4487 df-pw 4563 df-sn 4589 df-pr 4591 df-op 4595 df-uni 4872 df-br 5109 df-opab 5173 df-mpt 5192 df-id 5555 df-xp 5666 df-rel 5667 df-cnv 5668 df-co 5669 df-dm 5670 df-rn 5671 df-iota 6492 df-fun 6538 df-fn 6539 df-f 6540 df-fv 6544 df-1st 7984 df-2nd 7985 df-vtx 29359 df-iedg 29360 df-upgr 29443 |
| This theorem is used by: uspgrunop 29550 |
| Copyright terms: Public domain | W3C validator |