| 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 29156 | . . 3 ⊢ (𝐺 ∈ USHGraph → 𝐺 ∈ UHGraph) | |
| 3 | 1, 2 | syl 17 | . 2 ⊢ (𝜑 → 𝐺 ∈ UHGraph) |
| 4 | ushgrun.h | . . 3 ⊢ (𝜑 → 𝐻 ∈ USHGraph) | |
| 5 | ushgruhgr 29156 | . . 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 29162 | 1 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UHGraph) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1547 ∈ wcel 2119 ∪ cun 3881 ∩ cin 3882 ∅c0 4261 〈cop 4561 dom cdm 5618 ‘cfv 6485 Vtxcvtx 29083 iEdgciedg 29084 UHGraphcuhgr 29143 USHGraphcushgr 29144 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1974 ax-7 2015 ax-8 2121 ax-9 2129 ax-10 2152 ax-11 2168 ax-12 2189 ax-ext 2711 ax-sep 5218 ax-nul 5228 ax-pr 5362 ax-un 7678 |
| This theorem depends on definitions: df-bi 208 df-an 397 df-or 854 df-3an 1094 df-tru 1550 df-fal 1560 df-ex 1787 df-nf 1791 df-sb 2074 df-mo 2543 df-eu 2573 df-clab 2718 df-cleq 2731 df-clel 2814 df-nfc 2888 df-ne 2935 df-ral 3054 df-rex 3064 df-rab 3392 df-v 3433 df-sbc 3724 df-dif 3886 df-un 3888 df-in 3890 df-ss 3900 df-nul 4262 df-if 4455 df-pw 4531 df-sn 4556 df-pr 4558 df-op 4562 df-uni 4839 df-br 5073 df-opab 5135 df-mpt 5154 df-id 5513 df-xp 5624 df-rel 5625 df-cnv 5626 df-co 5627 df-dm 5628 df-rn 5629 df-iota 6441 df-fun 6487 df-fn 6488 df-f 6489 df-f1 6490 df-fv 6493 df-1st 7931 df-2nd 7932 df-vtx 29085 df-iedg 29086 df-uhgr 29145 df-ushgr 29146 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |