set n9 = n + 2;
let P1, P2 be Function of (2Set (Seg (n + 2))), the carrier of K; ( ( for i, j being Nat st i in Seg (n + 2) & j in Seg (n + 2) & i < j holds
( ( perm2 . i < perm2 . j implies P1 . {i,j} = 1_ K ) & ( perm2 . i > perm2 . j implies P1 . {i,j} = - (1_ K) ) ) ) & ( for i, j being Nat st i in Seg (n + 2) & j in Seg (n + 2) & i < j holds
( ( perm2 . i < perm2 . j implies P2 . {i,j} = 1_ K ) & ( perm2 . i > perm2 . j implies P2 . {i,j} = - (1_ K) ) ) ) implies P1 = P2 )
assume that
A17:
for i, j being Nat st i in Seg (n + 2) & j in Seg (n + 2) & i < j holds
( ( perm2 . i < perm2 . j implies P1 . {i,j} = 1_ K ) & ( perm2 . i > perm2 . j implies P1 . {i,j} = - (1_ K) ) )
and
A18:
for i, j being Nat st i in Seg (n + 2) & j in Seg (n + 2) & i < j holds
( ( perm2 . i < perm2 . j implies P2 . {i,j} = 1_ K ) & ( perm2 . i > perm2 . j implies P2 . {i,j} = - (1_ K) ) )
; P1 = P2
for x being object st x in 2Set (Seg (n + 2)) holds
P1 . x = P2 . x
hence
P1 = P2
by FUNCT_2:12; verum