| 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 29419 | . . 3 ⊢ (𝐺 ∈ USHGraph → 𝐺 ∈ UHGraph) | |
| 3 | 1, 2 | syl 18 | . 2 ⊢ (𝜑 → 𝐺 ∈ UHGraph) |
| 4 | ushgrun.h | . . 3 ⊢ (𝜑 → 𝐻 ∈ USHGraph) | |
| 5 | ushgruhgr 29419 | . . 3 ⊢ (𝐻 ∈ USHGraph → 𝐻 ∈ UHGraph) | |
| 6 | 4, 5 | syl 18 | . 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 29425 | 1 ⊢ (𝜑 → 〈𝑉, (𝐸 ∪ 𝐹)〉 ∈ UHGraph) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1570 ∈ wcel 2143 ∪ cun 3903 ∩ cin 3904 ∅c0 4286 〈cop 4595 dom cdm 5661 ‘cfv 6536 Vtxcvtx 29346 iEdgciedg 29347 UHGraphcuhgr 29406 USHGraphcushgr 29407 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1825 ax-4 1839 ax-5 1940 ax-6 1997 ax-7 2038 ax-8 2145 ax-9 2153 ax-10 2176 ax-11 2192 ax-12 2213 ax-ext 2735 ax-sep 5257 ax-nul 5269 ax-pr 5404 ax-un 7732 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1810 df-nf 1814 df-sb 2097 df-mo 2567 df-eu 2597 df-clab 2742 df-cleq 2755 df-clel 2838 df-nfc 2912 df-ne 2959 df-ral 3080 df-rex 3090 df-rab 3417 df-v 3457 df-sbc 3745 df-dif 3908 df-un 3910 df-in 3912 df-ss 3922 df-nul 4287 df-if 4488 df-pw 4564 df-sn 4590 df-pr 4592 df-op 4596 df-uni 4873 df-br 5110 df-opab 5174 df-mpt 5193 df-id 5556 df-xp 5667 df-rel 5668 df-cnv 5669 df-co 5670 df-dm 5671 df-rn 5672 df-iota 6492 df-fun 6538 df-fn 6539 df-f 6540 df-f1 6541 df-fv 6544 df-1st 7982 df-2nd 7983 df-vtx 29348 df-iedg 29349 df-uhgr 29408 df-ushgr 29409 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |