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 incident 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 27449 | . . 3 ⊢ (𝐺 ∈ USPGraph → 𝐺 ∈ UPGraph) | |
3 | 1, 2 | syl 17 | . 2 ⊢ (𝜑 → 𝐺 ∈ UPGraph) |
4 | uspgrun.h | . . 3 ⊢ (𝜑 → 𝐻 ∈ USPGraph) | |
5 | uspgrupgr 27449 | . . 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 27392 | 1 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UPGraph) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 = wceq 1539 ∈ wcel 2108 ∪ cun 3881 ∩ cin 3882 ∅c0 4253 〈cop 4564 dom cdm 5580 ‘cfv 6418 Vtxcvtx 27269 iEdgciedg 27270 UPGraphcupgr 27353 USPGraphcuspgr 27421 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1799 ax-4 1813 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2110 ax-9 2118 ax-10 2139 ax-11 2156 ax-12 2173 ax-ext 2709 ax-sep 5218 ax-nul 5225 ax-pr 5347 ax-un 7566 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 844 df-3an 1087 df-tru 1542 df-fal 1552 df-ex 1784 df-nf 1788 df-sb 2069 df-mo 2540 df-eu 2569 df-clab 2716 df-cleq 2730 df-clel 2817 df-nfc 2888 df-ne 2943 df-ral 3068 df-rex 3069 df-rab 3072 df-v 3424 df-sbc 3712 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4254 df-if 4457 df-pw 4532 df-sn 4559 df-pr 4561 df-op 4565 df-uni 4837 df-br 5071 df-opab 5133 df-mpt 5154 df-id 5480 df-xp 5586 df-rel 5587 df-cnv 5588 df-co 5589 df-dm 5590 df-rn 5591 df-iota 6376 df-fun 6420 df-fn 6421 df-f 6422 df-f1 6423 df-fv 6426 df-1st 7804 df-2nd 7805 df-vtx 27271 df-iedg 27272 df-upgr 27355 df-uspgr 27423 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |