let G2 be _Graph; for v, e being object
for w being Vertex of G2
for G1 being addEdge of G2,v,e,w
for t1 being TColoring of G1
for t2 being TColoring of G2
for x, y being object st not e in the_Edges_of G2 & v <> w & t1 _V = (t2 _V) +* (v .--> x) & t1 _E = (t2 _E) +* (e .--> y) & {x,y} misses (rng (t2 _V)) \/ (rng (t2 _E)) & x <> y & t2 is proper holds
t1 is proper
let v, e be object ; for w being Vertex of G2
for G1 being addEdge of G2,v,e,w
for t1 being TColoring of G1
for t2 being TColoring of G2
for x, y being object st not e in the_Edges_of G2 & v <> w & t1 _V = (t2 _V) +* (v .--> x) & t1 _E = (t2 _E) +* (e .--> y) & {x,y} misses (rng (t2 _V)) \/ (rng (t2 _E)) & x <> y & t2 is proper holds
t1 is proper
let w be Vertex of G2; for G1 being addEdge of G2,v,e,w
for t1 being TColoring of G1
for t2 being TColoring of G2
for x, y being object st not e in the_Edges_of G2 & v <> w & t1 _V = (t2 _V) +* (v .--> x) & t1 _E = (t2 _E) +* (e .--> y) & {x,y} misses (rng (t2 _V)) \/ (rng (t2 _E)) & x <> y & t2 is proper holds
t1 is proper
let G1 be addEdge of G2,v,e,w; for t1 being TColoring of G1
for t2 being TColoring of G2
for x, y being object st not e in the_Edges_of G2 & v <> w & t1 _V = (t2 _V) +* (v .--> x) & t1 _E = (t2 _E) +* (e .--> y) & {x,y} misses (rng (t2 _V)) \/ (rng (t2 _E)) & x <> y & t2 is proper holds
t1 is proper
let t1 be TColoring of G1; for t2 being TColoring of G2
for x, y being object st not e in the_Edges_of G2 & v <> w & t1 _V = (t2 _V) +* (v .--> x) & t1 _E = (t2 _E) +* (e .--> y) & {x,y} misses (rng (t2 _V)) \/ (rng (t2 _E)) & x <> y & t2 is proper holds
t1 is proper
let t2 be TColoring of G2; for x, y being object st not e in the_Edges_of G2 & v <> w & t1 _V = (t2 _V) +* (v .--> x) & t1 _E = (t2 _E) +* (e .--> y) & {x,y} misses (rng (t2 _V)) \/ (rng (t2 _E)) & x <> y & t2 is proper holds
t1 is proper
let x, y be object ; ( not e in the_Edges_of G2 & v <> w & t1 _V = (t2 _V) +* (v .--> x) & t1 _E = (t2 _E) +* (e .--> y) & {x,y} misses (rng (t2 _V)) \/ (rng (t2 _E)) & x <> y & t2 is proper implies t1 is proper )
assume that
A1:
( not e in the_Edges_of G2 & v <> w )
and
A2:
( t1 _V = (t2 _V) +* (v .--> x) & t1 _E = (t2 _E) +* (e .--> y) )
and
A3:
( {x,y} misses (rng (t2 _V)) \/ (rng (t2 _E)) & x <> y & t2 is proper )
; t1 is proper
A4: dom (v .--> x) =
dom {[v,x]}
by FUNCT_4:82
.=
{v}
by RELAT_1:9
;
A5:
v in the_Vertices_of G2
{x,y} misses rng (t2 _V)
by A3, XBOOLE_1:7, XBOOLE_1:63;
then A7:
t1 _V is proper
by A1, A2, A3, A5, Th21, ZFMISC_1:49;
{x,y} misses rng (t2 _E)
by A3, XBOOLE_1:7, XBOOLE_1:63;
then
not y in rng (t2 _E)
by ZFMISC_1:49;
then A8:
t1 _E is proper
by A1, A2, A3, Th93;
hence
t1 is proper
by A7, A8, Th146; verum