In Section 4.3.1 Transaction Receipt, the construct $R_l$ is first defined as a set (i.e., unordered and contains no repititions) and then as a "a sequence (...) a series of log entries", which indicates it is ordered and may contain repititions, i.e., the same event emitted more than once with the same arguments in one smart contract function execution.