let G, G' be strict Graph; :: thesis: ( the carrier of G = the carrier of G1 \/ the carrier of G2 & the carrier' of G = the carrier' of G1 \/ the carrier' of G2 & ( for v being set st v in the carrier' of G1 holds
( the Source of G . v = the Source of G1 . v & the Target of G . v = the Target of G1 . v ) ) & ( for v being set st v in the carrier' of G2 holds
( the Source of G . v = the Source of G2 . v & the Target of G . v = the Target of G2 . v ) ) & the carrier of G' = the carrier of G1 \/ the carrier of G2 & the carrier' of G' = the carrier' of G1 \/ the carrier' of G2 & ( for v being set st v in the carrier' of G1 holds
( the Source of G' . v = the Source of G1 . v & the Target of G' . v = the Target of G1 . v ) ) & ( for v being set st v in the carrier' of G2 holds
( the Source of G' . v = the Source of G2 . v & the Target of G' . v = the Target of G2 . v ) ) implies G = G' )
assume that
A25:
( the carrier of G = the carrier of G1 \/ the carrier of G2 & the carrier' of G = the carrier' of G1 \/ the carrier' of G2 & ( for v being set st v in the carrier' of G1 holds
( the Source of G . v = the Source of G1 . v & the Target of G . v = the Target of G1 . v ) ) & ( for v being set st v in the carrier' of G2 holds
( the Source of G . v = the Source of G2 . v & the Target of G . v = the Target of G2 . v ) ) )
and
A26:
( the carrier of G' = the carrier of G1 \/ the carrier of G2 & the carrier' of G' = the carrier' of G1 \/ the carrier' of G2 & ( for v being set st v in the carrier' of G1 holds
( the Source of G' . v = the Source of G1 . v & the Target of G' . v = the Target of G1 . v ) ) & ( for v being set st v in the carrier' of G2 holds
( the Source of G' . v = the Source of G2 . v & the Target of G' . v = the Target of G2 . v ) ) )
; :: thesis: G = G'
A27:
( dom the Source of G = the carrier' of G & dom the Source of G' = the carrier' of G )
by A25, A26, FUNCT_2:def 1;
A28:
( dom the Target of G = the carrier' of G & dom the Target of G' = the carrier' of G )
by A25, A26, FUNCT_2:def 1;
for x being set st x in the carrier' of G holds
the Source of G . x = the Source of G' . x
then A33:
the Source of G = the Source of G'
by A27, FUNCT_1:9;
for x being set st x in the carrier' of G holds
the Target of G . x = the Target of G' . x
hence
G = G'
by A25, A26, A28, A33, FUNCT_1:9; :: thesis: verum