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

Theorem vtxlpfi 16096
Description: In a finite graph, the number of loops from a given vertex is finite. (Contributed by Jim Kingdon, 16-Feb-2026.)
Hypotheses
Ref Expression
vtxdgval.v  |-  V  =  (Vtx `  G )
vtxdgval.i  |-  I  =  (iEdg `  G )
vtxdgval.a  |-  A  =  dom  I
vtxdgfifival.a  |-  ( ph  ->  A  e.  Fin )
vtxdgfifival.v  |-  ( ph  ->  V  e.  Fin )
vtxdgfifival.u  |-  ( ph  ->  U  e.  V )
vtxdgfifival.g  |-  ( ph  ->  G  e. UPGraph )
Assertion
Ref Expression
vtxlpfi  |-  ( ph  ->  { x  e.  A  |  ( I `  x )  =  { U } }  e.  Fin )
Distinct variable groups:    x, A    x, G    x, I    x, U   
x, V
Allowed substitution hint:    ph( x)

Proof of Theorem vtxlpfi
Dummy variables  r  p  q are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 vtxdgfifival.a . 2  |-  ( ph  ->  A  e.  Fin )
2 vtxdgfifival.v . . . . . . . . 9  |-  ( ph  ->  V  e.  Fin )
32adantr 276 . . . . . . . 8  |-  ( (
ph  /\  ( p  e.  V  /\  q  e.  V ) )  ->  V  e.  Fin )
4 simprl 529 . . . . . . . 8  |-  ( (
ph  /\  ( p  e.  V  /\  q  e.  V ) )  ->  p  e.  V )
5 simprr 531 . . . . . . . 8  |-  ( (
ph  /\  ( p  e.  V  /\  q  e.  V ) )  -> 
q  e.  V )
6 fidceq 7051 . . . . . . . 8  |-  ( ( V  e.  Fin  /\  p  e.  V  /\  q  e.  V )  -> DECID  p  =  q )
73, 4, 5, 6syl3anc 1271 . . . . . . 7  |-  ( (
ph  /\  ( p  e.  V  /\  q  e.  V ) )  -> DECID  p  =  q )
87ralrimivva 2612 . . . . . 6  |-  ( ph  ->  A. p  e.  V  A. q  e.  V DECID  p  =  q )
98adantr 276 . . . . 5  |-  ( (
ph  /\  r  e.  A )  ->  A. p  e.  V  A. q  e.  V DECID  p  =  q
)
10 vtxdgfifival.u . . . . . 6  |-  ( ph  ->  U  e.  V )
1110adantr 276 . . . . 5  |-  ( (
ph  /\  r  e.  A )  ->  U  e.  V )
12 vtxdgfifival.g . . . . . 6  |-  ( ph  ->  G  e. UPGraph )
13 vtxdgval.a . . . . . . . 8  |-  A  =  dom  I
1413eleq2i 2296 . . . . . . 7  |-  ( r  e.  A  <->  r  e.  dom  I )
1514biimpi 120 . . . . . 6  |-  ( r  e.  A  ->  r  e.  dom  I )
16 vtxdgval.v . . . . . . 7  |-  V  =  (Vtx `  G )
17 vtxdgval.i . . . . . . 7  |-  I  =  (iEdg `  G )
1816, 17upgrss 15940 . . . . . 6  |-  ( ( G  e. UPGraph  /\  r  e.  dom  I )  -> 
( I `  r
)  C_  V )
1912, 15, 18syl2an 289 . . . . 5  |-  ( (
ph  /\  r  e.  A )  ->  (
I `  r )  C_  V )
2012adantr 276 . . . . . 6  |-  ( (
ph  /\  r  e.  A )  ->  G  e. UPGraph )
2116, 17upgrfen 15938 . . . . . . . . 9  |-  ( G  e. UPGraph  ->  I : dom  I
--> { x  e.  ~P V  |  ( x  ~~  1o  \/  x  ~~  2o ) } )
2221ffnd 5480 . . . . . . . 8  |-  ( G  e. UPGraph  ->  I  Fn  dom  I )
2313fneq2i 5422 . . . . . . . 8  |-  ( I  Fn  A  <->  I  Fn  dom  I )
2422, 23sylibr 134 . . . . . . 7  |-  ( G  e. UPGraph  ->  I  Fn  A
)
2520, 24syl 14 . . . . . 6  |-  ( (
ph  /\  r  e.  A )  ->  I  Fn  A )
26 simpr 110 . . . . . 6  |-  ( (
ph  /\  r  e.  A )  ->  r  e.  A )
2716, 17upgrfi 15943 . . . . . 6  |-  ( ( G  e. UPGraph  /\  I  Fn  A  /\  r  e.  A )  ->  (
I `  r )  e.  Fin )
2820, 25, 26, 27syl3anc 1271 . . . . 5  |-  ( (
ph  /\  r  e.  A )  ->  (
I `  r )  e.  Fin )
299, 11, 19, 28eqsndc 7088 . . . 4  |-  ( (
ph  /\  r  e.  A )  -> DECID  ( I `  r
)  =  { U } )
3029ralrimiva 2603 . . 3  |-  ( ph  ->  A. r  e.  A DECID  (
I `  r )  =  { U } )
31 fveqeq2 5644 . . . . 5  |-  ( r  =  x  ->  (
( I `  r
)  =  { U } 
<->  ( I `  x
)  =  { U } ) )
3231dcbid 843 . . . 4  |-  ( r  =  x  ->  (DECID  (
I `  r )  =  { U }  <-> DECID  ( I `  x
)  =  { U } ) )
3332cbvralv 2765 . . 3  |-  ( A. r  e.  A DECID  ( I `  r )  =  { U }  <->  A. x  e.  A DECID  (
I `  x )  =  { U } )
3430, 33sylib 122 . 2  |-  ( ph  ->  A. x  e.  A DECID  (
I `  x )  =  { U } )
351, 34ssfirab 7121 1  |-  ( ph  ->  { x  e.  A  |  ( I `  x )  =  { U } }  e.  Fin )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    \/ wo 713  DECID wdc 839    = wceq 1395    e. wcel 2200   A.wral 2508   {crab 2512    C_ wss 3198   ~Pcpw 3650   {csn 3667   class class class wbr 4086   dom cdm 4723    Fn wfn 5319   ` cfv 5324   1oc1o 6570   2oc2o 6571    ~~ cen 6902   Fincfn 6904  Vtxcvtx 15853  iEdgciedg 15854  UPGraphcupgr 15932
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 617  ax-in2 618  ax-io 714  ax-5 1493  ax-7 1494  ax-gen 1495  ax-ie1 1539  ax-ie2 1540  ax-8 1550  ax-10 1551  ax-11 1552  ax-i12 1553  ax-bndl 1555  ax-4 1556  ax-17 1572  ax-i9 1576  ax-ial 1580  ax-i5r 1581  ax-13 2202  ax-14 2203  ax-ext 2211  ax-coll 4202  ax-sep 4205  ax-nul 4213  ax-pow 4262  ax-pr 4297  ax-un 4528  ax-setind 4633  ax-iinf 4684  ax-cnex 8113  ax-resscn 8114  ax-1cn 8115  ax-1re 8116  ax-icn 8117  ax-addcl 8118  ax-addrcl 8119  ax-mulcl 8120  ax-addcom 8122  ax-mulcom 8123  ax-addass 8124  ax-mulass 8125  ax-distr 8126  ax-i2m1 8127  ax-1rid 8129  ax-0id 8130  ax-rnegex 8131  ax-cnre 8133
This theorem depends on definitions:  df-bi 117  df-dc 840  df-3or 1003  df-3an 1004  df-tru 1398  df-fal 1401  df-nf 1507  df-sb 1809  df-eu 2080  df-mo 2081  df-clab 2216  df-cleq 2222  df-clel 2225  df-nfc 2361  df-ne 2401  df-ral 2513  df-rex 2514  df-reu 2515  df-rab 2517  df-v 2802  df-sbc 3030  df-csb 3126  df-dif 3200  df-un 3202  df-in 3204  df-ss 3211  df-nul 3493  df-if 3604  df-pw 3652  df-sn 3673  df-pr 3674  df-op 3676  df-uni 3892  df-int 3927  df-iun 3970  df-br 4087  df-opab 4149  df-mpt 4150  df-tr 4186  df-id 4388  df-iord 4461  df-on 4463  df-suc 4466  df-iom 4687  df-xp 4729  df-rel 4730  df-cnv 4731  df-co 4732  df-dm 4733  df-rn 4734  df-res 4735  df-ima 4736  df-iota 5284  df-fun 5326  df-fn 5327  df-f 5328  df-f1 5329  df-fo 5330  df-f1o 5331  df-fv 5332  df-riota 5966  df-ov 6016  df-oprab 6017  df-mpo 6018  df-1st 6298  df-2nd 6299  df-1o 6577  df-2o 6578  df-er 6697  df-en 6905  df-fin 6907  df-sub 8342  df-inn 9134  df-2 9192  df-3 9193  df-4 9194  df-5 9195  df-6 9196  df-7 9197  df-8 9198  df-9 9199  df-n0 9393  df-dec 9602  df-ndx 13075  df-slot 13076  df-base 13078  df-edgf 15846  df-vtx 15855  df-iedg 15856  df-upgren 15934
This theorem is referenced by:  vtxdgfifival  16097  vtxdgfif  16099  vtxdfifiun  16103  vtxd0nedgbfi  16105  vtxduspgrfvedgfi  16107
  Copyright terms: Public domain W3C validator