Template:Short description Template:Distinguish Template:Binary relations In mathematics, an asymmetric relation is a binary relation <math>R</math> on a set <math>X</math> where for all <math>a, b \in X,</math> if <math>a</math> is related to <math>b</math> then <math>b</math> is not related to <math>a.</math><ref>Template:Citation.</ref>
Formal definitionEdit
PreliminariesEdit
A binary relation on <math>X</math> is any subset <math>R</math> of <math>X \times X.</math> Given <math>a, b \in X,</math> write <math>a R b</math> if and only if <math>(a, b) \in R,</math> which means that <math>a R b</math> is shorthand for <math>(a, b) \in R.</math> The expression <math>a R b</math> is read as "<math>a</math> is related to <math>b</math> by <math>R.</math>"
DefinitionEdit
The binary relation <math>R</math> is called Template:Em if for all <math>a, b \in X,</math> if <math>a R b</math> is true then <math>b R a</math> is false; that is, if <math>(a, b) \in R</math> then <math>(b, a) \not\in R.</math> This can be written in the notation of first-order logic as <math display=block>\forall a, b \in X: a R b \implies \lnot(b R a).</math> A logically equivalent definition is:
- for all <math>a, b \in X,</math> at least one of <math>a R b</math> and <math>b R a</math> is Template:Em,
which in first-order logic can be written as: <math display=block>\forall a, b \in X: \lnot(a R b \wedge b R a).</math> A relation is asymmetric if and only if it is both antisymmetric and irreflexive,<ref>Template:Citation.</ref> so this may also be taken as a definition.
ExamplesEdit
An example of an asymmetric relation is the "less than" relation <math>\,<\,</math> between real numbers: if <math>x < y</math> then necessarily <math>y</math> is not less than <math>x.</math> More generally, any strict partial order is an asymmetric relation. Not all asymmetric relations are strict partial orders. An example of an asymmetric non-transitive, even antitransitive relation is the Template:Em relation: if <math>X</math> beats <math>Y,</math> then <math>Y</math> does not beat <math>X;</math> and if <math>X</math> beats <math>Y</math> and <math>Y</math> beats <math>Z,</math> then <math>X</math> does not beat <math>Z.</math>
Restrictions and converses of asymmetric relations are also asymmetric. For example, the restriction of <math>\,<\,</math> from the reals to the integers is still asymmetric, and the converse or dual <math>\,>\,</math> of <math>\,<\,</math> is also asymmetric.
An asymmetric relation need not have the connex property. For example, the strict subset relation <math>\,\subsetneq\,</math> is asymmetric, and neither of the sets <math>\{1, 2\}</math> and <math>\{3, 4\}</math> is a strict subset of the other. A relation is connex if and only if its complement is asymmetric.
A non-example is the "less than or equal" relation <math>\leq</math>. This is not asymmetric, because reversing for example, <math>x \leq x</math> produces <math>x \leq x</math> and both are true. The less-than-or-equal relation is an example of a relation that is neither symmetric nor asymmetric, showing that asymmetry is not the same thing as "not symmetric".
The empty relation is the only relation that is (vacuously) both symmetric and asymmetric.
PropertiesEdit
The following conditions are sufficient for a relation <math>R</math> to be asymmetric:<ref>Template:Cite arXiv</ref>
- <math>R</math> is irreflexive and anti-symmetric (this is also necessary)
- <math>R</math> is irreflexive and transitive. A transitive relation is asymmetric if and only if it is irreflexive:<ref>Template:Cite book Lemma 1.1 (iv). Note that this source refers to asymmetric relations as "strictly antisymmetric".</ref> if <math>aRb</math> and <math>bRa,</math> transitivity gives <math>aRa,</math> contradicting irreflexivity. Such a relation is a strict partial order.
- <math>R</math> is irreflexive and satisfies semiorder property 1 (there do not exist two mutually incomparable two-point linear orders)
- <math>R</math> is anti-transitive and anti-symmetric
- <math>R</math> is anti-transitive and transitive
- <math>R</math> is anti-transitive and satisfies semi-order property 1
See alsoEdit
- Tarski's axiomatization of the reals – part of this is the requirement that <math>\,<\,</math> over the real numbers be asymmetric.