let G be Group; for A, B, C being Subset of G st A,B are_conjugated & B,C are_conjugated holds
A,C are_conjugated
let A, B, C be Subset of G; ( A,B are_conjugated & B,C are_conjugated implies A,C are_conjugated )
given g being Element of G such that A1:
A = B |^ g
; GROUP_3:def 9 ( not B,C are_conjugated or A,C are_conjugated )
given h being Element of G such that A2:
B = C |^ h
; GROUP_3:def 9 A,C are_conjugated
A = C |^ (h * g)
by A1, A2, Th56;
hence
A,C are_conjugated
by Def9; verum