let n be non zero Nat; for X being non empty set
for x, y being Element of Funcs ((Seg n),X)
for R being Relation of X holds
( [x,y] in n -placesOf R iff for j being Element of Seg n holds [(x . j),(y . j)] in R )
let X be non empty set ; for x, y being Element of Funcs ((Seg n),X)
for R being Relation of X holds
( [x,y] in n -placesOf R iff for j being Element of Seg n holds [(x . j),(y . j)] in R )
let x, y be Element of Funcs ((Seg n),X); for R being Relation of X holds
( [x,y] in n -placesOf R iff for j being Element of Seg n holds [(x . j),(y . j)] in R )
let R be Relation of X; ( [x,y] in n -placesOf R iff for j being Element of Seg n holds [(x . j),(y . j)] in R )
reconsider xa = x as Element of n -tuples_on X by FINSEQ_2:93;
reconsider ya = y as Element of n -tuples_on X by FINSEQ_2:93;
thus
( [x,y] in n -placesOf R implies for j being Element of Seg n holds [(x . j),(y . j)] in R )
( ( for j being Element of Seg n holds [(x . j),(y . j)] in R ) implies [x,y] in n -placesOf R )
thus
( ( for j being Element of Seg n holds [(x . j),(y . j)] in R ) implies [x,y] in n -placesOf R )
verum