User:IssaRice/Stringing together relations and binary operations: Difference between revisions
(Created page with "If <math>R</math> is a relation on a set <math>X</math>, and <math>x,y,z</math> are elements of <math>X</math>, we sometimes write <math>x \mathrel{R} y \mathrel{R} z</math> a...") |
No edit summary |
||
| Line 1: | Line 1: | ||
If <math>R</math> is a relation on a set <math>X</math>, and <math>x,y,z</math> are elements of <math>X</math>, we sometimes write <math>x \ | If <math>R</math> is a relation on a set <math>X</math>, and <math>x,y,z</math> are elements of <math>X</math>, we sometimes write <math>x \mathbin{R} y \mathbin{R} z</math> as an abbreviation of "<math>x \mathbin{R} y</math> and <math>y \mathbin{R} z</math>. This makes sense especially when <math>R</math> is a transitive relation, because in that case we also have <math>x \mathbin{R} z</math>, which is suggested by the notation "<math>x \mathbin{R} y \mathbin{R} z</math>". | ||
For instance, if we have three real numbers <math>x,y,z</math> and the relation <math>\leq</math>, then <math>x \leq y \leq z</math> means that <math>x \leq y</math> and <math>y \leq z</math>. Since the relation is transitive, we also have <math>x \leq z</math>. | For instance, if we have three real numbers <math>x,y,z</math> and the relation <math>\leq</math>, then <math>x \leq y \leq z</math> means that <math>x \leq y</math> and <math>y \leq z</math>. Since the relation is transitive, we also have <math>x \leq z</math>. | ||
Revision as of 03:28, 3 August 2019
If is a relation on a set , and are elements of , we sometimes write as an abbreviation of " and . This makes sense especially when is a transitive relation, because in that case we also have , which is suggested by the notation "".
For instance, if we have three real numbers and the relation , then means that and . Since the relation is transitive, we also have .