let O, E be set ; :: thesis: [:O,{(id E)}:] is Action of O,E
set h = [:O,{(id E)}:];
then
{(id E)} c= Funcs E,E
by TARSKI:def 3;
then
[:O,{(id E)}:] c= [:O,(Funcs E,E):]
by ZFMISC_1:118;
then reconsider h = [:O,{(id E)}:] as Relation of O,(Funcs E,E) ;
now let x,
y1,
y2 be
set ;
:: thesis: ( [x,y1] in h & [x,y2] in h implies y1 = y2 )assume A4:
(
[x,y1] in h &
[x,y2] in h )
;
:: thesis: y1 = y2then consider x',
y' being
set such that A5:
(
x' in O &
y' in {(id E)} &
[x,y1] = [x',y'] )
by ZFMISC_1:def 2;
consider x'',
y'' being
set such that A6:
(
x'' in O &
y'' in {(id E)} &
[x,y2] = [x'',y''] )
by A4, ZFMISC_1:def 2;
A7:
(
y' = id E &
y'' = id E )
by A5, A6, TARSKI:def 1;
(
y1 = y' &
y2 = y'' )
by A5, A6, ZFMISC_1:33;
hence
y1 = y2
by A7;
:: thesis: verum end;
then reconsider h = h as PartFunc of O,(Funcs E,E) by FUNCT_1:def 1;
h is Action of O,E
by A1, FUNCT_2:def 1;
hence
[:O,{(id E)}:] is Action of O,E
; :: thesis: verum