The ∪ (Union) Symbol: Meaning, History, and How to Type It
The ∪ (Union) symbol is a mathematical operator used in set theory to denote the combination of two or more sets. When you place this symbol between two groups, it signifies a new collection containing all the distinct elements from both original sets, effectively merging them together without duplicating any shared items.
Originating in the late 19th century, the union symbol was popularized alongside the development of formal set theory by mathematicians like Giuseppe Peano and Georg Cantor. Its shape intentionally resembles the capital letter "U" for "union," but it is drawn wider and without the varied stroke thickness of a standard typographic letter. This distinct curved cup shape helps mathematicians avoid confusing the operator with standard text variables.
In the Unicode standard, the union symbol is officially assigned the code point U+222A and lives within the Mathematical Operators block. While it functions primarily as a technical character, it is widely supported and renders consistently across almost all modern digital fonts, browsers, and operating systems.
You will see the ∪ symbol most frequently in mathematics and computer science. In probability and logic, it represents the logical "OR" operation. Programmers and database administrators deal with the exact same concept when using the SQL UNION operator to combine database search results. Outside of academia and coding, the symbol occasionally appears in online text art, aesthetic usernames, or nerdy social media memes where users want a perfectly symmetrical, wide "U" shape for visual flair.
Typing the union symbol requires a few shortcuts depending on your platform. On a Mac, you can open the Character Viewer (Control + Command + Space) and search for "union". Windows users can type 222A followed by Alt + X in Microsoft Word, or find it in the Character Map. For web developers, the HTML entity ∪ or ∪ inserts the symbol cleanly into a webpage. If you are writing academic papers in LaTeX, the command \cup will render it perfectly.
To fully understand the union symbol, it helps to look at its mathematical siblings. The ∩ (Intersection, U+2229) is the exact opposite of union, shaped like an upside-down cup, and represents only the overlapping elements that two sets share. The ⊂ (Subset, U+2282) symbol shows that one set is entirely contained within another. Finally, while the standard Latin Capital Letter U (U+0055) looks very similar on a keyboard, it lacks the precise geometric width of the true union operator and should not be used as a substitute in technical writing.