Triple Nested Less-than Symbol
⫷ (triple nested less-than) is a special mathematical operator-like symbol used to indicate multiple levels of “less than”.
U+2AF7
⫷ is a Unicode math symbol (U+2AF7) commonly used when you want a visually distinct “less-than” operator with extra nesting. It’s useful in technical writing, typesetting, and UI text where standard < isn’t specific enough. Below you’ll find meanings, examples, and copy variations.
Triple Nested Less-than Symbol Meaning
The symbol ⫷ is called “triple nested less-than” (Unicode name: TRIPLE NESTED LESS-THAN). Visually, it stacks three “less-than” signs to suggest a deeper or more structured comparison than the plain < symbol. In practice, it’s used in mathematical notation, logic-heavy diagrams, and markup where authors want to convey multiple nesting levels or a specialized operator distinct from standard inequalities. Because it’s a dedicated Unicode character rather than a composed sequence, it’s often preferred in editors and web content for consistent typography and reliable rendering.
Common uses
- •Mathematical expressions that need a nested or multi-level inequality indicator beyond the plain <
- •Formatting in notes, proofs, or educational materials where distinct comparison operators improve readability
- •UI labels or math-themed icons for app features related to ordering, bounds, or comparisons
- •Technical diagrams and flowcharts that use specialized inequality notation
- •Document templates (LaTeX/MathML-friendly writing) where a single Unicode character ensures consistent output
Examples
⫷ Triple Nested Less-Than
- ⫷Let x ⫷ y indicate a triple-nested comparison in this notation.
- ⫷A ⫷ B ⫷ C represents ordered levels in the diagram.
- ⫷In our worksheet, ⫷ replaces < to show nested structure.
- ⫷The expression uses ⫷ to distinguish from the standard less-than sign.
- ⫷When typesetting the inequality, insert ⫷ to match the template.
Variations
Ready to copy
Technical codes
| Unicode | U+2AF7 | |
| HTML Entity | ⫷ | |
| HTML Code | ⫷ | |
| CSS | \2AF7 |
FAQ
What does the Triple Nested Less-than symbol mean?
The symbol ⫷ is called “triple nested less-than” (Unicode name: TRIPLE NESTED LESS-THAN). Visually, it stacks three “less-than” signs to suggest a deeper or more structured comparison than the plain < symbol. In practice, it’s used in mathematical notation, logic-heavy diagrams, and markup where authors want to convey multiple nesting levels or a specialized operator distinct from standard inequalities. Because it’s a dedicated Unicode character rather than a composed sequence, it’s often preferred in editors and web content for consistent typography and reliable rendering.
What is the Unicode code point for ⫷?
The symbol ⫷ is U+2AF7.
How do I copy ⫷ in web or code?
You can copy the character directly. In HTML, use ⫷ (entity provided), and in CSS/JS you can use the escapes: CSS \\2AF7 and JavaScript \\u{2AF7}.
Does ⫷ work like the normal < (less-than) symbol?
It’s related visually and conceptually, but ⫷ is a dedicated character intended for a specialized, triple-nested less-than notation rather than a plain replacement for <.
Where is ⫷ commonly used?
It’s most often used in math notation, technical writing, educational worksheets, and any context that benefits from a distinct nested comparison symbol.