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

Theorem ushgrunop 28771
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.)
Hypotheses
Ref Expression
ushgrun.g (𝜑𝐺 ∈ USHGraph)
ushgrun.h (𝜑𝐻 ∈ USHGraph)
ushgrun.e 𝐸 = (iEdg‘𝐺)
ushgrun.f 𝐹 = (iEdg‘𝐻)
ushgrun.vg 𝑉 = (Vtx‘𝐺)
ushgrun.vh (𝜑 → (Vtx‘𝐻) = 𝑉)
ushgrun.i (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅)
Assertion
Ref Expression
ushgrunop (𝜑 → ⟨𝑉, (𝐸𝐹)⟩ ∈ UHGraph)

Proof of Theorem ushgrunop
StepHypRef Expression
1 ushgrun.g . . 3 (𝜑𝐺 ∈ USHGraph)
2 ushgruhgr 28763 . . 3 (𝐺 ∈ USHGraph → 𝐺 ∈ UHGraph)
31, 2syl 17 . 2 (𝜑𝐺 ∈ UHGraph)
4 ushgrun.h . . 3 (𝜑𝐻 ∈ USHGraph)
5 ushgruhgr 28763 . . 3 (𝐻 ∈ USHGraph → 𝐻 ∈ UHGraph)
64, 5syl 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 𝐹) = ∅)
123, 6, 7, 8, 9, 10, 11uhgrunop 28769 1 (𝜑 → ⟨𝑉, (𝐸𝐹)⟩ ∈ UHGraph)
Colors of variables: wff setvar class
Syntax hints:  wi 4   = wceq 1540  wcel 2105  cun 3946  cin 3947  c0 4322  cop 4634  dom cdm 5676  cfv 6543  Vtxcvtx 28690  iEdgciedg 28691  UHGraphcuhgr 28750  USHGraphcushgr 28751
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 1912  ax-6 1970  ax-7 2010  ax-8 2107  ax-9 2115  ax-10 2136  ax-11 2153  ax-12 2170  ax-ext 2702  ax-sep 5299  ax-nul 5306  ax-pr 5427  ax-un 7729
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 845  df-3an 1088  df-tru 1543  df-fal 1553  df-ex 1781  df-nf 1785  df-sb 2067  df-mo 2533  df-eu 2562  df-clab 2709  df-cleq 2723  df-clel 2809  df-nfc 2884  df-ne 2940  df-ral 3061  df-rex 3070  df-rab 3432  df-v 3475  df-sbc 3778  df-dif 3951  df-un 3953  df-in 3955  df-ss 3965  df-nul 4323  df-if 4529  df-pw 4604  df-sn 4629  df-pr 4631  df-op 4635  df-uni 4909  df-br 5149  df-opab 5211  df-mpt 5232  df-id 5574  df-xp 5682  df-rel 5683  df-cnv 5684  df-co 5685  df-dm 5686  df-rn 5687  df-iota 6495  df-fun 6545  df-fn 6546  df-f 6547  df-f1 6548  df-fv 6551  df-1st 7979  df-2nd 7980  df-vtx 28692  df-iedg 28693  df-uhgr 28752  df-ushgr 28753
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator