let x be set ; :: thesis: for G being Group
for A, B being Subset of G holds
( x in [.A,B.] iff ex F being FinSequence of the carrier of G ex I being FinSequence of INT st
( len F = len I & rng F c= commutators A,B & x = Product (F |^ I) ) )
let G be Group; :: thesis: for A, B being Subset of G holds
( x in [.A,B.] iff ex F being FinSequence of the carrier of G ex I being FinSequence of INT st
( len F = len I & rng F c= commutators A,B & x = Product (F |^ I) ) )
let A, B be Subset of G; :: thesis: ( x in [.A,B.] iff ex F being FinSequence of the carrier of G ex I being FinSequence of INT st
( len F = len I & rng F c= commutators A,B & x = Product (F |^ I) ) )
thus
( x in [.A,B.] implies ex F being FinSequence of the carrier of G ex I being FinSequence of INT st
( len F = len I & rng F c= commutators A,B & x = Product (F |^ I) ) )
:: thesis: ( ex F being FinSequence of the carrier of G ex I being FinSequence of INT st
( len F = len I & rng F c= commutators A,B & x = Product (F |^ I) ) implies x in [.A,B.] )
thus
( ex F being FinSequence of the carrier of G ex I being FinSequence of INT st
( len F = len I & rng F c= commutators A,B & x = Product (F |^ I) ) implies x in [.A,B.] )
by GROUP_4:37; :: thesis: verum