let G be Group; :: thesis: for a being Element of G
for x, y being Element of con_class a st x <> y holds
(a -con_map) " {x} misses (a -con_map) " {y}

let a be Element of G; :: thesis: for x, y being Element of con_class a st x <> y holds
(a -con_map) " {x} misses (a -con_map) " {y}

let x, y be Element of con_class a; :: thesis: ( x <> y implies (a -con_map) " {x} misses (a -con_map) " {y} )
assume A1: x <> y ; :: thesis: (a -con_map) " {x} misses (a -con_map) " {y}
now :: thesis: for g being object holds not g in ((a -con_map) " {x}) /\ ((a -con_map) " {y})end;
then ((a -con_map) " {x}) /\ ((a -con_map) " {y}) = {} by XBOOLE_0:def 1;
hence (a -con_map) " {x} misses (a -con_map) " {y} by XBOOLE_0:def 7; :: thesis: verum