theorem
  Product (i|->1) = 1
proof
  i is Nat by TARSKI:1;
  then Product (i |-> the_unity_wrt multreal) = the_unity_wrt multreal
  by SETWOP_2:25;
  hence thesis by BINOP_2:7;
end;
