![]() |
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 26116 | . . 3 ⊢ (𝐺 ∈ USPGraph → 𝐺 ∈ UPGraph) | |
3 | 1, 2 | syl 17 | . 2 ⊢ (𝜑 → 𝐺 ∈ UPGraph) |
4 | uspgrun.h | . . 3 ⊢ (𝜑 → 𝐻 ∈ USPGraph) | |
5 | uspgrupgr 26116 | . . 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 26059 | 1 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UPGraph) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 = wceq 1523 ∈ wcel 2030 ∪ cun 3605 ∩ cin 3606 ∅c0 3948 〈cop 4216 dom cdm 5143 ‘cfv 5926 Vtxcvtx 25919 iEdgciedg 25920 UPGraphcupgr 26020 USPGraphcuspgr 26088 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1762 ax-4 1777 ax-5 1879 ax-6 1945 ax-7 1981 ax-8 2032 ax-9 2039 ax-10 2059 ax-11 2074 ax-12 2087 ax-13 2282 ax-ext 2631 ax-sep 4814 ax-nul 4822 ax-pow 4873 ax-pr 4936 ax-un 6991 |
This theorem depends on definitions: df-bi 197 df-or 384 df-an 385 df-3an 1056 df-tru 1526 df-ex 1745 df-nf 1750 df-sb 1938 df-eu 2502 df-mo 2503 df-clab 2638 df-cleq 2644 df-clel 2647 df-nfc 2782 df-ral 2946 df-rex 2947 df-rab 2950 df-v 3233 df-sbc 3469 df-dif 3610 df-un 3612 df-in 3614 df-ss 3621 df-nul 3949 df-if 4120 df-pw 4193 df-sn 4211 df-pr 4213 df-op 4217 df-uni 4469 df-br 4686 df-opab 4746 df-mpt 4763 df-id 5053 df-xp 5149 df-rel 5150 df-cnv 5151 df-co 5152 df-dm 5153 df-rn 5154 df-iota 5889 df-fun 5928 df-fn 5929 df-f 5930 df-f1 5931 df-fv 5934 df-1st 7210 df-2nd 7211 df-vtx 25921 df-iedg 25922 df-upgr 26022 df-uspgr 26090 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |