ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  uhgrun Unicode version

Theorem uhgrun 16310
Description: The union  U of two (undirected) hypergraphs  G and  H with the same vertex set  V is a hypergraph with the vertex set  V and the union  ( E  u.  F
) of the (indexed) edges. (Contributed by AV, 11-Oct-2020.) (Revised by AV, 24-Oct-2021.)
Hypotheses
Ref Expression
uhgrun.g  |-  ( ph  ->  G  e. UHGraph )
uhgrun.h  |-  ( ph  ->  H  e. UHGraph )
uhgrun.e  |-  E  =  (iEdg `  G )
uhgrun.f  |-  F  =  (iEdg `  H )
uhgrun.vg  |-  V  =  (Vtx `  G )
uhgrun.vh  |-  ( ph  ->  (Vtx `  H )  =  V )
uhgrun.i  |-  ( ph  ->  ( dom  E  i^i  dom 
F )  =  (/) )
uhgrun.u  |-  ( ph  ->  U  e.  W )
uhgrun.v  |-  ( ph  ->  (Vtx `  U )  =  V )
uhgrun.un  |-  ( ph  ->  (iEdg `  U )  =  ( E  u.  F ) )
Assertion
Ref Expression
uhgrun  |-  ( ph  ->  U  e. UHGraph )

