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

Theorem vtxdgfif 16448
Description: In a finite graph, the vertex degree function is a function from vertices to nonnegative integers. (Contributed by Jim Kingdon, 17-Feb-2026.)
Hypotheses
Ref Expression
vtxdgf.v  |-  V  =  (Vtx `  G )
vtxdgfif.i  |-  I  =  (iEdg `  G )
vtxdgfif.a  |-  A  =  dom  I
vtxdgfif.afi  |-  ( ph  ->  A  e.  Fin )
vtxdgfif.v  |-  ( ph  ->  V  e.  Fin )
vtxdgfif.g  |-  ( ph  ->  G  e. UPGraph )
Assertion
Ref Expression
vtxdgfif  |-  ( ph  ->  (VtxDeg `  G ) : V --> NN0 )

Proof of Theorem vtxdgfif
Dummy variables  u  x are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 vtxdgfif.g . . 3  |-  ( ph  ->  G  e. UPGraph )
2 vtxdgf.v . . . 4  |-  V  =  (Vtx `  G )
3 vtxdgfif.i . . . 4  |-  I  =  (iEdg `  G )
4 vtxdgfif.a . . . 4  |-  A  =  dom  I
52, 3, 4vtxdgfval 16443 . . 3  |-  ( G  e. UPGraph  ->  (VtxDeg `  G )  =  ( u  e.  V  |->  ( ( `  {
x  e.  A  |  u  e.  ( I `  x ) } ) +e ( `  {
x  e.  A  | 
( I `  x
)  =  { u } } ) ) ) )
61, 5syl 14 . 2  |-  ( ph  ->  (VtxDeg `  G )  =  ( u  e.  V  |->  ( ( `  {
x  e.  A  |  u  e.  ( I `  x ) } ) +e ( `  {
x  e.  A  | 
( I `  x
)  =  { u } } ) ) ) )
7 vtxdgfif.afi . . . . . . . 8  |-  ( ph  ->  A  e.  Fin )
87adantr 276 . . . . . . 7  |-  ( (
ph  /\  u  e.  V )  ->  A  e.  Fin )
9 vtxdgfif.v . . . . . . . 8  |-  ( ph  ->  V  e.  Fin )
109adantr 276 . . . . . . 7  |-  ( (
ph  /\  u  e.  V )  ->  V  e.  Fin )
11 simpr 110 . . . . . . 7  |-  ( (
ph  /\  u  e.  V )  ->  u  e.  V )
121adantr 276 . . . . . . 7  |-  ( (
ph  /\  u  e.  V )  ->  G  e. UPGraph )
132, 3, 4, 8, 10, 11, 12vtxedgfi 16444 . . . . . 6  |-  ( (
ph  /\  u  e.  V )  ->  { x  e.  A  |  u  e.  ( I `  x
) }  e.  Fin )
14 hashcl 11198 . . . . . 6  |-  ( { x  e.  A  |  u  e.  ( I `  x ) }  e.  Fin  ->  ( `  { x  e.  A  |  u  e.  ( I `  x
) } )  e. 
NN0 )
1513, 14syl 14 . . . . 5  |-  ( (
ph  /\  u  e.  V )  ->  ( `  { x  e.  A  |  u  e.  (
I `  x ) } )  e.  NN0 )
1615nn0red 9600 . . . 4  |-  ( (
ph  /\  u  e.  V )  ->  ( `  { x  e.  A  |  u  e.  (
I `  x ) } )  e.  RR )
172, 3, 4, 8, 10, 11, 12vtxlpfi 16445 . . . . . 6  |-  ( (
ph  /\  u  e.  V )  ->  { x  e.  A  |  (
I `  x )  =  { u } }  e.  Fin )
18 hashcl 11198 . . . . . 6  |-  ( { x  e.  A  | 
( I `  x
)  =  { u } }  e.  Fin  ->  ( `  { x  e.  A  |  (
I `  x )  =  { u } }
)  e.  NN0 )
1917, 18syl 14 . . . . 5  |-  ( (
ph  /\  u  e.  V )  ->  ( `  { x  e.  A  |  ( I `  x )  =  {
u } } )  e.  NN0 )
2019nn0red 9600 . . . 4  |-  ( (
ph  /\  u  e.  V )  ->  ( `  { x  e.  A  |  ( I `  x )  =  {
u } } )  e.  RR )
2116, 20rexaddd 10235 . . 3  |-  ( (
ph  /\  u  e.  V )  ->  (
( `  { x  e.  A  |  u  e.  ( I `  x
) } ) +e ( `  {
x  e.  A  | 
( I `  x
)  =  { u } } ) )  =  ( ( `  {
x  e.  A  |  u  e.  ( I `  x ) } )  +  ( `  {
x  e.  A  | 
( I `  x
)  =  { u } } ) ) )
2215, 19nn0addcld 9603 . . 3  |-  ( (
ph  /\  u  e.  V )  ->  (
( `  { x  e.  A  |  u  e.  ( I `  x
) } )  +  ( `  { x  e.  A  |  (
I `  x )  =  { u } }
) )  e.  NN0 )
2321, 22eqeltrd 2315 . 2  |-  ( (
ph  /\  u  e.  V )  ->  (
( `  { x  e.  A  |  u  e.  ( I `  x
) } ) +e ( `  {
x  e.  A  | 
( I `  x
)  =  { u } } ) )  e. 
NN0 )
246, 23fmpt3d 5855 1  |-  ( ph  ->  (VtxDeg `  G ) : V --> NN0 )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    = wceq 1402    e. wcel 2209   {crab 2532   {csn 3705    |-> cmpt 4187   dom cdm 4769   -->wf 5368   ` cfv 5372  (class class class)co 6075   Fincfn 7012    + caddc 8172   NN0cn0 9542   +ecxad 10151  ♯chash 11192  Vtxcvtx 16167  iEdgciedg 16168  UPGraphcupgr 16246  VtxDegcvtxdg 16441
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-coll 4241  ax-sep 4244  ax-nul 4254  ax-pow 4306  ax-pr 4341  ax-un 4573  ax-setind 4679  ax-iinf 4730  ax-cnex 8260  ax-resscn 8261  ax-1cn 8262  ax-1re 8263  ax-icn 8264  ax-addcl 8265  ax-addrcl 8266  ax-mulcl 8267  ax-addcom 8269  ax-mulcom 8270  ax-addass 8271  ax-mulass 8272  ax-distr 8273  ax-i2m1 8274  ax-0lt1 8275  ax-1rid 8276  ax-0id 8277  ax-rnegex 8278  ax-cnre 8280  ax-pre-ltirr 8281  ax-pre-ltwlin 8282  ax-pre-lttrn 8283  ax-pre-ltadd 8285
This theorem depends on definitions:  df-bi 117  df-dc 847  df-3or 1010  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-nel 2516  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 3636  df-pw 3687  df-sn 3711  df-pr 3712  df-op 3714  df-uni 3931  df-int 3966  df-iun 4009  df-br 4126  df-opab 4188  df-mpt 4189  df-tr 4225  df-id 4433  df-iord 4506  df-on 4508  df-ilim 4509  df-suc 4511  df-iom 4733  df-xp 4775  df-rel 4776  df-cnv 4777  df-co 4778  df-dm 4779  df-rn 4780  df-res 4781  df-ima 4782  df-iota 5332  df-fun 5374  df-fn 5375  df-f 5376  df-f1 5377  df-fo 5378  df-f1o 5379  df-fv 5380  df-riota 6028  df-ov 6078  df-oprab 6079  df-mpo 6080  df-1st 6364  df-2nd 6365  df-recs 6566  df-frec 6652  df-1o 6677  df-2o 6678  df-er 6797  df-en 7013  df-dom 7014  df-fin 7015  df-pnf 8352  df-mnf 8353  df-xr 8354  df-ltxr 8355  df-le 8356  df-sub 8489  df-neg 8490  df-inn 9284  df-2 9342  df-3 9343  df-4 9344  df-5 9345  df-6 9346  df-7 9347  df-8 9348  df-9 9349  df-n0 9543  df-z 9624  df-dec 9757  df-uz 9901  df-xadd 10154  df-ihash 11193  df-ndx 13333  df-slot 13334  df-base 13336  df-edgf 16160  df-vtx 16169  df-iedg 16170  df-upgren 16248  df-vtxdg 16442
This theorem is referenced by:  p1evtxdeqfi  16467  eupth2lem3lem1fi  16623  eupth2lem3lem2fi  16624  konigsberglem5  16647
  Copyright terms: Public domain W3C validator