let G be SimpleGraph; for x being set st Vertices G = {x} holds
Mycielskian G = {{},{x},{[x,(union G)]},{(union G)},{[x,(union G)],(union G)}}
let a be set ; ( Vertices G = {a} implies Mycielskian G = {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}} )
assume Aa:
Vertices G = {a}
; Mycielskian G = {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}}
A:
card (Vertices G) = 1
by Aa, CARD_1:30;
B:
a in Vertices G
by Aa, TARSKI:def 1;
set uG = union G;
set MG = Mycielskian G;
set A = { {x} where x is Element of ((union G) \/ [:(union G),{(union G)}:]) \/ {(union G)} : verum } ;
set B = { {x,[y,(union G)]} where x, y is Element of union G : {x,y} in Edges G } ;
set C = { {(union G),[x,(union G)]} where x is Element of union G : x in Vertices G } ;
consider aa being set such that
Ca:
union G = {aa}
by A, CARD_2:42;
C:
a = aa
by Ca, B, TARSKI:def 1;
D:
[:(union G),{(union G)}:] = {[a,(union G)]}
by Ca, C, ZFMISC_1:29;
E0:
G is edgeless
by A, GsingleE;
thus
Mycielskian G c= {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}}
XBOOLE_0:def 10 {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}} c= Mycielskian Gproof
let e be
set ;
TARSKI:def 3 ( not e in Mycielskian G or e in {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}} )
assume A1:
e in Mycielskian G
;
e in {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}}
per cases
( e in {{}} or e in { {x} where x is Element of ((union G) \/ [:(union G),{(union G)}:]) \/ {(union G)} : verum } or e in Edges G or e in { {x,[y,(union G)]} where x, y is Element of union G : {x,y} in Edges G } or e in { {(union G),[x,(union G)]} where x is Element of union G : x in Vertices G } )
by A1, MYCIELSK:4;
suppose
e in { {x} where x is Element of ((union G) \/ [:(union G),{(union G)}:]) \/ {(union G)} : verum }
;
e in {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}}then consider x being
Element of
((union G) \/ [:(union G),{(union G)}:]) \/ {(union G)} such that B1:
e = {x}
and
verum
;
(
x in (union G) \/ [:(union G),{(union G)}:] or
x in {(union G)} )
by XBOOLE_0:def 3;
then
(
x in union G or
x in [:(union G),{(union G)}:] or
x in {(union G)} )
by XBOOLE_0:def 3;
then
(
x = a or
x = [a,(union G)] or
x = union G )
by Ca, C, D, TARSKI:def 1;
hence
e in {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}}
by B1, ENUMSET1:def 3;
verum end; suppose
e in { {x,[y,(union G)]} where x, y is Element of union G : {x,y} in Edges G }
;
e in {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}}then consider x,
y being
Element of
union G such that
e = {x,[y,(union G)]}
and B1:
{x,y} in Edges G
;
thus
e in {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}}
by B1, E0, Ledgeless;
verum end; suppose
e in { {(union G),[x,(union G)]} where x is Element of union G : x in Vertices G }
;
e in {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}}then consider x being
Element of
union G such that A1:
e = {(union G),[x,(union G)]}
and
x in Vertices G
;
x = a
by Ca, C, TARSKI:def 1;
hence
e in {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}}
by A1, ENUMSET1:def 3;
verum end; end;
end;
thus
{{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}} c= Mycielskian G
verumproof
let e be
set ;
TARSKI:def 3 ( not e in {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}} or e in Mycielskian G )
assume A1:
e in {{},{a},{[a,(union G)]},{(union G)},{[a,(union G)],(union G)}}
;
e in Mycielskian G
end;