let G, A be Group; for phi being Homomorphism of A,(AutGroup G)
for i being Integer
for x being Element of (semidirect_product (G,A,phi))
for a being Element of A st x = <*(1_ G),a*> holds
x |^ i = <*(1_ G),(a |^ i)*>
let phi be Homomorphism of A,(AutGroup G); for i being Integer
for x being Element of (semidirect_product (G,A,phi))
for a being Element of A st x = <*(1_ G),a*> holds
x |^ i = <*(1_ G),(a |^ i)*>
let i be Integer; for x being Element of (semidirect_product (G,A,phi))
for a being Element of A st x = <*(1_ G),a*> holds
x |^ i = <*(1_ G),(a |^ i)*>
let x be Element of (semidirect_product (G,A,phi)); for a being Element of A st x = <*(1_ G),a*> holds
x |^ i = <*(1_ G),(a |^ i)*>
let a be Element of A; ( x = <*(1_ G),a*> implies x |^ i = <*(1_ G),(a |^ i)*> )
assume A1:
x = <*(1_ G),a*>
; x |^ i = <*(1_ G),(a |^ i)*>
defpred S1[ Integer] means x |^ $1 = <*(1_ G),(a |^ $1)*>;
A2:
S1[ 0 ]
A3:
for i being Integer st S1[i] holds
( S1[i - 1] & S1[i + 1] )
proof
let i be
Integer;
( S1[i] implies ( S1[i - 1] & S1[i + 1] ) )
assume B1:
S1[
i]
;
( S1[i - 1] & S1[i + 1] )
B2:
x " = <*(1_ G),(a ")*>
by A1, Th27;
B3:
<*(1_ G),((a |^ i) * (a "))*> is
Element of
(semidirect_product (G,A,phi))
by Th9;
x |^ (i - 1) =
x |^ (i + (- 1))
.=
(x |^ i) * (x |^ (- 1))
by GROUP_1:33
.=
(x |^ i) * (x ")
by GROUP_1:32
.=
<*(1_ G),((a |^ i) * (a "))*>
by B1, B2, B3, Th26
.=
<*(1_ G),((a |^ i) * (a |^ (- 1)))*>
by GROUP_1:32
.=
<*(1_ G),(a |^ (i + (- 1)))*>
by GROUP_1:33
.=
<*(1_ G),(a |^ (i - 1))*>
;
hence
S1[
i - 1]
;
S1[i + 1]
B4:
<*(1_ G),((a |^ i) * a)*> is
Element of
(semidirect_product (G,A,phi))
by Th9;
x |^ (i + 1) =
(x |^ i) * x
by GROUP_1:34
.=
<*(1_ G),((a |^ i) * a)*>
by A1, B1, B4, Th26
.=
<*(1_ G),(a |^ (i + 1))*>
by GROUP_1:34
;
hence
S1[
i + 1]
;
verum
end;
for i being Integer holds S1[i]
from INT_1:sch 4(A2, A3);
hence
x |^ i = <*(1_ G),(a |^ i)*>
; verum