let G be addGroup; 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_1A:def 37 ( not B,C are_conjugated or A,C are_conjugated )
given h being Element of G such that A2:
B = C * h
; GROUP_1A:def 37 A,C are_conjugated
A = C * (h + g)
by A1, A2, Th47;
hence
A,C are_conjugated
; verum