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

Theorem isushgrm 16116
Description: The predicate "is an undirected simple hypergraph." (Contributed by AV, 19-Jan-2020.) (Revised by AV, 9-Oct-2020.)
Hypotheses
Ref Expression
isuhgr.v  |-  V  =  (Vtx `  G )
isuhgr.e  |-  E  =  (iEdg `  G )
Assertion
Ref Expression
isushgrm  |-  ( G  e.  U  ->  ( G  e. USHGraph  <->  E : dom  E -1-1-> { s  e.  ~P V  |  E. j  j  e.  s } ) )
Distinct variable groups:    j, s    V, s
Allowed substitution hints:    U( j, s)    E( j, s)    G( j, s)    V( j)

Proof of Theorem isushgrm
Dummy variables  g  h  v  e are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 df-ushgrm 16114 . . 3  |- USHGraph  =  {
g  |  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e -1-1-> {
s  e.  ~P v  |  E. j  j  e.  s } }
21eleq2i 2301 . 2  |-  ( G  e. USHGraph 
<->  G  e.  { g  |  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e -1-1-> {
s  e.  ~P v  |  E. j  j  e.  s } } )
3 fveq2 5672 . . . . 5  |-  ( h  =  G  ->  (iEdg `  h )  =  (iEdg `  G ) )
4 isuhgr.e . . . . 5  |-  E  =  (iEdg `  G )
53, 4eqtr4di 2285 . . . 4  |-  ( h  =  G  ->  (iEdg `  h )  =  E )
63dmeqd 4960 . . . . 5  |-  ( h  =  G  ->  dom  (iEdg `  h )  =  dom  (iEdg `  G
) )
74eqcomi 2238 . . . . . 6  |-  (iEdg `  G )  =  E
87dmeqi 4959 . . . . 5  |-  dom  (iEdg `  G )  =  dom  E
96, 8eqtrdi 2283 . . . 4  |-  ( h  =  G  ->  dom  (iEdg `  h )  =  dom  E )
10 fveq2 5672 . . . . . . 7  |-  ( h  =  G  ->  (Vtx `  h )  =  (Vtx
`  G ) )
11 isuhgr.v . . . . . . 7  |-  V  =  (Vtx `  G )
1210, 11eqtr4di 2285 . . . . . 6  |-  ( h  =  G  ->  (Vtx `  h )  =  V )
1312pweqd 3676 . . . . 5  |-  ( h  =  G  ->  ~P (Vtx `  h )  =  ~P V )
1413rabeqdv 2809 . . . 4  |-  ( h  =  G  ->  { s  e.  ~P (Vtx `  h )  |  E. j  j  e.  s }  =  { s  e.  ~P V  |  E. j  j  e.  s } )
155, 9, 14f1eq123d 5608 . . 3  |-  ( h  =  G  ->  (
(iEdg `  h ) : dom  (iEdg `  h
) -1-1-> { s  e.  ~P (Vtx `  h )  |  E. j  j  e.  s }  <->  E : dom  E -1-1-> { s  e.  ~P V  |  E. j 
j  e.  s } ) )
16 vtxex 16062 . . . . . . 7  |-  ( g  e.  _V  ->  (Vtx `  g )  e.  _V )
1716elv 2819 . . . . . 6  |-  (Vtx `  g )  e.  _V
1817a1i 9 . . . . 5  |-  ( g  =  h  ->  (Vtx `  g )  e.  _V )
19 fveq2 5672 . . . . 5  |-  ( g  =  h  ->  (Vtx `  g )  =  (Vtx
`  h ) )
20 iedgex 16063 . . . . . . . 8  |-  ( g  e.  _V  ->  (iEdg `  g )  e.  _V )
2120elv 2819 . . . . . . 7  |-  (iEdg `  g )  e.  _V
2221a1i 9 . . . . . 6  |-  ( ( g  =  h  /\  v  =  (Vtx `  h
) )  ->  (iEdg `  g )  e.  _V )
23 fveq2 5672 . . . . . . 7  |-  ( g  =  h  ->  (iEdg `  g )  =  (iEdg `  h ) )
2423adantr 276 . . . . . 6  |-  ( ( g  =  h  /\  v  =  (Vtx `  h
) )  ->  (iEdg `  g )  =  (iEdg `  h ) )
25 simpr 110 . . . . . . 7  |-  ( ( ( g  =  h  /\  v  =  (Vtx
`  h ) )  /\  e  =  (iEdg `  h ) )  -> 
e  =  (iEdg `  h ) )
2625dmeqd 4960 . . . . . . 7  |-  ( ( ( g  =  h  /\  v  =  (Vtx
`  h ) )  /\  e  =  (iEdg `  h ) )  ->  dom  e  =  dom  (iEdg `  h ) )
27 simpr 110 . . . . . . . . . 10  |-  ( ( g  =  h  /\  v  =  (Vtx `  h
) )  ->  v  =  (Vtx `  h )
)
2827pweqd 3676 . . . . . . . . 9  |-  ( ( g  =  h  /\  v  =  (Vtx `  h
) )  ->  ~P v  =  ~P (Vtx `  h ) )
2928rabeqdv 2809 . . . . . . . 8  |-  ( ( g  =  h  /\  v  =  (Vtx `  h
) )  ->  { s  e.  ~P v  |  E. j  j  e.  s }  =  {
s  e.  ~P (Vtx `  h )  |  E. j  j  e.  s } )
3029adantr 276 . . . . . . 7  |-  ( ( ( g  =  h  /\  v  =  (Vtx
`  h ) )  /\  e  =  (iEdg `  h ) )  ->  { s  e.  ~P v  |  E. j 
j  e.  s }  =  { s  e. 
~P (Vtx `  h
)  |  E. j 
j  e.  s } )
3125, 26, 30f1eq123d 5608 . . . . . 6  |-  ( ( ( g  =  h  /\  v  =  (Vtx
`  h ) )  /\  e  =  (iEdg `  h ) )  -> 
( e : dom  e -1-1-> { s  e.  ~P v  |  E. j 
j  e.  s }  <-> 
(iEdg `  h ) : dom  (iEdg `  h
) -1-1-> { s  e.  ~P (Vtx `  h )  |  E. j  j  e.  s } ) )
3222, 24, 31sbcied2 3082 . . . . 5  |-  ( ( g  =  h  /\  v  =  (Vtx `  h
) )  ->  ( [. (iEdg `  g )  /  e ]. e : dom  e -1-1-> { s  e.  ~P v  |  E. j  j  e.  s }  <->  (iEdg `  h
) : dom  (iEdg `  h ) -1-1-> { s  e.  ~P (Vtx `  h )  |  E. j  j  e.  s } ) )
3318, 19, 32sbcied2 3082 . . . 4  |-  ( g  =  h  ->  ( [. (Vtx `  g )  /  v ]. [. (iEdg `  g )  /  e ]. e : dom  e -1-1-> { s  e.  ~P v  |  E. j 
j  e.  s }  <-> 
(iEdg `  h ) : dom  (iEdg `  h
) -1-1-> { s  e.  ~P (Vtx `  h )  |  E. j  j  e.  s } ) )
3433cbvabv 2361 . . 3  |-  { g  |  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e -1-1-> {
s  e.  ~P v  |  E. j  j  e.  s } }  =  { h  |  (iEdg `  h ) : dom  (iEdg `  h ) -1-1-> {
s  e.  ~P (Vtx `  h )  |  E. j  j  e.  s } }
3515, 34elab2g 2966 . 2  |-  ( G  e.  U  ->  ( G  e.  { g  |  [. (Vtx `  g
)  /  v ]. [. (iEdg `  g )  /  e ]. e : dom  e -1-1-> { s  e.  ~P v  |  E. j  j  e.  s } }  <->  E : dom  E -1-1-> { s  e.  ~P V  |  E. j 
j  e.  s } ) )
362, 35bitrid 192 1  |-  ( G  e.  U  ->  ( G  e. USHGraph  <->  E : dom  E -1-1-> { s  e.  ~P V  |  E. j  j  e.  s } ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    = wceq 1398   E.wex 1541    e. wcel 2205   {cab 2220   {crab 2526   _Vcvv 2815   [.wsbc 3044   ~Pcpw 3671   dom cdm 4751   -1-1->wf1 5351   ` cfv 5354  Vtxcvtx 16056  iEdgciedg 16057  USHGraphcushgr 16112
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 619  ax-in2 620  ax-io 717  ax-5 1496  ax-7 1497  ax-gen 1498  ax-ie1 1542  ax-ie2 1543  ax-8 1553  ax-10 1554  ax-11 1555  ax-i12 1556  ax-bndl 1558  ax-4 1559  ax-17 1575  ax-i9 1579  ax-ial 1583  ax-i5r 1584  ax-13 2207  ax-14 2208  ax-ext 2216  ax-sep 4230  ax-pow 4289  ax-pr 4324  ax-un 4556  ax-setind 4661  ax-cnex 8223  ax-resscn 8224  ax-1cn 8225  ax-1re 8226  ax-icn 8227  ax-addcl 8228  ax-addrcl 8229  ax-mulcl 8230  ax-addcom 8232  ax-mulcom 8233  ax-addass 8234  ax-mulass 8235  ax-distr 8236  ax-i2m1 8237  ax-1rid 8239  ax-0id 8240  ax-rnegex 8241  ax-cnre 8243
This theorem depends on definitions:  df-bi 117  df-3an 1007  df-tru 1401  df-fal 1404  df-nf 1510  df-sb 1812  df-eu 2085  df-mo 2086  df-clab 2221  df-cleq 2227  df-clel 2230  df-nfc 2375  df-ne 2415  df-ral 2527  df-rex 2528  df-reu 2529  df-rab 2531  df-v 2817  df-sbc 3045  df-csb 3141  df-dif 3215  df-un 3217  df-in 3219  df-ss 3226  df-if 3623  df-pw 3673  df-sn 3697  df-pr 3698  df-op 3700  df-uni 3917  df-int 3952  df-br 4112  df-opab 4174  df-mpt 4175  df-id 4416  df-xp 4757  df-rel 4758  df-cnv 4759  df-co 4760  df-dm 4761  df-rn 4762  df-res 4763  df-iota 5314  df-fun 5356  df-fn 5357  df-f 5358  df-f1 5359  df-fo 5360  df-fv 5362  df-riota 6005  df-ov 6055  df-oprab 6056  df-mpo 6057  df-1st 6336  df-2nd 6337  df-sub 8451  df-inn 9243  df-2 9301  df-3 9302  df-4 9303  df-5 9304  df-6 9305  df-7 9306  df-8 9307  df-9 9308  df-n0 9502  df-dec 9716  df-ndx 13236  df-slot 13237  df-base 13239  df-edgf 16049  df-vtx 16058  df-iedg 16059  df-ushgrm 16114
This theorem is referenced by:  ushgrfm  16118  uspgrushgr  16224
  Copyright terms: Public domain W3C validator