Can a closure operator be not isotone? The definition below is a pretty standard definition of closure operator:
$A \subseteq I(A)$ ($I$ is extensive)
$A \subseteq B \implies I(A)\subseteq I(B)$
$I(I(A))=I(A)$
$I(\emptyset)=\emptyset$
Is it possible to replace property (2) with another weaker property? Is there something in literature about that?
A more standard set of axioms for a closure operation replaces 2. by
$$I(A \cup B)=I(A) \cup I(B)\tag{2'}$$
and from 2', 2 follows easily. A more general Cech-closure space has 1, 2' and 4 but not 3. This is obeyed by sequential closure (in general topological spaces).