let G be Group; for a being Element of G
for H being Subgroup of G holds card H = card (H |^ a)
let a be Element of G; for H being Subgroup of G holds card H = card (H |^ a)
let H be Subgroup of G; card H = card (H |^ a)
deffunc H1( Element of G) -> Element of G = $1 |^ a;
consider f being Function of the carrier of G, the carrier of G such that
A1:
for g being Element of G holds f . g = H1(g)
from FUNCT_2:sch 4();
set g = f | the carrier of H;
A2:
( dom f = the carrier of G & the carrier of H c= the carrier of G )
by FUNCT_2:def 1, GROUP_2:def 5;
then A3:
dom (f | the carrier of H) = the carrier of H
by RELAT_1:62;
A4:
rng (f | the carrier of H) = the carrier of (H |^ a)
f | the carrier of H is one-to-one
proof
let x,
y be
object ;
FUNCT_1:def 4 ( not x in dom (f | the carrier of H) or not y in dom (f | the carrier of H) or not (f | the carrier of H) . x = (f | the carrier of H) . y or x = y )
assume that A11:
x in dom (f | the carrier of H)
and A12:
y in dom (f | the carrier of H)
and A13:
(f | the carrier of H) . x = (f | the carrier of H) . y
;
x = y
reconsider b =
x,
c =
y as
Element of
H by A2, A11, A12, RELAT_1:62;
reconsider b =
b,
c =
c as
Element of
G by GROUP_2:42;
A14:
(
f . x = b |^ a &
f . y = c |^ a )
by A1;
f . x = (f | the carrier of H) . x
by A11, FUNCT_1:47;
hence
x = y
by A12, A13, A14, Th16, FUNCT_1:47;
verum
end;
then
the carrier of H, the carrier of (H |^ a) are_equipotent
by A3, A4, WELLORD2:def 4;
hence
card H = card (H |^ a)
by CARD_1:5; verum