deffunc H1( Element of ) -> Function of Left_Cosets P, Left_Cosets P = the_left_translation_of $1,P;
A1:
for h1, h2 being Element of holds H1(h1 * h2) = H1(h1) * H1(h2)
proof
let h1,
h2 be
Element of ;
H1(h1 * h2) = H1(h1) * H1(h2)
set f12 =
the_left_translation_of (h1 * h2),
P;
set f1 =
the_left_translation_of h1,
P;
set f2 =
the_left_translation_of h2,
P;
the_left_translation_of h1,
P in Funcs (Left_Cosets P),
(Left_Cosets P)
by FUNCT_2:12;
then A2:
ex
f being
Function st
(
the_left_translation_of h1,
P = f &
dom f = Left_Cosets P &
rng f c= Left_Cosets P )
by FUNCT_2:def 2;
the_left_translation_of h2,
P in Funcs (Left_Cosets P),
(Left_Cosets P)
by FUNCT_2:12;
then A3:
ex
f being
Function st
(
the_left_translation_of h2,
P = f &
dom f = Left_Cosets P &
rng f c= Left_Cosets P )
by FUNCT_2:def 2;
A4:
now let x be
set ;
( x in dom (the_left_translation_of (h1 * h2),P) implies (the_left_translation_of (h1 * h2),P) . x = (the_left_translation_of h1,P) . ((the_left_translation_of h2,P) . x) )assume A5:
x in dom (the_left_translation_of (h1 * h2),P)
;
(the_left_translation_of (h1 * h2),P) . x = (the_left_translation_of h1,P) . ((the_left_translation_of h2,P) . x)then reconsider P1' =
x as
Element of
Left_Cosets P ;
(the_left_translation_of h2,P) . x in rng (the_left_translation_of h2,P)
by A3, A5, FUNCT_1:12;
then reconsider P1'' =
(the_left_translation_of h2,P) . x as
Element of
Left_Cosets P ;
consider P2'' being
Element of
Left_Cosets P,
A1'',
A2'' being
Subset of ,
g'' being
Element of
such that A6:
(
P2'' = (the_left_translation_of h1,P) . P1'' &
A2'' = g'' * A1'' &
A1'' = P1'' &
A2'' = P2'' )
and A7:
g'' = h1
by Def8;
reconsider P1''' =
x as
Element of
Left_Cosets P by A5;
consider P2' being
Element of
Left_Cosets P,
A1',
A2' being
Subset of ,
g' being
Element of
such that A8:
(
P2' = (the_left_translation_of h2,P) . P1' &
A2' = g' * A1' &
A1' = P1' &
A2' = P2' )
and A9:
g' = h2
by Def8;
consider P2''' being
Element of
Left_Cosets P,
A1''',
A2''' being
Subset of ,
g''' being
Element of
such that A10:
(
P2''' = (the_left_translation_of (h1 * h2),P) . P1''' &
A2''' = g''' * A1''' &
A1''' = P1''' &
A2''' = P2''' )
and A11:
g''' = h1 * h2
by Def8;
g''' = g'' * g'
by A9, A7, A11, GROUP_2:52;
hence
(the_left_translation_of (h1 * h2),P) . x = (the_left_translation_of h1,P) . ((the_left_translation_of h2,P) . x)
by A8, A6, A10, GROUP_2:38;
verum end;
the_left_translation_of (h1 * h2),
P in Funcs (Left_Cosets P),
(Left_Cosets P)
by FUNCT_2:12;
then A12:
ex
f being
Function st
(
the_left_translation_of (h1 * h2),
P = f &
dom f = Left_Cosets P &
rng f c= Left_Cosets P )
by FUNCT_2:def 2;
now let x be
set ;
( ( x in dom (the_left_translation_of (h1 * h2),P) implies ( x in dom (the_left_translation_of h2,P) & (the_left_translation_of h2,P) . x in dom (the_left_translation_of h1,P) ) ) & ( x in dom (the_left_translation_of h2,P) & (the_left_translation_of h2,P) . x in dom (the_left_translation_of h1,P) implies x in dom (the_left_translation_of (h1 * h2),P) ) )hereby ( x in dom (the_left_translation_of h2,P) & (the_left_translation_of h2,P) . x in dom (the_left_translation_of h1,P) implies x in dom (the_left_translation_of (h1 * h2),P) )
assume A13:
x in dom (the_left_translation_of (h1 * h2),P)
;
( x in dom (the_left_translation_of h2,P) & (the_left_translation_of h2,P) . x in dom (the_left_translation_of h1,P) )hence
x in dom (the_left_translation_of h2,P)
by A3;
(the_left_translation_of h2,P) . x in dom (the_left_translation_of h1,P)
(the_left_translation_of h2,P) . x in rng (the_left_translation_of h2,P)
by A3, A13, FUNCT_1:12;
hence
(the_left_translation_of h2,P) . x in dom (the_left_translation_of h1,P)
by A2;
verum
end; assume that A14:
x in dom (the_left_translation_of h2,P)
and
(the_left_translation_of h2,P) . x in dom (the_left_translation_of h1,P)
;
x in dom (the_left_translation_of (h1 * h2),P)thus
x in dom (the_left_translation_of (h1 * h2),P)
by A12, A14;
verum end;
hence
H1(
h1 * h2)
= H1(
h1)
* H1(
h2)
by A4, FUNCT_1:20;
verum
end;
A15:
H1( 1_ H) = id (Left_Cosets P)
ex T being LeftOperation of H,(Left_Cosets P) st
for h being Element of holds T . h = H1(h)
from GROUP_10:sch 1(A15, A1);
hence
ex b1 being LeftOperation of H,(Left_Cosets P) st
for h being Element of holds b1 . h = the_left_translation_of h,P
; verum