let G be addGroup; :: thesis: for A, B being Subset of G holds
( A in con_class B iff A,B are_conjugated )

let A, B be Subset of G; :: thesis: ( A in con_class B iff A,B are_conjugated )
thus ( A in con_class B implies A,B are_conjugated ) :: thesis: ( A,B are_conjugated implies A in con_class B )
proof end;
assume A,B are_conjugated ; :: thesis: A in con_class B
hence A in con_class B ; :: thesis: verum