let G be Group; :: thesis: for A being non empty Subset of G
for N being Subgroup of G
for x being Element of G st x in N ` (N ~ A) holds
x * N c= N ~ A

let A be non empty Subset of G; :: thesis: for N being Subgroup of G
for x being Element of G st x in N ` (N ~ A) holds
x * N c= N ~ A

let N be Subgroup of G; :: thesis: for x being Element of G st x in N ` (N ~ A) holds
x * N c= N ~ A

let x be Element of G; :: thesis: ( x in N ` (N ~ A) implies x * N c= N ~ A )
assume x in N ` (N ~ A) ; :: thesis: x * N c= N ~ A
then ex x1 being Element of G st
( x1 = x & x1 * N c= N ~ A ) ;
hence x * N c= N ~ A ; :: thesis: verum