⊉ Symbol: Decoding the "Does Not Contain As A Superset" Math Operator

The ⊉ (Does Not Contain As A Superset) symbol is a mathematical operator used in set theory to indicate that one set is not a superset of another. Visually represented as a standard superset symbol intersected by a forward slash, ⊉ simply means that the first set does not contain every single element found in the second set. For example, if Set A includes apples and oranges, and Set B includes apples, oranges, and bananas, you would write A ⊉ B.

Introduced in Unicode 1.1 back in 1993, this character lives in the Mathematical Operators block at code point U+2289. Its origins trace back to the formalization of set theory in the late 19th and early 20th centuries by mathematicians like Georg Cantor. The diagonal slash serves as a universal mathematical convention for negation. By striking through the standard superset symbol (⊃), mathematicians created a quick, universally understood shorthand for "does not include everything."

You will primarily spot ⊉ in higher mathematics, computer science, and formal logic. In programming, database management, and algorithm design, developers apply this concept to evaluate data collections, ensuring scripts accurately filter out arrays that lack specific required data points. While you will rarely see ⊉ trending on social media platforms like X or TikTok, math enthusiasts and STEM students frequently use it in digital study groups, academic papers, and the occasional nerdy meme about exclusivity or setting boundaries.

Typing the ⊉ symbol requires a little keyboard magic since it does not have a dedicated key. On Mac, the easiest method is opening the Character Viewer (Control + Command + Space) and searching for "not superset." Windows users can rely on the Character Map or type 2289 followed by Alt + X in Microsoft Word. Web developers and writers can use the HTML entity ⊃⃒ to ensure the symbol renders perfectly on web pages, while academics writing in LaTeX use the command \nsupset to generate it seamlessly in complex formulas.

The ⊉ symbol belongs to a tightly knit family of set theory operators. Its most obvious relative is the unmodified superset symbol ⊃ (U+2283), which asserts the exact opposite. It also acts as a mirror image to the ⊈ (Not A Subset Of) symbol (U+2288), which flips the open end to show that a set does not fit entirely within another. Mastering these visual cues helps demystify complex logical statements, turning intimidating equations into readable maps of data.

Related Symbols

More Meanings