let G be Group; :: thesis: for E being non empty set
for x, y being Element of E
for T being LeftOperation of G,E holds
( the_orbit_of x,T misses the_orbit_of y,T or the_orbit_of x,T = the_orbit_of y,T )

let E be non empty set ; :: thesis: for x, y being Element of E
for T being LeftOperation of G,E holds
( the_orbit_of x,T misses the_orbit_of y,T or the_orbit_of x,T = the_orbit_of y,T )

let x, y be Element of E; :: thesis: for T being LeftOperation of G,E holds
( the_orbit_of x,T misses the_orbit_of y,T or the_orbit_of x,T = the_orbit_of y,T )

let T be LeftOperation of G,E; :: thesis: ( the_orbit_of x,T misses the_orbit_of y,T or the_orbit_of x,T = the_orbit_of y,T )
assume not the_orbit_of x,T misses the_orbit_of y,T ; :: thesis: the_orbit_of x,T = the_orbit_of y,T
then (the_orbit_of x,T) /\ (the_orbit_of y,T) <> {} by XBOOLE_0:def 7;
then consider z1 being set such that
A1: z1 in (the_orbit_of x,T) /\ (the_orbit_of y,T) by XBOOLE_0:def 1;
A2: ( z1 in the_orbit_of x,T & z1 in the_orbit_of y,T ) by A1, XBOOLE_0:def 4;
then consider z1' being Element of E such that
A3: ( z1 = z1' & x,z1' are_conjugated_under T ) ;
consider z1'' being Element of E such that
A4: ( z1 = z1'' & y,z1'' are_conjugated_under T ) by A2;
now end;
hence the_orbit_of x,T = the_orbit_of y,T by TARSKI:2; :: thesis: verum