let G, H be strict Group; for h being Homomorphism of G,H
for A being strict Subgroup of G
for a, b being Element of G
for H1 being Subgroup of Image h
for a1, b1 being Element of (Image h) st a1 = h . a & b1 = h . b & H1 = h .: A holds
(a1 * b1) * H1 = ((h . a) * (h . b)) * (h .: A)
let h be Homomorphism of G,H; for A being strict Subgroup of G
for a, b being Element of G
for H1 being Subgroup of Image h
for a1, b1 being Element of (Image h) st a1 = h . a & b1 = h . b & H1 = h .: A holds
(a1 * b1) * H1 = ((h . a) * (h . b)) * (h .: A)
let A be strict Subgroup of G; for a, b being Element of G
for H1 being Subgroup of Image h
for a1, b1 being Element of (Image h) st a1 = h . a & b1 = h . b & H1 = h .: A holds
(a1 * b1) * H1 = ((h . a) * (h . b)) * (h .: A)
let a, b be Element of G; for H1 being Subgroup of Image h
for a1, b1 being Element of (Image h) st a1 = h . a & b1 = h . b & H1 = h .: A holds
(a1 * b1) * H1 = ((h . a) * (h . b)) * (h .: A)
let H1 be Subgroup of Image h; for a1, b1 being Element of (Image h) st a1 = h . a & b1 = h . b & H1 = h .: A holds
(a1 * b1) * H1 = ((h . a) * (h . b)) * (h .: A)
let a1, b1 be Element of (Image h); ( a1 = h . a & b1 = h . b & H1 = h .: A implies (a1 * b1) * H1 = ((h . a) * (h . b)) * (h .: A) )
assume that
A1:
a1 = h . a
and
A2:
b1 = h . b
and
A3:
H1 = h .: A
; (a1 * b1) * H1 = ((h . a) * (h . b)) * (h .: A)
A4:
a1 * b1 = (h . a) * (h . b)
by A1, A2, GROUP_2:43;
set c1 = a1 * b1;
set c = a * b;
A5:
h . (a * b) = (h . a) * (h . b)
by GROUP_6:def 6;
A6:
h .: ((a * b) * A) = (h . (a * b)) * (h .: A)
by GRSOLV_1:13;
(a1 * b1) * H1 = (h . (a * b)) * (h .: A)
hence
(a1 * b1) * H1 = ((h . a) * (h . b)) * (h .: A)
by GROUP_6:def 6; verum