let X be non empty set ; :: thesis: for g being SimpleGraph of X
for v being set st v in the carrier of g holds
ex VV being finite set st
( VV = the carrier of g & degree g,v < card VV )
let g be SimpleGraph of X; :: thesis: for v being set st v in the carrier of g holds
ex VV being finite set st
( VV = the carrier of g & degree g,v < card VV )
let v be set ; :: thesis: ( v in the carrier of g implies ex VV being finite set st
( VV = the carrier of g & degree g,v < card VV ) )
assume A1:
v in the carrier of g
; :: thesis: ex VV being finite set st
( VV = the carrier of g & degree g,v < card VV )
reconsider VV = the carrier of g as finite set by Th27;
take
VV
; :: thesis: ( VV = the carrier of g & degree g,v < card VV )
consider ww being finite set such that
A2:
( ww = { w where w is Element of X : ( w in VV & {v,w} in the SEdges of g ) } & degree g,v = card ww )
by Th39;
A3:
ww c= VV
then
ww c< VV
by A3, XBOOLE_0:def 8;
hence
( VV = the carrier of g & degree g,v < card VV )
by A2, CARD_2:67; :: thesis: verum