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

Theorem uhgrun 26867
Description: The union 𝑈 of two (undirected) hypergraphs 𝐺 and 𝐻 with the same vertex set 𝑉 is a hypergraph with the vertex 𝑉 and the union (𝐸𝐹) of the (indexed) edges. (Contributed 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 𝐹) = ∅)
uhgrun.u (𝜑𝑈𝑊)
uhgrun.v (𝜑 → (Vtx‘𝑈) = 𝑉)
uhgrun.un (𝜑 → (iEdg‘𝑈) = (𝐸𝐹))
Assertion
Ref Expression
uhgrun (𝜑𝑈 ∈ UHGraph)

Proof of Theorem uhgrun
StepHypRef Expression
1 uhgrun.g . . . . 5 (𝜑𝐺 ∈ UHGraph)
2 uhgrun.vg . . . . . 6 𝑉 = (Vtx‘𝐺)
3 uhgrun.e . . . . . 6 𝐸 = (iEdg‘𝐺)
42, 3uhgrf 26855 . . . . 5 (𝐺 ∈ UHGraph → 𝐸:dom 𝐸⟶(𝒫 𝑉 ∖ {∅}))
51, 4syl 17 . . . 4 (𝜑𝐸:dom 𝐸⟶(𝒫 𝑉 ∖ {∅}))
6 uhgrun.h . . . . . 6 (𝜑𝐻 ∈ UHGraph)
7 eqid 2798 . . . . . . 7 (Vtx‘𝐻) = (Vtx‘𝐻)
8 uhgrun.f . . . . . . 7 𝐹 = (iEdg‘𝐻)
97, 8uhgrf 26855 . . . . . 6 (𝐻 ∈ UHGraph → 𝐹:dom 𝐹⟶(𝒫 (Vtx‘𝐻) ∖ {∅}))
106, 9syl 17 . . . . 5 (𝜑𝐹:dom 𝐹⟶(𝒫 (Vtx‘𝐻) ∖ {∅}))
11 uhgrun.vh . . . . . . . . 9 (𝜑 → (Vtx‘𝐻) = 𝑉)
1211eqcomd 2804 . . . . . . . 8 (𝜑𝑉 = (Vtx‘𝐻))
1312pweqd 4516 . . . . . . 7 (𝜑 → 𝒫 𝑉 = 𝒫 (Vtx‘𝐻))
1413difeq1d 4049 . . . . . 6 (𝜑 → (𝒫 𝑉 ∖ {∅}) = (𝒫 (Vtx‘𝐻) ∖ {∅}))
1514feq3d 6474 . . . . 5 (𝜑 → (𝐹:dom 𝐹⟶(𝒫 𝑉 ∖ {∅}) ↔ 𝐹:dom 𝐹⟶(𝒫 (Vtx‘𝐻) ∖ {∅})))
1610, 15mpbird 260 . . . 4 (𝜑𝐹:dom 𝐹⟶(𝒫 𝑉 ∖ {∅}))
17 uhgrun.i . . . 4 (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅)
185, 16, 17fun2d 6516 . . 3 (𝜑 → (𝐸𝐹):(dom 𝐸 ∪ dom 𝐹)⟶(𝒫 𝑉 ∖ {∅}))
19 uhgrun.un . . . 4 (𝜑 → (iEdg‘𝑈) = (𝐸𝐹))
2019dmeqd 5738 . . . . 5 (𝜑 → dom (iEdg‘𝑈) = dom (𝐸𝐹))
21 dmun 5743 . . . . 5 dom (𝐸𝐹) = (dom 𝐸 ∪ dom 𝐹)
2220, 21eqtrdi 2849 . . . 4 (𝜑 → dom (iEdg‘𝑈) = (dom 𝐸 ∪ dom 𝐹))
23 uhgrun.v . . . . . 6 (𝜑 → (Vtx‘𝑈) = 𝑉)
2423pweqd 4516 . . . . 5 (𝜑 → 𝒫 (Vtx‘𝑈) = 𝒫 𝑉)
2524difeq1d 4049 . . . 4 (𝜑 → (𝒫 (Vtx‘𝑈) ∖ {∅}) = (𝒫 𝑉 ∖ {∅}))
2619, 22, 25feq123d 6476 . . 3 (𝜑 → ((iEdg‘𝑈):dom (iEdg‘𝑈)⟶(𝒫 (Vtx‘𝑈) ∖ {∅}) ↔ (𝐸𝐹):(dom 𝐸 ∪ dom 𝐹)⟶(𝒫 𝑉 ∖ {∅})))
2718, 26mpbird 260 . 2 (𝜑 → (iEdg‘𝑈):dom (iEdg‘𝑈)⟶(𝒫 (Vtx‘𝑈) ∖ {∅}))
28 uhgrun.u . . 3 (𝜑𝑈𝑊)
29 eqid 2798 . . . 4 (Vtx‘𝑈) = (Vtx‘𝑈)
30 eqid 2798 . . . 4 (iEdg‘𝑈) = (iEdg‘𝑈)
3129, 30isuhgr 26853 . . 3 (𝑈𝑊 → (𝑈 ∈ UHGraph ↔ (iEdg‘𝑈):dom (iEdg‘𝑈)⟶(𝒫 (Vtx‘𝑈) ∖ {∅})))
3228, 31syl 17 . 2 (𝜑 → (𝑈 ∈ UHGraph ↔ (iEdg‘𝑈):dom (iEdg‘𝑈)⟶(𝒫 (Vtx‘𝑈) ∖ {∅})))
3327, 32mpbird 260 1 (𝜑𝑈 ∈ UHGraph)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 209   = wceq 1538  wcel 2111  cdif 3878  cun 3879  cin 3880  c0 4243  𝒫 cpw 4497  {csn 4525  dom cdm 5519  wf 6320  cfv 6324  Vtxcvtx 26789  iEdgciedg 26790  UHGraphcuhgr 26849
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-11 2158  ax-12 2175  ax-ext 2770  ax-sep 5167  ax-nul 5174  ax-pr 5295
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3an 1086  df-tru 1541  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ral 3111  df-rex 3112  df-rab 3115  df-v 3443  df-sbc 3721  df-dif 3884  df-un 3886  df-in 3888  df-ss 3898  df-nul 4244  df-if 4426  df-pw 4499  df-sn 4526  df-pr 4528  df-op 4532  df-uni 4801  df-br 5031  df-opab 5093  df-id 5425  df-rel 5526  df-cnv 5527  df-co 5528  df-dm 5529  df-rn 5530  df-iota 6283  df-fun 6326  df-fn 6327  df-f 6328  df-fv 6332  df-uhgr 26851
This theorem is referenced by:  uhgrunop  26868  ushgrun  26869
  Copyright terms: Public domain W3C validator