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

Theorem vtxlpfi 16445
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 535 . . . . . . . 8  |-  ( (
ph  /\  ( p  e.  V  /\  q  e.  V ) )  ->  p  e.  V )
5 simprr 537 . . . . . . . 8  |-  ( (
ph  /\  ( p  e.  V  /\  q  e.  V ) )  -> 
q  e.  V )
6 fidceq 7161 . . . . . . . 8  |-  ( ( V  e.  Fin  /\  p  e.  V  /\  q  e.  V )  -> DECID  p  =  q )
73, 4, 5, 6syl3anc 1278 . . . . . . 7  |-  ( (
ph  /\  ( p  e.  V  /\  q  e.  V ) )  -> DECID  p  =  q )
87ralrimivva 2632 . . . . . 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 2305 . . . . . . 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 16254 . . . . . 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 16252 . . . . . . . . 9  |-  ( G  e. UPGraph  ->  I : dom  I
--> { x  e.  ~P V  |  ( x  ~~  1o  \/  x  ~~  2o ) } )
2221ffnd 5529 . . . . . . . 8  |-  ( G  e. UPGraph  ->  I  Fn  dom  I )
2313fneq2i 5471 . . . . . . . 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 16257 . . . . . 6  |-  ( ( G  e. UPGraph  /\  I  Fn  A  /\  r  e.  A )  ->  (
I `  r )  e.  Fin )
2820, 25, 26, 27syl3anc 1278 . . . . 5  |-  ( (
ph  /\  r  e.  A )  ->  (
I `  r )  e.  Fin )
299, 11, 19, 28eqsndc 7200 . . . 4  |-  ( (
ph  /\  r  e.  A )  -> DECID  ( I `  r
)  =  { U } )
3029ralrimiva 2623 . . 3  |-  ( ph  ->  A. r  e.  A DECID  (
I `  r )  =  { U } )
31 fveqeq2 5699 . . . . 5  |-  ( r  =  x  ->  (
( I `  r
)  =  { U } 
<->  ( I `  x
)  =  { U } ) )
3231dcbid 850 . . . 4  |-  ( r  =  x  ->  (DECID  (
I `  r )  =  { U }  <-> DECID  ( I `  x
)  =  { U } ) )
3332cbvralv 2786 . . 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 7234 1  |-  ( ph  ->  { x  e.  A  |  ( I `  x )  =  { U } }  e.  Fin )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    \/ wo 720  DECID wdc 846    = wceq 1402    e. wcel 2209   A.wral 2528   {crab 2532    C_ wss 3220   ~Pcpw 3685   {csn 3705   class class class wbr 4125   dom cdm 4769    Fn wfn 5367   ` cfv 5372   1oc1o 6670   2oc2o 6671    ~~ cen 7010   Fincfn 7012  Vtxcvtx 16167  iEdgciedg 16168  UPGraphcupgr 16246
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-1rid 8276  ax-0id 8277  ax-rnegex 8278  ax-cnre 8280
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-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-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-1o 6677  df-2o 6678  df-er 6797  df-en 7013  df-fin 7015  df-sub 8489  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-dec 9757  df-ndx 13333  df-slot 13334  df-base 13336  df-edgf 16160  df-vtx 16169  df-iedg 16170  df-upgren 16248
This theorem is referenced by:  vtxdgfifival  16446  vtxdgfif  16448  vtxdfifiun  16452  vtxd0nedgbfi  16454  vtxduspgrfvedgfi  16456
  Copyright terms: Public domain W3C validator