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