let n be Nat; for K being commutative Ring
for p being Element of Permutations n
for x being Element of K st n >= 1 holds
- (x,p) = - (x,(p "))
let K be commutative Ring; for p being Element of Permutations n
for x being Element of K st n >= 1 holds
- (x,p) = - (x,(p "))
let p be Element of Permutations n; for x being Element of K st n >= 1 holds
- (x,p) = - (x,(p "))
let x be Element of K; ( n >= 1 implies - (x,p) = - (x,(p ")) )
assume A1:
n >= 1
; - (x,p) = - (x,(p "))
reconsider pf = p as Permutation of (Seg n) by MATRIX_1:def 12;
A2:
len (Permutations n) = n
by MATRIX_1:9;