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 :: thesis: for n being Element of NAT holds (1 (#) H) . n = H . n
let n be Element of NAT ; :: thesis: (1 (#) H) . n = H . n
thus (1 (#) H) . n = 1 (#) (H . n) by Def1
.= H . n by RFUNCT_1:21 ; :: thesis: verum
end;
hence 1 (#) H = H by FUNCT_2:63; :: thesis: verum