
theorem
  for x,y being ExtReal, a,b being Real holds x = a & y = b
  implies x * y = a * b by XXREAL_3:def 5;
