let n be Nat; :: thesis: for K being Field
for A being Matrix of n,K
for p being Element of Permutations n
for Perm being Permutation of (Seg n)
for q being Element of Permutations n st q = p * (Perm " ) holds
the multF of K $$ (Path_matrix p,(A * Perm)) = the multF of K $$ (Path_matrix q,A)

let K be Field; :: thesis: for A being Matrix of n,K
for p being Element of Permutations n
for Perm being Permutation of (Seg n)
for q being Element of Permutations n st q = p * (Perm " ) holds
the multF of K $$ (Path_matrix p,(A * Perm)) = the multF of K $$ (Path_matrix q,A)

let A be Matrix of n,K; :: thesis: for p being Element of Permutations n
for Perm being Permutation of (Seg n)
for q being Element of Permutations n st q = p * (Perm " ) holds
the multF of K $$ (Path_matrix p,(A * Perm)) = the multF of K $$ (Path_matrix q,A)

let p be Element of Permutations n; :: thesis: for Perm being Permutation of (Seg n)
for q being Element of Permutations n st q = p * (Perm " ) holds
the multF of K $$ (Path_matrix p,(A * Perm)) = the multF of K $$ (Path_matrix q,A)

let Perm be Permutation of (Seg n); :: thesis: for q being Element of Permutations n st q = p * (Perm " ) holds
the multF of K $$ (Path_matrix p,(A * Perm)) = the multF of K $$ (Path_matrix q,A)

let q be Element of Permutations n; :: thesis: ( q = p * (Perm " ) implies the multF of K $$ (Path_matrix p,(A * Perm)) = the multF of K $$ (Path_matrix q,A) )
assume A1: q = p * (Perm " ) ; :: thesis: the multF of K $$ (Path_matrix p,(A * Perm)) = the multF of K $$ (Path_matrix q,A)
set mm = the multF of K;
set P2 = Path_matrix q,A;
set P1 = Path_matrix p,(A * Perm);
now
per cases ( n = 0 or n + 0 > 0 ) ;
case A2: n = 0 ; :: thesis: the multF of K $$ (Path_matrix p,(A * Perm)) = the multF of K $$ (Path_matrix q,A)
end;
case n + 0 > 0 ; :: thesis: the multF of K $$ (Path_matrix p,(A * Perm)) = the multF of K $$ (Path_matrix q,A)
end;
end;
end;
hence the multF of K $$ (Path_matrix p,(A * Perm)) = the multF of K $$ (Path_matrix q,A) ; :: thesis: verum