| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > uspgrunop | Structured version Visualization version GIF version | ||
| Description: The union of two simple pseudographs (with the same vertex set): If 〈𝑉, 𝐸〉 and 〈𝑉, 𝐹〉 are simple pseudographs, then 〈𝑉, 𝐸 ∪ 𝐹〉 is a pseudograph (the vertex set stays the same, but the edges from both graphs are kept, maybe resulting in two edges between two vertices). (Contributed by Alexander van der Vekens, 10-Aug-2017.) (Revised by AV, 16-Oct-2020.) (Revised by AV, 24-Oct-2021.) |
| Ref | Expression |
|---|---|
| uspgrun.g | ⊢ (𝜑 → 𝐺 ∈ USPGraph) |
| uspgrun.h | ⊢ (𝜑 → 𝐻 ∈ USPGraph) |
| uspgrun.e | ⊢ 𝐸 = (iEdg‘𝐺) |
| uspgrun.f | ⊢ 𝐹 = (iEdg‘𝐻) |
| uspgrun.vg | ⊢ 𝑉 = (Vtx‘𝐺) |
| uspgrun.vh | ⊢ (𝜑 → (Vtx‘𝐻) = 𝑉) |
| uspgrun.i | ⊢ (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅) |
| Ref | Expression |
|---|---|
| uspgrunop | ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UPGraph) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | uspgrun.g | . . 3 ⊢ (𝜑 → 𝐺 ∈ USPGraph) | |
| 2 | uspgrupgr 29539 | . . 3 ⊢ (𝐺 ∈ USPGraph → 𝐺 ∈ UPGraph) | |
| 3 | 1, 2 | syl 18 | . 2 ⊢ (𝜑 → 𝐺 ∈ UPGraph) |
| 4 | uspgrun.h | . . 3 ⊢ (𝜑 → 𝐻 ∈ USPGraph) | |
| 5 | uspgrupgr 29539 | . . 3 ⊢ (𝐻 ∈ USPGraph → 𝐻 ∈ UPGraph) | |
| 6 | 4, 5 | syl 18 | . 2 ⊢ (𝜑 → 𝐻 ∈ UPGraph) |
| 7 | uspgrun.e | . 2 ⊢ 𝐸 = (iEdg‘𝐺) | |
| 8 | uspgrun.f | . 2 ⊢ 𝐹 = (iEdg‘𝐻) | |
| 9 | uspgrun.vg | . 2 ⊢ 𝑉 = (Vtx‘𝐺) | |
| 10 | uspgrun.vh | . 2 ⊢ (𝜑 → (Vtx‘𝐻) = 𝑉) | |
| 11 | uspgrun.i | . 2 ⊢ (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅) | |
| 12 | 3, 6, 7, 8, 9, 10, 11 | upgrunop 29480 | 1 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UPGraph) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 = wceq 1569 ∈ wcel 2142 ∪ cun 3902 ∩ cin 3903 ∅c0 4285 〈cop 4594 dom cdm 5660 ‘cfv 6536 Vtxcvtx 29357 iEdgciedg 29358 UPGraphcupgr 29441 USPGraphcuspgr 29509 |
| 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-f1 6541 df-fv 6544 df-1st 7984 df-2nd 7985 df-vtx 29359 df-iedg 29360 df-upgr 29443 df-uspgr 29511 |
| This theorem is used by: (None) |
| Copyright terms: Public domain | W3C validator |