Hi I just want to ask if anybody here can show that if A is a subset of B then the semi closure of A is a subset of the semi closure of B. I know it is true for closure but I want to be sure if it holds for semi closure as well
2026-02-23 05:44:15.1771825455
On
Monotonicity of semi closure of sets in generalized topological spaces
95 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
Given the definitions in the comments we note that semi-closed sets are closed under arbitrary intersections and $X$ is always semi-closed. This allows us to define the semi-closure $\overline{A}$ of $A \subset X$ as
$$\overline{A} = \bigcap \{C \text{ semi-closed }, A \subseteq C\}$$
Now if $A\subseteq B$, then any semiclosed set $C$ that contains $B$ also contains $A$. So
$$\{C \text{ semi-closed }, B \subseteq C\} \subseteq \{C \text{ semi-closed }, A \subseteq C\}$$
So $\overline{A} \subseteq \overline{B}$ as the intersection of a possibly smaller family of subsets is larger.
Let us denote by $\underline{A}$ the semi-closure of set $A$. Then (as you mentioned in your comment) $\underline{A}$ is the smallest semi-closed set containing the set $A$.
Now, $$A\subset B\subset\underline{B}$$ and this means that $\underline{B}$ is a semi-closed set containing $A$. But $\underline{A}$ is the smallest semi-closed set containing the set $A$ and therefore, $$A\subset\underline{A}\subset \underline{B}.$$ Hope this help.
Note: In fact, you can also verify that $A\subset\underline{A}\subset\overline{A}$ where $\overline{A}$ is closure of $A$. This give a relationship between semi-closure and the closure.