let p, q be Element of HP-WFF ; (p '&' q) => p is canonical
let V be SetValuation; HILBERT3:def 7 ex x being set st
for P being Permutation of V holds x is_a_fixpoint_of Perm P,((p '&' q) => p)
take f = pr1 (SetVal V,p),(SetVal V,q); for P being Permutation of V holds f is_a_fixpoint_of Perm P,((p '&' q) => p)
let P be Permutation of V; f is_a_fixpoint_of Perm P,((p '&' q) => p)
A1: dom (Perm P,((p '&' q) => p)) =
SetVal V,((p '&' q) => p)
by FUNCT_2:def 1
.=
Funcs (SetVal V,(p '&' q)),(SetVal V,p)
by Def2
.=
Funcs [:(SetVal V,p),(SetVal V,q):],(SetVal V,p)
by Def2
;
hence
f in dom (Perm P,((p '&' q) => p))
by FUNCT_2:11; ABIAN:def 3 f = (Perm P,((p '&' q) => p)) . f
then
f in Funcs (SetVal V,(p '&' q)),(SetVal V,p)
by A1, Def2;
then reconsider F = f as Function of (SetVal V,(p '&' q)),(SetVal V,p) by FUNCT_2:121;
thus (Perm P,((p '&' q) => p)) . f =
((Perm P,p) * F) * ((Perm P,(p '&' q)) " )
by Th37
.=
((Perm P,p) * F) * ([:(Perm P,p),(Perm P,q):] " )
by Th35
.=
((Perm P,p) * F) * [:((Perm P,p) " ),((Perm P,q) " ):]
by FUNCTOR0:7
.=
(Perm P,p) * (F * [:((Perm P,p) " ),((Perm P,q) " ):])
by RELAT_1:55
.=
(Perm P,p) * (((Perm P,p) " ) * F)
by Th15
.=
((Perm P,p) * ((Perm P,p) " )) * F
by RELAT_1:55
.=
(id (SetVal V,p)) * F
by FUNCT_2:88
.=
f
by FUNCT_2:23
; verum