The ≮ (Not Less-Than) Symbol: Meaning, Usage, and Typing Guide

The ≮ (Not Less-Than) symbol is a mathematical operator indicating that one value is not strictly smaller than another. In mathematics, writing "x ≮ y" essentially means x is greater than or equal to y. This symbol visually combines the standard less-than sign (<) with a diagonal strikethrough slash to negate its meaning.

Mathematical symbols evolved to make complex logic easier to read at a glance. The strikethrough convention for negation traces back centuries in mathematical notation, popularized by early set theorists and logicians to express inverse relationships. In the digital world, the Unicode Consortium standardized this character as U+226E. It lives in the Mathematical Operators block, a dedicated section for rendering equations consistently across global computing systems.

You will mostly spot ≮ in academic papers, textbooks, and formal mathematical proofs to define strict boundaries in sets or algebraic functions. In computer programming, developers rarely use the actual ≮ symbol in their source code. Instead, they rely on combinations of standard ASCII characters like `>=` (greater than or equal to) or `!<` because standard keyboards lack a dedicated key for Unicode math symbols. On social media or in casual typography, it occasionally pops up as an improvised face in kaomoji or text art, though its primary life remains firmly rooted in STEM fields.

Typing the ≮ symbol requires a few shortcuts depending on your operating system. On Windows, you can type 226E followed by Alt + X in Microsoft Word, or find it in the Character Map application. Mac users can switch to the Unicode Hex Input keyboard and hold the Option key while typing 226E. Web developers can insert it directly into web pages using the HTML entity &nlt; or the decimal code &#8814;. If all else fails, copying and pasting from a symbol directory is the easiest cross-platform method.

The ≮ sign belongs to a wider family of inequality operators. Its direct counterpart is ≯ (Not Greater-Than, U+226F), which functions as the inverse. Functionally and logically, ≮ translates to ≥ (Greater-Than or Equal To, U+2265) in standard arithmetic. Understanding these subtle visual differences ensures your mathematical equations stay perfectly accurate.

Related Symbols

More Meanings