Jump to content

Ordered set operators

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Niubrad (talk | contribs) at 08:03, 12 May 2015 (Created page with 'There are several ordered set operators that indicate whether a relationship precedes or succeeds another. These relationships operators are denoted by the unico...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

There are several ordered set operators that indicate whether a relationship precedes or succeeds another. These relationships operators are denoted by the unicode symbols U+227A-F:

Mathematical Operators[1]
Official Unicode Consortium code chart (PDF)
  0 1 2 3 4 5 6 7 8 9 A B C D E F
U+226x
U+227x
Notes
1.^ As of Unicode version 7.0


Examples

  • The relationship x precedes y is written x ≺ y. The relation x precedes or is equal to y is written x ≼ y.
  • The relationship x succeeds (or follows) y is written x ≻ y. The relation x succeeds or is equal to y is written x ≽ y.


See Also