| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ushgrunop | Structured version Visualization version GIF version | ||
| Description: The union of two (undirected) simple hypergraphs (with the same vertex set) represented as ordered pair: If 〈𝑉, 𝐸〉 and 〈𝑉, 𝐹〉 are simple hypergraphs, then 〈𝑉, 𝐸 ∪ 𝐹〉 is a (not necessarily simple) hypergraph - the vertex set stays the same, but the edges from both graphs are kept, possibly resulting in two edges between two vertices. (Contributed by AV, 29-Nov-2020.) (Revised by AV, 24-Oct-2021.) |
| Ref | Expression |
|---|---|
| ushgrun.g | ⊢ (𝜑 → 𝐺 ∈ USHGraph) |
| ushgrun.h | ⊢ (𝜑 → 𝐻 ∈ USHGraph) |
| ushgrun.e | ⊢ 𝐸 = (iEdg‘𝐺) |
| ushgrun.f | ⊢ 𝐹 = (iEdg‘𝐻) |
| ushgrun.vg | ⊢ 𝑉 = (Vtx‘𝐺) |
| ushgrun.vh | ⊢ (𝜑 → (Vtx‘𝐻) = 𝑉) |
| ushgrun.i | ⊢ (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅) |
| Ref | Expression |
|---|---|
| ushgrunop | ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UHGraph) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ushgrun.g | . . 3 ⊢ (𝜑 → 𝐺 ∈ USHGraph) | |
| 2 | ushgruhgr 29091 | . . 3 ⊢ (𝐺 ∈ USHGraph → 𝐺 ∈ UHGraph) | |
| 3 | 1, 2 | syl 17 | . 2 ⊢ (𝜑 → 𝐺 ∈ UHGraph) |
| 4 | ushgrun.h | . . 3 ⊢ (𝜑 → 𝐻 ∈ USHGraph) | |
| 5 | ushgruhgr 29091 | . . 3 ⊢ (𝐻 ∈ USHGraph → 𝐻 ∈ UHGraph) | |
| 6 | 4, 5 | syl 17 | . 2 ⊢ (𝜑 → 𝐻 ∈ UHGraph) |
| 7 | ushgrun.e | . 2 ⊢ 𝐸 = (iEdg‘𝐺) | |
| 8 | ushgrun.f | . 2 ⊢ 𝐹 = (iEdg‘𝐻) | |
| 9 | ushgrun.vg | . 2 ⊢ 𝑉 = (Vtx‘𝐺) | |
| 10 | ushgrun.vh | . 2 ⊢ (𝜑 → (Vtx‘𝐻) = 𝑉) | |
| 11 | ushgrun.i | . 2 ⊢ (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅) | |
| 12 | 3, 6, 7, 8, 9, 10, 11 | uhgrunop 29097 | 1 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UHGraph) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1541 ∈ wcel 2113 ∪ cun 3897 ∩ cin 3898 ∅c0 4283 〈cop 4584 dom cdm 5622 ‘cfv 6490 Vtxcvtx 29018 iEdgciedg 29019 UHGraphcuhgr 29078 USHGraphcushgr 29079 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-10 2146 ax-11 2162 ax-12 2182 ax-ext 2706 ax-sep 5239 ax-nul 5249 ax-pr 5375 ax-un 7678 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2537 df-eu 2567 df-clab 2713 df-cleq 2726 df-clel 2809 df-nfc 2883 df-ne 2931 df-ral 3050 df-rex 3059 df-rab 3398 df-v 3440 df-sbc 3739 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-nul 4284 df-if 4478 df-pw 4554 df-sn 4579 df-pr 4581 df-op 4585 df-uni 4862 df-br 5097 df-opab 5159 df-mpt 5178 df-id 5517 df-xp 5628 df-rel 5629 df-cnv 5630 df-co 5631 df-dm 5632 df-rn 5633 df-iota 6446 df-fun 6492 df-fn 6493 df-f 6494 df-f1 6495 df-fv 6498 df-1st 7931 df-2nd 7932 df-vtx 29020 df-iedg 29021 df-uhgr 29080 df-ushgr 29081 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |