let G be _Graph; :: thesis: G .tChromaticNum() c= (G .vChromaticNum()) +` (G .eChromaticNum())
per cases ( not G is loopless or G is loopless ) ;
end;