let p, q be Element of HP-WFF ; for V being SetValuation
for P being Permutation of V
for x being set st x is_a_fixpoint_of Perm P,p holds
for f being Function st f is_a_fixpoint_of Perm P,(p => q) holds
f . x is_a_fixpoint_of Perm P,q
let V be SetValuation; for P being Permutation of V
for x being set st x is_a_fixpoint_of Perm P,p holds
for f being Function st f is_a_fixpoint_of Perm P,(p => q) holds
f . x is_a_fixpoint_of Perm P,q
let P be Permutation of V; for x being set st x is_a_fixpoint_of Perm P,p holds
for f being Function st f is_a_fixpoint_of Perm P,(p => q) holds
f . x is_a_fixpoint_of Perm P,q
let x be set ; ( x is_a_fixpoint_of Perm P,p implies for f being Function st f is_a_fixpoint_of Perm P,(p => q) holds
f . x is_a_fixpoint_of Perm P,q )
assume A1:
x is_a_fixpoint_of Perm P,p
; for f being Function st f is_a_fixpoint_of Perm P,(p => q) holds
f . x is_a_fixpoint_of Perm P,q
let f be Function; ( f is_a_fixpoint_of Perm P,(p => q) implies f . x is_a_fixpoint_of Perm P,q )
assume A2:
f is_a_fixpoint_of Perm P,(p => q)
; f . x is_a_fixpoint_of Perm P,q
dom (Perm P,(p => q)) =
SetVal V,(p => q)
by FUNCT_2:67
.=
Funcs (SetVal V,p),(SetVal V,q)
by Def2
;
then
f in Funcs (SetVal V,p),(SetVal V,q)
by A2, ABIAN:def 3;
then reconsider g = f as Function of (SetVal V,p),(SetVal V,q) by FUNCT_2:121;
set h = (Perm P,(p => q)) . f;
(Perm P,(p => q)) . f = ((Perm P,q) * g) * ((Perm P,p) " )
by Th37;
then reconsider h = (Perm P,(p => q)) . f as Function of (SetVal V,p),(SetVal V,q) ;
A3:
h = f
by A2, ABIAN:def 3;
dom (Perm P,p) = SetVal V,p
by FUNCT_2:67;
then A4:
x in SetVal V,p
by A1, ABIAN:def 3;
dom (Perm P,(p => q)) =
SetVal V,(p => q)
by FUNCT_2:67
.=
Funcs (SetVal V,p),(SetVal V,q)
by Def2
;
then
f in Funcs (SetVal V,p),(SetVal V,q)
by A2, ABIAN:def 3;
then
f . x in SetVal V,q
by A4, Th5;
hence
f . x in dom (Perm P,q)
by FUNCT_2:67; ABIAN:def 3 f . x = (Perm P,q) . (f . x)
thus (Perm P,q) . (f . x) =
((Perm P,q) * g) . x
by A4, FUNCT_2:21
.=
(f * (Perm P,p)) . x
by A3, Th39
.=
f . ((Perm P,p) . x)
by A4, FUNCT_2:21
.=
f . x
by A1, ABIAN:def 3
; verum