let n be non zero Nat; for X being non empty set
for r being total symmetric Relation of X holds n -placesOf r is total symmetric Relation of (n -tuples_on X)
let X be non empty set ; for r being total symmetric Relation of X holds n -placesOf r is total symmetric Relation of (n -tuples_on X)
let r be total symmetric Relation of X; n -placesOf r is total symmetric Relation of (n -tuples_on X)
A1:
field r = X
by ORDERS_1:12;
set R = n -placesOf r;
A2:
field (n -placesOf r) = n -tuples_on X
by ORDERS_1:12;
now for x, y being object st x in n -tuples_on X & y in n -tuples_on X & [x,y] in n -placesOf r holds
[y,x] in n -placesOf rlet x,
y be
object ;
( x in n -tuples_on X & y in n -tuples_on X & [x,y] in n -placesOf r implies [y,x] in n -placesOf r )assume
x in n -tuples_on X
;
( y in n -tuples_on X & [x,y] in n -placesOf r implies [y,x] in n -placesOf r )then reconsider xa =
x as
Element of
Funcs (
(Seg n),
X)
by FINSEQ_2:93;
assume
y in n -tuples_on X
;
( [x,y] in n -placesOf r implies [y,x] in n -placesOf r )then reconsider ya =
y as
Element of
Funcs (
(Seg n),
X)
by FINSEQ_2:93;
assume A3:
[x,y] in n -placesOf r
;
[y,x] in n -placesOf rhence
[y,x] in n -placesOf r
by Lm5;
verum end;
hence
n -placesOf r is total symmetric Relation of (n -tuples_on X)
by RELAT_2:def 3, RELAT_2:def 11, A2; verum