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