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

Theorem upgrunop 27470
Description: The union of two pseudographs (with the same vertex set): If 𝑉, 𝐸 and 𝑉, 𝐹 are pseudographs, then 𝑉, 𝐸𝐹 is a pseudograph (the vertex set stays the same, but the edges from both graphs are kept). (Contributed by Mario Carneiro, 12-Mar-2015.) (Revised by AV, 12-Oct-2020.) (Revised by AV, 24-Oct-2021.)
Hypotheses
Ref Expression
upgrun.g (𝜑𝐺 ∈ UPGraph)
upgrun.h (𝜑𝐻 ∈ UPGraph)
upgrun.e 𝐸 = (iEdg‘𝐺)
upgrun.f 𝐹 = (iEdg‘𝐻)
upgrun.vg 𝑉 = (Vtx‘𝐺)
upgrun.vh (𝜑 → (Vtx‘𝐻) = 𝑉)
upgrun.i (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅)
Assertion
Ref Expression
upgrunop (𝜑 → ⟨𝑉, (𝐸𝐹)⟩ ∈ UPGraph)

Proof of Theorem upgrunop
StepHypRef Expression
1 upgrun.g . 2 (𝜑𝐺 ∈ UPGraph)
2 upgrun.h . 2 (𝜑𝐻 ∈ UPGraph)
3 upgrun.e . 2 𝐸 = (iEdg‘𝐺)
4 upgrun.f . 2 𝐹 = (iEdg‘𝐻)
5 upgrun.vg . 2 𝑉 = (Vtx‘𝐺)
6 upgrun.vh . 2 (𝜑 → (Vtx‘𝐻) = 𝑉)
7 upgrun.i . 2 (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅)
8 opex 5381 . . 3 𝑉, (𝐸𝐹)⟩ ∈ V
98a1i 11 . 2 (𝜑 → ⟨𝑉, (𝐸𝐹)⟩ ∈ V)
105fvexi 6782 . . . 4 𝑉 ∈ V
113fvexi 6782 . . . . 5 𝐸 ∈ V
124fvexi 6782 . . . . 5 𝐹 ∈ V
1311, 12unex 7587 . . . 4 (𝐸𝐹) ∈ V
1410, 13pm3.2i 470 . . 3 (𝑉 ∈ V ∧ (𝐸𝐹) ∈ V)
15 opvtxfv 27355 . . 3 ((𝑉 ∈ V ∧ (𝐸𝐹) ∈ V) → (Vtx‘⟨𝑉, (𝐸𝐹)⟩) = 𝑉)
1614, 15mp1i 13 . 2 (𝜑 → (Vtx‘⟨𝑉, (𝐸𝐹)⟩) = 𝑉)
17 opiedgfv 27358 . . 3 ((𝑉 ∈ V ∧ (𝐸𝐹) ∈ V) → (iEdg‘⟨𝑉, (𝐸𝐹)⟩) = (𝐸𝐹))
1814, 17mp1i 13 . 2 (𝜑 → (iEdg‘⟨𝑉, (𝐸𝐹)⟩) = (𝐸𝐹))
191, 2, 3, 4, 5, 6, 7, 9, 16, 18upgrun 27469 1 (𝜑 → ⟨𝑉, (𝐸𝐹)⟩ ∈ UPGraph)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 395   = wceq 1541  wcel 2109  Vcvv 3430  cun 3889  cin 3890  c0 4261  cop 4572  dom cdm 5588  cfv 6430  Vtxcvtx 27347  iEdgciedg 27348  UPGraphcupgr 27431
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1801  ax-4 1815  ax-5 1916  ax-6 1974  ax-7 2014  ax-8 2111  ax-9 2119  ax-10 2140  ax-11 2157  ax-12 2174  ax-ext 2710  ax-sep 5226  ax-nul 5233  ax-pr 5355  ax-un 7579
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 844  df-3an 1087  df-tru 1544  df-fal 1554  df-ex 1786  df-nf 1790  df-sb 2071  df-mo 2541  df-eu 2570  df-clab 2717  df-cleq 2731  df-clel 2817  df-nfc 2890  df-ne 2945  df-ral 3070  df-rex 3071  df-rab 3074  df-v 3432  df-sbc 3720  df-dif 3894  df-un 3896  df-in 3898  df-ss 3908  df-nul 4262  df-if 4465  df-pw 4540  df-sn 4567  df-pr 4569  df-op 4573  df-uni 4845  df-br 5079  df-opab 5141  df-mpt 5162  df-id 5488  df-xp 5594  df-rel 5595  df-cnv 5596  df-co 5597  df-dm 5598  df-rn 5599  df-iota 6388  df-fun 6432  df-fn 6433  df-f 6434  df-fv 6438  df-1st 7817  df-2nd 7818  df-vtx 27349  df-iedg 27350  df-upgr 27433
This theorem is referenced by:  uspgrunop  27537
  Copyright terms: Public domain W3C validator