theorem Th47:
  uReal.0 = 0_No
proof
  thus uReal.0 = uDyadic.0 by Th46
  .= uInt.0 by Def5
  .=0_No by Def1;
end;
