let D be non empty set ; :: thesis: for H being Functional_Sequence of D,REAL holds 1 (#) H = H
let H be Functional_Sequence of D,REAL ; :: thesis: 1 (#) H = H
now
let n be Element of NAT ; :: thesis: (1 (#) H) . n = H . n
thus (1 (#) H) . n = 1 (#) (H . n) by Def2
.= H . n by RFUNCT_1:33 ; :: thesis: verum
end;
hence 1 (#) H = H by FUNCT_2:113; :: thesis: verum