In a scenario where a set is defined as {x | x is an integer and x > 0}, which of the following is a valid operation on this set?
-
Adding a negative integer.
-
Removing all even integers.
-
Finding the union with the set of all negative integers.
-
Finding the intersection with the set of all positive integers.