theorem Th68:
  lim_sup (A1 (\/) A2) = lim_sup A1 \/ lim_sup A2
proof
  (A1 (\/) A2).n = A1.n \/ A2.n by Def2;
  hence thesis by KURATO_0:11;
end;
