let G be addGroup; for a being Element of G holds a * (carr ((Omega). G)) = { b where b is Element of G : a,b are_conjugated }
let a be Element of G; a * (carr ((Omega). G)) = { b where b is Element of G : a,b are_conjugated }
set A = a * (carr ((Omega). G));
set B = { b where b is Element of G : a,b are_conjugated } ;
thus
a * (carr ((Omega). G)) c= { b where b is Element of G : a,b are_conjugated }
XBOOLE_0:def 10 { b where b is Element of G : a,b are_conjugated } c= a * (carr ((Omega). G))
let x be object ; TARSKI:def 3 ( not x in { b where b is Element of G : a,b are_conjugated } or x in a * (carr ((Omega). G)) )
assume
x in { b where b is Element of G : a,b are_conjugated }
; x in a * (carr ((Omega). G))
then consider b being Element of G such that
A2:
x = b
and
A3:
a,b are_conjugated
;
ex g being Element of G st b = a * g
by A3, Def7;
hence
x in a * (carr ((Omega). G))
by A2, ThB42; verum