Proof of Theorem uhgrun
Dummy variables  s  j are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 uhgrun.g . . . . 5  |-  ( ph  ->  G  e. UHGraph )
2 uhgrun.vg . . . . . 6  |-  V  =  (Vtx `  G )
3 uhgrun.e . . . . . 6  |-  E  =  (iEdg `  G )
42, 3uhgrfm 16297 . . . . 5  |-  ( G  e. UHGraph  ->  E : dom  E --> { s  e.  ~P V  |  E. j 
j  e.  s } )
51, 4syl 14 . . . 4  |-  ( ph  ->  E : dom  E --> { s  e.  ~P V  |  E. j 
j  e.  s } )
6 uhgrun.h . . . . . 6  |-  ( ph  ->  H  e. UHGraph )
7 eqid 2238 . . . . . . 7  |-  (Vtx `  H )  =  (Vtx
`  H )
8 uhgrun.f . . . . . . 7  |-  F  =  (iEdg `  H )
97, 8uhgrfm 16297 . . . . . 6  |-  ( H  e. UHGraph  ->  F : dom  F --> { s  e.  ~P (Vtx `  H )  |  E. j  j  e.  s } )
106, 9syl 14 . . . . 5  |-  ( ph  ->  F : dom  F --> { s  e.  ~P (Vtx `  H )  |  E. j  j  e.  s } )
11 uhgrun.vh . . . . . . . . 9  |-  ( ph  ->  (Vtx `  H )  =  V )
1211eqcomd 2244 . . . . . . . 8  |-  ( ph  ->  V  =  (Vtx `  H ) )
1312pweqd 3693 . . . . . . 7  |-  ( ph  ->  ~P V  =  ~P (Vtx `  H ) )
1413rabeqdv 2815 . . . . . 6  |-  ( ph  ->  { s  e.  ~P V  |  E. j 
j  e.  s }  =  { s  e. 
~P (Vtx `  H
)  |  E. j 
j  e.  s } )
1514feq3d 5520 . . . . 5  |-  ( ph  ->  ( F : dom  F --> { s  e.  ~P V  |  E. j 
j  e.  s }  <-> 
F : dom  F --> { s  e.  ~P (Vtx `  H )  |  E. j  j  e.  s } ) )
1610, 15mpbird 167 . . . 4  |-  ( ph  ->  F : dom  F --> { s  e.  ~P V  |  E. j 
j  e.  s } )
17 uhgrun.i . . . 4  |-  ( ph  ->  ( dom  E  i^i  dom 
F )  =  (/) )
185, 16, 17fun2d 5561 . . 3  |-  ( ph  ->  ( E  u.  F
) : ( dom 
E  u.  dom  F
) --> { s  e. 
~P V  |  E. j  j  e.  s } )
19 uhgrun.un . . . 4  |-  ( ph  ->  (iEdg `  U )  =  ( E  u.  F ) )
2019dmeqd 4981 . . . . 5  |-  ( ph  ->  dom  (iEdg `  U
)  =  dom  ( E  u.  F )
)
21 dmun 4986 . . . . 5  |-  dom  ( E  u.  F )  =  ( dom  E  u.  dom  F )
2220, 21eqtrdi 2287 . . . 4  |-  ( ph  ->  dom  (iEdg `  U
)  =  ( dom 
E  u.  dom  F
) )
23 uhgrun.v . . . . . 6  |-  ( ph  ->  (Vtx `  U )  =  V )
2423pweqd 3693 . . . . 5  |-  ( ph  ->  ~P (Vtx `  U
)  =  ~P V
)
2524rabeqdv 2815 . . . 4  |-  ( ph  ->  { s  e.  ~P (Vtx `  U )  |  E. j  j  e.  s }  =  {
s  e.  ~P V  |  E. j  j  e.  s } )
2619, 22, 25feq123d 5522 . . 3  |-  ( ph  ->  ( (iEdg `  U
) : dom  (iEdg `  U ) --> { s  e.  ~P (Vtx `  U )  |  E. j  j  e.  s } 
<->  ( E  u.  F
) : ( dom 
E  u.  dom  F
) --> { s  e. 
~P V  |  E. j  j  e.  s } ) )
2718, 26mpbird 167 . 2  |-  ( ph  ->  (iEdg `  U ) : dom  (iEdg `  U
) --> { s  e. 
~P (Vtx `  U
)  |  E. j 
j  e.  s } )
28 uhgrun.u . . 3  |-  ( ph  ->  U  e.  W )
29 eqid 2238 . . . 4  |-  (Vtx `  U )  =  (Vtx
`  U )
30 eqid 2238 . . . 4  |-  (iEdg `  U )  =  (iEdg `  U )
3129, 30isuhgrm 16295 . . 3  |-  ( U  e.  W  ->  ( U  e. UHGraph  <->  (iEdg `  U ) : dom  (iEdg `  U
) --> { s  e. 
~P (Vtx `  U
)  |  E. j 
j  e.  s } ) )
3228, 31syl 14 . 2  |-  ( ph  ->  ( U  e. UHGraph  <->  (iEdg `  U
) : dom  (iEdg `  U ) --> { s  e.  ~P (Vtx `  U )  |  E. j  j  e.  s } ) )
3327, 32mpbird 167 1  |-  ( ph  ->  U  e. UHGraph )
Colors of variables: wff set class
Syntax hints:    -> wi 4    <-> wb 105    = wceq 1402   E.wex 1545    e. wcel 2209   {crab 2532    u. cun 3218    i^i cin 3219   (/)c0 3520   ~Pcpw 3688   dom cdm 4772   -->wf 5371   ` cfv 5375  Vtxcvtx 16236  iEdgciedg 16237  UHGraphcuhgr 16291
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 623  ax-in2 624  ax-io 721  ax-5 1500  ax-7 1501  ax-gen 1502  ax-ie1 1546  ax-ie2 1547  ax-8 1557  ax-10 1558  ax-11 1559  ax-i12 1560  ax-bndl 1562  ax-4 1563  ax-17 1579  ax-i9 1583  ax-ial 1587  ax-i5r 1588  ax-14 2212  ax-ext 2220  ax-sep 4247  ax-pow 4309  ax-pr 4344  ax-un 4576  ax-setind 4682  ax-cnex 8264  ax-resscn 8265  ax-1cn 8266  ax-1re 8267  ax-icn 8268  ax-addcl 8269  ax-addrcl 8270  ax-mulcl 8271  ax-addcom 8273  ax-mulcom 8274  ax-addass 8275  ax-mulass 8276  ax-distr 8277  ax-i2m1 8278  ax-1rid 8280  ax-0id 8281  ax-rnegex 8282  ax-cnre 8284
This theorem depends on definitions:  df-bi 117  df-3an 1011  df-tru 1405  df-fal 1408  df-nf 1514  df-sb 1816  df-eu 2089  df-mo 2090  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ne 2421  df-ral 2533  df-rex 2534  df-reu 2535  df-rab 2537  df-v 2823  df-sbc 3052  df-csb 3148  df-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-nul 3521  df-if 3639  df-pw 3690  df-sn 3714  df-pr 3715  df-op 3717  df-uni 3934  df-int 3969  df-br 4129  df-opab 4191  df-mpt 4192  df-id 4436  df-xp 4778  df-rel 4779  df-cnv 4780  df-co 4781  df-dm 4782  df-rn 4783  df-res 4784  df-iota 5335  df-fun 5377  df-fn 5378  df-f 5379  df-fo 5381  df-fv 5383  df-riota 6032  df-ov 6082  df-oprab 6083  df-mpo 6084  df-1st 6368  df-2nd 6369  df-sub 8493  df-inn 9288  df-2 9346  df-3 9347  df-4 9348  df-5 9349  df-6 9350  df-7 9351  df-8 9352  df-9 9353  df-n0 9547  df-dec 9761  df-ndx 13338  df-slot 13339  df-base 13341  df-edgf 16229  df-vtx 16238  df-iedg 16239  df-uhgrm 16293
This theorem is referenced by:  uhgrunop  16311  ushgrun  16312
  Copyright terms: Public domain W3C validator