Demystifying the ≾ (Precedes or Equivalent To) Symbol

The ≾ (precedes or equivalent to) symbol is a mathematical operator used to indicate that one element comes before another in a specific sequence, or is roughly equivalent to it. Visually combining a curly less-than sign (also known as a precedence symbol) with a tilde (~) beneath it, this character bridges the gap between strict ordering and fuzzy approximation. Mathematicians and computer scientists frequently use it in order theory and algorithm analysis to express complex relationships where exact numerical equality isn't the primary focus.

In the Unicode standard, ≾ goes by the official name "Precedes or Equivalent To" and lives within the Mathematical Operators block. Its designated code point is U+227E. Unicode incorporated this symbol early on to seamlessly digitize advanced mathematical proofs, ensuring that niche academic notation could display accurately across digital platforms, browsers, and documents without losing its original meaning.

You will mostly encounter the ≾ symbol in textbooks, academic papers, and computer science documentation. In order theory—a branch of mathematics that studies how things are arranged—it shows that one object ranks lower than or equal to another in a preordered set. Programming and data science professionals often render this symbol using LaTeX (where they type it as \precsim) to describe the asymptotic growth rates of complex algorithms. While it doesn't make regular appearances in everyday texting or social media feeds, its squiggly, almost alligator-like appearance sometimes gets co-opted into custom text kaomoji or decorative usernames by internet users looking for a unique typographic flair.

Since it lacks a dedicated key on standard keyboards, typing the ≾ symbol requires a quick workaround. If you use a Mac, the easiest method is to pull up the Character Viewer (Control + Command + Space) and search for "precedes". On a Windows machine, you can quickly find and copy the symbol using the built-in Character Map app. For web developers and bloggers, inserting the symbol into HTML is straightforward using its decimal entity ≾ or the hex entity ≾.

The ≾ character belongs to a larger family of mathematical comparison symbols. Its direct opposite is ≿ (U+227F), which stands for "Succeeds or Equivalent To" and faces the opposite direction. It also shares striking visual similarities with ≲ (U+2272, Less-Than or Equivalent To). However, the ≲ symbol uses a standard, straight-edged less-than sign rather than a curly one. Understanding this difference is crucial in advanced math, as the straight less-than sign deals strictly with numerical value, while the curly precedes sign evaluates order and rank.

Related Symbols

More Meanings