let n be Nat; :: thesis: for K being Field
for V1 being VectSp of K
for f being linear-transformation of V1,V1 holds f | (ker (f |^ n)) is linear-transformation of (ker (f |^ n)),(ker (f |^ n))

let K be Field; :: thesis: for V1 being VectSp of K
for f being linear-transformation of V1,V1 holds f | (ker (f |^ n)) is linear-transformation of (ker (f |^ n)),(ker (f |^ n))

let V1 be VectSp of K; :: thesis: for f being linear-transformation of V1,V1 holds f | (ker (f |^ n)) is linear-transformation of (ker (f |^ n)),(ker (f |^ n))
let f be linear-transformation of V1,V1; :: thesis: f | (ker (f |^ n)) is linear-transformation of (ker (f |^ n)),(ker (f |^ n))
set KER = ker (f |^ n);
rng (f | (ker (f |^ n))) c= the carrier of (ker (f |^ n))
proof
let y be object ; :: according to TARSKI:def 3 :: thesis: ( not y in rng (f | (ker (f |^ n))) or y in the carrier of (ker (f |^ n)) )
assume y in rng (f | (ker (f |^ n))) ; :: thesis: y in the carrier of (ker (f |^ n))
then consider x being object such that
A1: x in dom (f | (ker (f |^ n))) and
A2: (f | (ker (f |^ n))) . x = y by FUNCT_1:def 3;
x in the carrier of (ker (f |^ n)) by A1, FUNCT_2:def 1;
then A3: x in ker (f |^ n) ;
then x in V1 by VECTSP_4:9;
then reconsider v = x as Vector of V1 ;
A4: dom f = the carrier of V1 by FUNCT_2:def 1;
(f |^ n) . v = 0. V1 by A3, RANKNULL:10;
then 0. V1 = (f |^ (n + 1)) . v by Th23
.= ((f |^ n) * (f |^ 1)) . v by Th20
.= ((f |^ n) * f) . v by Th19
.= (f |^ n) . (f . v) by A4, FUNCT_1:13 ;
then A5: f . v in ker (f |^ n) by RANKNULL:10;
y = f . v by A1, A2, FUNCT_1:47;
hence y in the carrier of (ker (f |^ n)) by A5; :: thesis: verum
end;
hence f | (ker (f |^ n)) is linear-transformation of (ker (f |^ n)),(ker (f |^ n)) by Lm1, FUNCT_2:6; :: thesis: verum