let G be strict irreflexive RelStr ; :: thesis: ( G is trivial implies ComplRelStr G = G )
set CG = ComplRelStr G;
assume G is trivial ; :: thesis: ComplRelStr G = G
then A1: the carrier of G is trivial ;
per cases ( the carrier of G is empty or ex x being set st the carrier of G = {x} ) by A1, REALSET1:def 4;
suppose A2: the carrier of G is empty ; :: thesis: ComplRelStr G = G
end;
suppose ex x being set st the carrier of G = {x} ; :: thesis: ComplRelStr G = G
end;
end;