theorem Th35:
  f.(0.X) = 0.X9
proof
  f.(0.X) = f.((0.X)`) by BCIALG_1:2
    .=f.(0.X)\f.(0.X) by Def6;
  hence thesis by BCIALG_1:def 5;
end;
