now :: thesis: for y1, y2 being Element of dom (canGFDistinction (F,z)) st y1 <> y2 holds
( (the_Vertices_of (canGFDistinction (F,z))) . y1 misses (the_Vertices_of (canGFDistinction (F,z))) . y2 & (the_Edges_of (canGFDistinction (F,z))) . y1 misses (the_Edges_of (canGFDistinction (F,z))) . y2 )
set G = canGFDistinction F;
set H = canGFDistinction (F,z);
let y1, y2 be Element of dom (canGFDistinction (F,z)); :: thesis: ( y1 <> y2 implies ( (the_Vertices_of (canGFDistinction (F,z))) . b1 misses (the_Vertices_of (canGFDistinction (F,z))) . b2 & (the_Edges_of (canGFDistinction (F,z))) . b1 misses (the_Edges_of (canGFDistinction (F,z))) . b2 ) )
( y1 in dom (canGFDistinction (F,z)) & y2 in dom (canGFDistinction (F,z)) ) ;
then A1: ( y1 in dom (canGFDistinction F) & y2 in dom (canGFDistinction F) ) by FUNCT_7:30;
then reconsider x1 = y1, x2 = y2 as Element of dom F by Def25;
assume A2: y1 <> y2 ; :: thesis: ( (the_Vertices_of (canGFDistinction (F,z))) . b1 misses (the_Vertices_of (canGFDistinction (F,z))) . b2 & (the_Edges_of (canGFDistinction (F,z))) . b1 misses (the_Edges_of (canGFDistinction (F,z))) . b2 )
per cases ( ( x1 <> z & x2 <> z ) or x1 = z or x2 = z ) ;
suppose A3: ( x1 <> z & x2 <> z ) ; :: thesis: ( (the_Vertices_of (canGFDistinction (F,z))) . b1 misses (the_Vertices_of (canGFDistinction (F,z))) . b2 & (the_Edges_of (canGFDistinction (F,z))) . b1 misses (the_Edges_of (canGFDistinction (F,z))) . b2 )
end;
suppose A5: x1 = z ; :: thesis: ( (the_Vertices_of (canGFDistinction (F,z))) . b1 misses (the_Vertices_of (canGFDistinction (F,z))) . b2 & (the_Edges_of (canGFDistinction (F,z))) . b1 misses (the_Edges_of (canGFDistinction (F,z))) . b2 )
end;
suppose A8: x2 = z ; :: thesis: ( (the_Vertices_of (canGFDistinction (F,z))) . b1 misses (the_Vertices_of (canGFDistinction (F,z))) . b2 & (the_Edges_of (canGFDistinction (F,z))) . b1 misses (the_Edges_of (canGFDistinction (F,z))) . b2 )
end;
end;
end;
hence ( canGFDistinction (F,z) is vertex-disjoint & canGFDistinction (F,z) is edge-disjoint ) by Th73; :: thesis: verum