| 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 29468 | . . 3 ⊢ (𝐺 ∈ USPGraph → 𝐺 ∈ UPGraph) | |
| 3 | 1, 2 | syl 18 | . 2 ⊢ (𝜑 → 𝐺 ∈ UPGraph) |
| 4 | uspgrun.h | . . 3 ⊢ (𝜑 → 𝐻 ∈ USPGraph) | |
| 5 | uspgrupgr 29468 | . . 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 29409 | 1 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UPGraph) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1567 ∈ wcel 2149 ∪ cun 3911 ∩ cin 3912 ∅c0 4294 〈cop 4600 dom cdm 5662 ‘cfv 6537 Vtxcvtx 29286 iEdgciedg 29287 UPGraphcupgr 29370 USPGraphcuspgr 29438 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1822 ax-4 1836 ax-5 1937 ax-6 1994 ax-7 2035 ax-8 2151 ax-9 2159 ax-10 2182 ax-11 2198 ax-12 2219 ax-ext 2741 ax-sep 5261 ax-nul 5271 ax-pr 5405 ax-un 7733 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3an 1103 df-tru 1570 df-fal 1580 df-ex 1807 df-nf 1811 df-sb 2098 df-mo 2573 df-eu 2603 df-clab 2748 df-cleq 2761 df-clel 2844 df-nfc 2918 df-ne 2965 df-ral 3086 df-rex 3096 df-rab 3424 df-v 3465 df-sbc 3754 df-dif 3916 df-un 3918 df-in 3920 df-ss 3930 df-nul 4295 df-if 4493 df-pw 4569 df-sn 4595 df-pr 4597 df-op 4601 df-uni 4877 df-br 5114 df-opab 5178 df-mpt 5197 df-id 5557 df-xp 5668 df-rel 5669 df-cnv 5670 df-co 5671 df-dm 5672 df-rn 5673 df-iota 6493 df-fun 6539 df-fn 6540 df-f 6541 df-f1 6542 df-fv 6545 df-1st 7985 df-2nd 7986 df-vtx 29288 df-iedg 29289 df-upgr 29372 df-uspgr 29440 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |