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 ~ A holds
x * N meets 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 ~ A holds
x * N meets A

let N be Subgroup of G; :: thesis: for x being Element of G st x in N ~ A holds
x * N meets A

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