let G be Group; :: thesis: for H1, H2 being strict Subgroup of G holds
( con_class H1 = con_class H2 iff con_class H1 meets con_class H2 )

let H1, H2 be strict Subgroup of G; :: thesis: ( con_class H1 = con_class H2 iff con_class H1 meets con_class H2 )
thus ( con_class H1 = con_class H2 implies con_class H1 meets con_class H2 ) :: thesis: ( con_class H1 meets con_class H2 implies con_class H1 = con_class H2 )
proof end;
assume con_class H1 meets con_class H2 ; :: thesis: con_class H1 = con_class H2
then consider x being set such that
A2: x in con_class H1 and
A3: x in con_class H2 by XBOOLE_0:3;
reconsider x = x as strict Subgroup of G by A2, Th127;
A4: H1,x are_conjugated by A2, Th128;
thus con_class H1 c= con_class H2 :: according to XBOOLE_0:def 10 :: thesis: con_class H2 c= con_class H1
proof end;
let y be set ; :: according to TARSKI:def 3 :: thesis: ( not y in con_class H2 or y in con_class H1 )
assume y in con_class H2 ; :: thesis: y in con_class H1
then consider H3 being strict Subgroup of G such that
A8: H3 = y and
A9: H2,H3 are_conjugated by Def12;
x,H2 are_conjugated by A3, Th128;
then x,H3 are_conjugated by A9, Th124;
then H1,H3 are_conjugated by A4, Th124;
hence y in con_class H1 by A8, Def12; :: thesis: verum