let n be non empty Nat; :: thesis: cliquecover# (CompleteRelStr n) = 1
set R = CompleteRelStr n;
set cR = the carrier of (CompleteRelStr n);
reconsider C = { the carrier of (CompleteRelStr n)} as a_partition of the carrier of (CompleteRelStr n) by EQREL_1:39;
A1: now
let x be set ; :: thesis: ( x in C implies x is Clique of (CompleteRelStr n) )
assume x in C ; :: thesis: x is Clique of (CompleteRelStr n)
then x = [#] (CompleteRelStr n) by TARSKI:def 1;
hence x is Clique of (CompleteRelStr n) ; :: thesis: verum
end;
A2: now end;
now end;
hence cliquecover# (CompleteRelStr n) = 1 by A2, Def5; :: thesis: verum