theorem
  (Inter ({}U,{}U))^ = Inter ([#]U,[#]U)
  proof
    (Inter ({}U,{}U))^ = Inter ([#]U,({}U)`) by Th46;
    hence thesis;
  end;
