MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  uhgrunop Structured version   Visualization version   GIF version

Theorem uhgrunop 26859
Description: The union of two (undirected) hypergraphs (with the same vertex set) represented as ordered pair: If 𝑉, 𝐸 and 𝑉, 𝐹 are hypergraphs, then 𝑉, 𝐸𝐹 is a 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 Alexander van der Vekens, 27-Dec-2017.) (Revised by AV, 11-Oct-2020.) (Revised by AV, 24-Oct-2021.)
Hypotheses
Ref Expression
uhgrun.g (𝜑𝐺 ∈ UHGraph)
uhgrun.h (𝜑𝐻 ∈ UHGraph)
uhgrun.e 𝐸 = (iEdg‘𝐺)
uhgrun.f 𝐹 = (iEdg‘𝐻)
uhgrun.vg 𝑉 = (Vtx‘𝐺)
uhgrun.vh (𝜑 → (Vtx‘𝐻) = 𝑉)
uhgrun.i (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅)
Assertion
Ref Expression
uhgrunop (𝜑 → ⟨𝑉, (𝐸𝐹)⟩ ∈ UHGraph)

Proof of Theorem uhgrunop
StepHypRef Expression
1 uhgrun.g . 2 (𝜑𝐺 ∈ UHGraph)
2 uhgrun.h . 2 (𝜑𝐻 ∈ UHGraph)
3 uhgrun.e . 2 𝐸 = (iEdg‘𝐺)
4 uhgrun.f . 2 𝐹 = (iEdg‘𝐻)
5 uhgrun.vg . 2 𝑉 = (Vtx‘𝐺)
6 uhgrun.vh . 2 (𝜑 → (Vtx‘𝐻) = 𝑉)
7 uhgrun.i . 2 (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅)
8 opex 5355 . . 3 𝑉, (𝐸𝐹)⟩ ∈ V
98a1i 11 . 2 (𝜑 → ⟨𝑉, (𝐸𝐹)⟩ ∈ V)
105fvexi 6683 . . . 4 𝑉 ∈ V
113fvexi 6683 . . . . 5 𝐸 ∈ V
124fvexi 6683 . . . . 5 𝐹 ∈ V
1311, 12unex 7468 . . . 4 (𝐸𝐹) ∈ V
1410, 13pm3.2i 473 . . 3 (𝑉 ∈ V ∧ (𝐸𝐹) ∈ V)
15 opvtxfv 26788 . . 3 ((𝑉 ∈ V ∧ (𝐸𝐹) ∈ V) → (Vtx‘⟨𝑉, (𝐸𝐹)⟩) = 𝑉)
1614, 15mp1i 13 . 2 (𝜑 → (Vtx‘⟨𝑉, (𝐸𝐹)⟩) = 𝑉)
17 opiedgfv 26791 . . 3 ((𝑉 ∈ V ∧ (𝐸𝐹) ∈ V) → (iEdg‘⟨𝑉, (𝐸𝐹)⟩) = (𝐸𝐹))
1814, 17mp1i 13 . 2 (𝜑 → (iEdg‘⟨𝑉, (𝐸𝐹)⟩) = (𝐸𝐹))
191, 2, 3, 4, 5, 6, 7, 9, 16, 18uhgrun 26858 1 (𝜑 → ⟨𝑉, (𝐸𝐹)⟩ ∈ UHGraph)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398   = wceq 1533  wcel 2110  Vcvv 3494  cun 3933  cin 3934  c0 4290  cop 4572  dom cdm 5554  cfv 6354  Vtxcvtx 26780  iEdgciedg 26781  UHGraphcuhgr 26840
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1792  ax-4 1806  ax-5 1907  ax-6 1966  ax-7 2011  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2157  ax-12 2173  ax-ext 2793  ax-sep 5202  ax-nul 5209  ax-pow 5265  ax-pr 5329  ax-un 7460
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1085  df-tru 1536  df-ex 1777  df-nf 1781  df-sb 2066  df-mo 2618  df-eu 2650  df-clab 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-ral 3143  df-rex 3144  df-rab 3147  df-v 3496  df-sbc 3772  df-dif 3938  df-un 3940  df-in 3942  df-ss 3951  df-nul 4291  df-if 4467  df-pw 4540  df-sn 4567  df-pr 4569  df-op 4573  df-uni 4838  df-br 5066  df-opab 5128  df-mpt 5146  df-id 5459  df-xp 5560  df-rel 5561  df-cnv 5562  df-co 5563  df-dm 5564  df-rn 5565  df-iota 6313  df-fun 6356  df-fn 6357  df-f 6358  df-fv 6362  df-1st 7688  df-2nd 7689  df-vtx 26782  df-iedg 26783  df-uhgr 26842
This theorem is referenced by:  ushgrunop  26861
  Copyright terms: Public domain W3C validator