let x be set ; :: thesis: {{},{x}} is SimpleGraph
set H = {{},{x}};
B: {{},{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 A1: a in {{},{x}} ; :: thesis: card a c= 1 + 1
per cases ( a = {} or a = {x} ) by A1, TARSKI:def 2;
suppose a = {} ; :: thesis: card a c= 1 + 1
hence card a c= 1 + 1 ; :: thesis: verum
end;
end;
end;
{{},{x}} is subset-closed
proof end;
hence {{},{x}} is SimpleGraph by B; :: thesis: verum