650 B
650 B
id, title, tags, daily
| id | title | tags | daily |
|---|---|---|---|
| 2025-12-02T10:57:00-0500 | 2025-12-02 10:57:?? | 2025-12-02 |
2025-12-02 10:57:??
Set Notation Example
Let A and B be set-theory
sharing some but not all elements.
-
A \cap B \neq \varnothing: "The intersection ofAandBis nonempty" (They share at least one element). -
A \not\subseteq B: "Ais not a subset of $B$" (Ahas at least one element not inB). Equivalent toA \setminus B \neq \varnothing. -
B \not\subseteq A: "Bis not a subset of $A$" (Bhas at least one element not inA). Equivalent toB \setminus A \neq \varnothing.