let x be set ; for G being Group
for H1, H2 being Subgroup of G holds
( x in commutators (H1,H2) iff ex a, b being Element of G st
( x = [.a,b.] & a in H1 & b in H2 ) )
let G be Group; for H1, H2 being Subgroup of G holds
( x in commutators (H1,H2) iff ex a, b being Element of G st
( x = [.a,b.] & a in H1 & b in H2 ) )
let H1, H2 be Subgroup of G; ( x in commutators (H1,H2) iff ex a, b being Element of G st
( x = [.a,b.] & a in H1 & b in H2 ) )
thus
( x in commutators (H1,H2) implies ex a, b being Element of G st
( x = [.a,b.] & a in H1 & b in H2 ) )
( ex a, b being Element of G st
( x = [.a,b.] & a in H1 & b in H2 ) implies x in commutators (H1,H2) )
given a, b being Element of G such that A3:
x = [.a,b.]
and
A4:
( a in H1 & b in H2 )
; x in commutators (H1,H2)
( a in carr H1 & b in carr H2 )
by A4, STRUCT_0:def 5;
hence
x in commutators (H1,H2)
by A3; verum