let A be partial non-empty UAStr ; :: thesis: for i, j being Element of NAT
for R being Relation of the carrier of A holds R |^ A,(i + j) = (R |^ A,i) |^ A,j
let i, j be Element of NAT ; :: thesis: for R being Relation of the carrier of A holds R |^ A,(i + j) = (R |^ A,i) |^ A,j
let R be Relation of the carrier of A; :: thesis: R |^ A,(i + j) = (R |^ A,i) |^ A,j
defpred S1[ Element of NAT ] means R |^ A,(i + $1) = (R |^ A,i) |^ A,$1;
A1:
S1[ 0 ]
by Th17;
for j being Element of NAT holds S1[j]
from NAT_1:sch 1(A1, A2);
hence
R |^ A,(i + j) = (R |^ A,i) |^ A,j
; :: thesis: verum