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

Theorem umgrun 29267
Description: The union 𝑈 of two multigraphs 𝐺 and 𝐻 with the same vertex set 𝑉 is a multigraph with the vertex 𝑉 and the union (𝐸𝐹) of the (indexed) edges. (Contributed by AV, 25-Nov-2020.)
Hypotheses
Ref Expression
umgrun.g (𝜑𝐺 ∈ UMGraph)
umgrun.h (𝜑𝐻 ∈ UMGraph)
umgrun.e 𝐸 = (iEdg‘𝐺)
umgrun.f 𝐹 = (iEdg‘𝐻)
umgrun.vg 𝑉 = (Vtx‘𝐺)
umgrun.vh (𝜑 → (Vtx‘𝐻) = 𝑉)
umgrun.i (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅)
umgrun.u (𝜑𝑈𝑊)
umgrun.v (𝜑 → (Vtx‘𝑈) = 𝑉)
umgrun.un (𝜑 → (iEdg‘𝑈) = (𝐸𝐹))
Assertion
Ref Expression
umgrun (𝜑𝑈 ∈ UMGraph)

Proof of Theorem umgrun
Dummy variable 𝑥 is distinct from all other variables.
StepHypRef Expression
1 umgrun.g . . . . 5 (𝜑𝐺 ∈ UMGraph)
2 umgrun.vg . . . . . 6 𝑉 = (Vtx‘𝐺)
3 umgrun.e . . . . . 6 𝐸 = (iEdg‘𝐺)
42, 3umgrf 29245 . . . . 5 (𝐺 ∈ UMGraph → 𝐸:dom 𝐸⟶{𝑥 ∈ 𝒫 𝑉 ∣ (♯‘𝑥) = 2})
51, 4syl 17 . . . 4 (𝜑𝐸:dom 𝐸⟶{𝑥 ∈ 𝒫 𝑉 ∣ (♯‘𝑥) = 2})
6 umgrun.h . . . . . 6 (𝜑𝐻 ∈ UMGraph)
7 eqid 2761 . . . . . . 7 (Vtx‘𝐻) = (Vtx‘𝐻)
8 umgrun.f . . . . . . 7 𝐹 = (iEdg‘𝐻)
97, 8umgrf 29245 . . . . . 6 (𝐻 ∈ UMGraph → 𝐹:dom 𝐹⟶{𝑥 ∈ 𝒫 (Vtx‘𝐻) ∣ (♯‘𝑥) = 2})
106, 9syl 17 . . . . 5 (𝜑𝐹:dom 𝐹⟶{𝑥 ∈ 𝒫 (Vtx‘𝐻) ∣ (♯‘𝑥) = 2})
11 umgrun.vh . . . . . . . . 9 (𝜑 → (Vtx‘𝐻) = 𝑉)
1211eqcomd 2767 . . . . . . . 8 (𝜑𝑉 = (Vtx‘𝐻))
1312pweqd 4571 . . . . . . 7 (𝜑 → 𝒫 𝑉 = 𝒫 (Vtx‘𝐻))
1413rabeqdv 3428 . . . . . 6 (𝜑 → {𝑥 ∈ 𝒫 𝑉 ∣ (♯‘𝑥) = 2} = {𝑥 ∈ 𝒫 (Vtx‘𝐻) ∣ (♯‘𝑥) = 2})
1514feq3d 6672 . . . . 5 (𝜑 → (𝐹:dom 𝐹⟶{𝑥 ∈ 𝒫 𝑉 ∣ (♯‘𝑥) = 2} ↔ 𝐹:dom 𝐹⟶{𝑥 ∈ 𝒫 (Vtx‘𝐻) ∣ (♯‘𝑥) = 2}))
1610, 15mpbird 259 . . . 4 (𝜑𝐹:dom 𝐹⟶{𝑥 ∈ 𝒫 𝑉 ∣ (♯‘𝑥) = 2})
17 umgrun.i . . . 4 (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅)
185, 16, 17fun2d 6724 . . 3 (𝜑 → (𝐸𝐹):(dom 𝐸 ∪ dom 𝐹)⟶{𝑥 ∈ 𝒫 𝑉 ∣ (♯‘𝑥) = 2})
19 umgrun.un . . . 4 (𝜑 → (iEdg‘𝑈) = (𝐸𝐹))
2019dmeqd 5879 . . . . 5 (𝜑 → dom (iEdg‘𝑈) = dom (𝐸𝐹))
21 dmun 5884 . . . . 5 dom (𝐸𝐹) = (dom 𝐸 ∪ dom 𝐹)
2220, 21eqtrdi 2812 . . . 4 (𝜑 → dom (iEdg‘𝑈) = (dom 𝐸 ∪ dom 𝐹))
23 umgrun.v . . . . . 6 (𝜑 → (Vtx‘𝑈) = 𝑉)
2423pweqd 4571 . . . . 5 (𝜑 → 𝒫 (Vtx‘𝑈) = 𝒫 𝑉)
2524rabeqdv 3428 . . . 4 (𝜑 → {𝑥 ∈ 𝒫 (Vtx‘𝑈) ∣ (♯‘𝑥) = 2} = {𝑥 ∈ 𝒫 𝑉 ∣ (♯‘𝑥) = 2})
2619, 22, 25feq123d 6676 . . 3 (𝜑 → ((iEdg‘𝑈):dom (iEdg‘𝑈)⟶{𝑥 ∈ 𝒫 (Vtx‘𝑈) ∣ (♯‘𝑥) = 2} ↔ (𝐸𝐹):(dom 𝐸 ∪ dom 𝐹)⟶{𝑥 ∈ 𝒫 𝑉 ∣ (♯‘𝑥) = 2}))
2718, 26mpbird 259 . 2 (𝜑 → (iEdg‘𝑈):dom (iEdg‘𝑈)⟶{𝑥 ∈ 𝒫 (Vtx‘𝑈) ∣ (♯‘𝑥) = 2})
28 umgrun.u . . 3 (𝜑𝑈𝑊)
29 eqid 2761 . . . 4 (Vtx‘𝑈) = (Vtx‘𝑈)
30 eqid 2761 . . . 4 (iEdg‘𝑈) = (iEdg‘𝑈)
3129, 30isumgrs 29243 . . 3 (𝑈𝑊 → (𝑈 ∈ UMGraph ↔ (iEdg‘𝑈):dom (iEdg‘𝑈)⟶{𝑥 ∈ 𝒫 (Vtx‘𝑈) ∣ (♯‘𝑥) = 2}))
3228, 31syl 17 . 2 (𝜑 → (𝑈 ∈ UMGraph ↔ (iEdg‘𝑈):dom (iEdg‘𝑈)⟶{𝑥 ∈ 𝒫 (Vtx‘𝑈) ∣ (♯‘𝑥) = 2}))
3327, 32mpbird 259 1 (𝜑𝑈 ∈ UMGraph)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 208   = wceq 1559  wcel 2141  {crab 3413  cun 3902  cin 3903  c0 4285  𝒫 cpw 4554  dom cdm 5645  wf 6513  cfv 6517  2c2 12269  chash 14340  Vtxcvtx 29143  iEdgciedg 29144  UMGraphcumgr 29228
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1814  ax-4 1828  ax-5 1929  ax-6 1986  ax-7 2027  ax-8 2143  ax-9 2151  ax-10 2174  ax-11 2190  ax-12 2211  ax-ext 2733  ax-sep 5245  ax-nul 5255  ax-pow 5321  ax-pr 5389  ax-un 7714  ax-cnex 11126  ax-resscn 11127  ax-1cn 11128  ax-icn 11129  ax-addcl 11130  ax-addrcl 11131  ax-mulcl 11132  ax-mulrcl 11133  ax-mulcom 11134  ax-addass 11135  ax-mulass 11136  ax-distr 11137  ax-i2m1 11138  ax-1ne0 11139  ax-1rid 11140  ax-rnegex 11141  ax-rrecex 11142  ax-cnre 11143  ax-pre-lttri 11144  ax-pre-lttrn 11145  ax-pre-ltadd 11146  ax-pre-mulgt0 11147
This theorem depends on definitions:  df-bi 209  df-an 400  df-or 859  df-3or 1098  df-3an 1099  df-tru 1562  df-fal 1572  df-ex 1799  df-nf 1803  df-sb 2090  df-mo 2565  df-eu 2595  df-clab 2740  df-cleq 2753  df-clel 2836  df-nfc 2910  df-ne 2957  df-nel 3061  df-ral 3076  df-rex 3086  df-reu 3367  df-rab 3414  df-v 3455  df-sbc 3745  df-csb 3853  df-dif 3907  df-un 3909  df-in 3911  df-ss 3921  df-pss 3924  df-nul 4286  df-if 4480  df-pw 4556  df-sn 4582  df-pr 4584  df-op 4588  df-uni 4865  df-int 4905  df-iun 4950  df-br 5100  df-opab 5162  df-mpt 5181  df-tr 5207  df-id 5540  df-eprel 5545  df-po 5553  df-so 5554  df-fr 5598  df-we 5600  df-xp 5651  df-rel 5652  df-cnv 5653  df-co 5654  df-dm 5655  df-rn 5656  df-res 5657  df-ima 5658  df-pred 6284  df-ord 6345  df-on 6346  df-lim 6347  df-suc 6348  df-iota 6473  df-fun 6519  df-fn 6520  df-f 6521  df-f1 6522  df-fo 6523  df-f1o 6524  df-fv 6525  df-riota 7349  df-ov 7395  df-oprab 7396  df-mpo 7397  df-om 7843  df-1st 7966  df-2nd 7967  df-frecs 8257  df-wrecs 8288  df-recs 8337  df-rdg 8376  df-1o 8432  df-er 8673  df-en 8924  df-dom 8925  df-sdom 8926  df-fin 8927  df-card 9894  df-pnf 11215  df-mnf 11216  df-xr 11217  df-ltxr 11218  df-le 11219  df-sub 11413  df-neg 11414  df-nn 12208  df-2 12277  df-n0 12479  df-z 12566  df-uz 12837  df-fz 13510  df-hash 14341  df-umgr 29230
This theorem is referenced by:  umgrunop  29268  usgrun  29337
  Copyright terms: Public domain W3C validator