The ≡ (Identical To) Symbol: Meaning, History, and How to Use It

The ≡ (Identical To) symbol is a mathematical operator consisting of three parallel horizontal lines. It is primarily used to indicate that two mathematical expressions are exactly identical, equivalent, or congruent, rather than simply equal. While a standard equals sign (=) shows that two specific values hold the same weight, the identical to symbol represents a deeper, structural equivalence across all possible values or conditions.

The symbol traces its origins back to 1801, when mathematician Carl Friedrich Gauss first used it in his book Disquisitiones Arithmeticae to denote modular congruence. Today, it lives in the Unicode standard under the "Mathematical Operators" block as U+2261 IDENTICAL TO.

In mathematics and science, ≡ serves several specific functions. It frequently defines mathematical identities, proving that an equation remains true regardless of the values plugged into its variables. In modular arithmetic, it shows that two numbers have the same remainder when divided by a specific value. Beyond pure math, programmers and web developers often encounter ≡ through font ligatures. While coders type three separate equals signs (===) to check for "strict equality" in languages like JavaScript, many modern programming fonts visually merge them into the single ≡ symbol for cleaner readability.

Outside of equations and code editors, everyday internet users have repurposed the identical to symbol for web design and social media. Because it perfectly mimics the famous "hamburger menu" icon found on mobile websites, designers and social media managers frequently use ≡ as a quick, text-based stand-in to tell users to tap the navigation menu.

Typing the ≡ symbol depends on your operating system. On Windows, hold the Alt key and type 8801 on your numeric keypad. Mac users can find it easily by opening the Character Viewer (Control + Command + Space) and searching for "identical". Web developers can also insert it directly into code using the HTML entity ≡.

To fully grasp its meaning, it helps to look at its mathematical siblings. The standard Equals Sign (=) shows basic equality, while the Almost Equal To (≈) and Approximately Equal To (≅) symbols denote estimates or rough equivalents. The ≡ stands at the top of this hierarchy, acting as the ultimate declaration of exact sameness.

Related Symbols

More Meanings