let x be set ; :: thesis: {{},{x}} is SimpleGraph
set H = {{},{x}};
A1: {{},{x}} is 1 -at_most_dimensional
proof
let a be set ; :: according to SCMYCIEL:def 4 :: thesis: ( a in {{},{x}} implies card a c= 1 + 1 )
assume A2: a in {{},{x}} ; :: thesis: card a c= 1 + 1
per cases ( a = {} or a = {x} ) by A2, TARSKI:def 2;
suppose a = {} ; :: thesis: card a c= 1 + 1
hence card a c= 1 + 1 ; :: thesis: verum
end;
suppose a = {x} ; :: thesis: card a c= 1 + 1
then A3: card a = 1 by CARD_1:30;
Segm 1 c= Segm (1 + 1) by NAT_1:39;
hence card a c= 1 + 1 by A3; :: thesis: verum
end;
end;
end;
{{},{x}} is subset-closed
proof end;
hence {{},{x}} is SimpleGraph by A1; :: thesis: verum