let n be Nat; :: thesis: for K being non empty right_complementable associative well-unital distributive Abelian add-associative right_zeroed doubleLoopStr
for V1 being non empty right_complementable VectSp-like Abelian add-associative right_zeroed VectSpStr of K
for W being Subspace of V1
for f being Function of V1,V1
for fW being Function of W,W st fW = f | W holds
(f |^ n) | W = fW |^ n
let K be non empty right_complementable associative well-unital distributive Abelian add-associative right_zeroed doubleLoopStr ; :: thesis: for V1 being non empty right_complementable VectSp-like Abelian add-associative right_zeroed VectSpStr of K
for W being Subspace of V1
for f being Function of V1,V1
for fW being Function of W,W st fW = f | W holds
(f |^ n) | W = fW |^ n
let V1 be non empty right_complementable VectSp-like Abelian add-associative right_zeroed VectSpStr of K; :: thesis: for W being Subspace of V1
for f being Function of V1,V1
for fW being Function of W,W st fW = f | W holds
(f |^ n) | W = fW |^ n
let W be Subspace of V1; :: thesis: for f being Function of V1,V1
for fW being Function of W,W st fW = f | W holds
(f |^ n) | W = fW |^ n
let f be Function of V1,V1; :: thesis: for fW being Function of W,W st fW = f | W holds
(f |^ n) | W = fW |^ n
let fW be Function of W,W; :: thesis: ( fW = f | W implies (f |^ n) | W = fW |^ n )
assume A1:
fW = f | W
; :: thesis: (f |^ n) | W = fW |^ n
defpred S1[ Nat] means (f |^ $1) | W = fW |^ $1;
A2:
S1[ 0 ]
A4:
for n being Nat st S1[n] holds
S1[n + 1]
for n being Nat holds S1[n]
from NAT_1:sch 2(A2, A4);
hence
(f |^ n) | W = fW |^ n
; :: thesis: verum