theorem
  p in LSeg(f,i) implies p in L~f
proof
  LSeg(f,i) c= L~f by TOPREAL3:19;
  hence thesis;
end;
