consider B being empty set ;
consider A being non empty set ;
consider C being set such that
A1: C = {A,B} ;
A2: C is hierarchic
proof
let x, y be set ; :: according to TAXONOM2:def 3 :: thesis: ( x in C & y in C & not x c= y & not y c= x implies x misses y )
assume that
A3: x in C and
A4: y in C ; :: thesis: ( x c= y or y c= x or x misses y )
per cases ( x = A or x = B ) by A1, A3, TARSKI:def 2;
suppose A5: x = A ; :: thesis: ( x c= y or y c= x or x misses y )
per cases ( y = A or y = B ) by A1, A4, TARSKI:def 2;
suppose y = A ; :: thesis: ( x c= y or y c= x or x misses y )
hence ( x c= y or y c= x or x misses y ) by A5; :: thesis: verum
end;
suppose y = B ; :: thesis: ( x c= y or y c= x or x misses y )
hence ( x c= y or y c= x or x misses y ) by XBOOLE_1:65; :: thesis: verum
end;
end;
end;
suppose x = B ; :: thesis: ( x c= y or y c= x or x misses y )
hence ( x c= y or y c= x or x misses y ) by XBOOLE_1:65; :: thesis: verum
end;
end;
end;
take C ; :: thesis: ( not C is trivial & C is hierarchic )
now end;
hence ( not C is trivial & C is hierarchic ) by A2; :: thesis: verum