| 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 29269 | . . 3 ⊢ (𝐺 ∈ USPGraph → 𝐺 ∈ UPGraph) | |
| 3 | 1, 2 | syl 17 | . 2 ⊢ (𝜑 → 𝐺 ∈ UPGraph) |
| 4 | uspgrun.h | . . 3 ⊢ (𝜑 → 𝐻 ∈ USPGraph) | |
| 5 | uspgrupgr 29269 | . . 3 ⊢ (𝐻 ∈ USPGraph → 𝐻 ∈ UPGraph) | |
| 6 | 4, 5 | syl 17 | . 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 29210 | 1 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UPGraph) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1542 ∈ wcel 2114 ∪ cun 3901 ∩ cin 3902 ∅c0 4287 〈cop 4588 dom cdm 5634 ‘cfv 6502 Vtxcvtx 29087 iEdgciedg 29088 UPGraphcupgr 29171 USPGraphcuspgr 29239 |
| 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 5245 ax-nul 5255 ax-pr 5381 ax-un 7692 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 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-ral 3053 df-rex 3063 df-rab 3402 df-v 3444 df-sbc 3743 df-dif 3906 df-un 3908 df-in 3910 df-ss 3920 df-nul 4288 df-if 4482 df-pw 4558 df-sn 4583 df-pr 4585 df-op 4589 df-uni 4866 df-br 5101 df-opab 5163 df-mpt 5182 df-id 5529 df-xp 5640 df-rel 5641 df-cnv 5642 df-co 5643 df-dm 5644 df-rn 5645 df-iota 6458 df-fun 6504 df-fn 6505 df-f 6506 df-f1 6507 df-fv 6510 df-1st 7945 df-2nd 7946 df-vtx 29089 df-iedg 29090 df-upgr 29173 df-uspgr 29241 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |