12

Pretty much what the title asks. But here's some context:

Suppose $X$ is finite and $R$ is a relation on $X$ that is not reflexive but it is symmetric. Also, suppose we can rule out $xRy$ and $yRz$ both occurring $\forall x,y,z\in X$ s.t. $x\neq y$ and $y\neq z$ and $x\neq z$. So we can rule out that $xRy$ and $yRz$ when $x,y,z$ are distinct. At this point, it seems that $R$ might be vacuously transitive. However, since $R$ is symmetric, $xRy$ and $yRx$ are both fine. But since $R$ is not reflexive, we cannot have $xRx$, which seems to be a violation of transitivity if $xRy$ and $yRx$. Is this a "legitimate" counter-example?

amarsh
  • 123
  • See https://math.stackexchange.com/questions/1592652/example-of-a-relation-that-is-symmetric-and-transitive-but-not-reflexive, https://math.stackexchange.com/questions/440/why-isnt-reflexivity-redundant-in-the-definition-of-equivalence-relation, https://math.stackexchange.com/questions/1482542/what-is-wrong-with-the-following-proof-that-sim-is-reflexive/ – Carmeister Sep 05 '18 at 08:24
  • 4
    I have some trouble connecting your title to the actual text. E.g. you say "But since $R$ is not reflexive, we cannot have $xRx$". This is not true. You can have $xRx$ for certain elements of $X$, just no all. So do you have some wrong assumptions about what reflexivity (and the other properties) mean and therefore your title is imprecise, or do you want to ask a different question instead? – M. Winter Sep 05 '18 at 15:25
  • 1
    A relation which is symmetric and transitive is called a "partial equivalence relation"; it's equivalent to giving an equivalence relation on a subset of $X$. If this subset is a proper subset of $X$, then the relation is not reflexive. – Daniel Schepler Sep 05 '18 at 19:28
  • I could've sworn we had a canonical question that covered all the permutations of this question (i.e. transitive and symmetric but not reflexive, transitive and reflexive but not symmetric, symmetric and reflexive but not transitive). Maybe I'm just imagining things. – Ilmari Karonen Sep 05 '18 at 20:04
  • Ah, I was mistaken. We don't seem to have a canonical question on it, although I did once post this answer which covers all the variations. – Ilmari Karonen Sep 05 '18 at 20:07
  • I have created a canonical Q&A, which is meant to address this question, and others like it. – Xander Henderson Aug 26 '20 at 22:16

5 Answers5

17

Symmetric means we can represent the relation as an undirected graph. Transitive means this graph is composed of connected components which either look like a point or $K_n$ with each point connected to itself. Reflexivity means each point is connected to itself.

Thus, a necessary and sufficient condition is that one component is a point (i.e.- one element is not related to any other). In exactly these cases your proof fails because it requires each $x$ to be related to another $y$.

exfret
  • 403
  • 3
  • 12
  • This should be the accepted answer, it describes all possible relations that have the desired properties. – Rchn Sep 05 '18 at 08:58
14

The answer is yes; the empty relation (on any nonempty set $X$) is transitive, symmetric, and not reflexive.

vadim123
  • 83,937
  • Noted. Thanks. Do you have any input into the example alluded to in the rest of the question? – amarsh Sep 05 '18 at 01:11
  • Sorry, I don't understand that example, it seems incompletely described. Perhaps you could flesh it out, and ask that as a separate question? – vadim123 Sep 05 '18 at 01:13
9

If there exists $(x,y)$ in a symmetric relation, there also exists $(y,x)$. If this relation is transitive, then $(x,x)$ and $(y,y)$ must exist in the relation. However, this is not sufficient to make the relation reflexive.   That would further require that every $x$ in the underlying set has some $y$ where $(x,y)$ is in the symmetric-and-transitive relation.

A symmetric and transitve relation, $R$, over set $A$, is also reflexive exactly when $\forall x{\in}A~\exists y{\in} A :(x,y)\in R$.


A symmetric and non-reflexive relation, $R$, over set $A$, may be transitive only if there is something (in $A$) not related to anything.   A symmetric $R$ where something is not related to anything is not neccessarily transitive, but it may be.  

$${\begin{Bmatrix}(0,0),&(0,1),&&(0,3)\\(1,0),&(1,1),&&(1,3)\\~\\(3,0),&(3,1),&&(3,3)\\&&&&(4,4)\end{Bmatrix}{\text{ is a symmetric, non-reflexive, transitive relation}\\\text{over the set }\{0,1,2,3,4\}}\\\begin{Bmatrix}&(0,1)\\(1,0),&(1,1),&&(1,3)\\~\\&(3,1)\\&&&&(4,4)\end{Bmatrix}{\text{ is a symmetric, non-reflexive, non-transitive relation}\\\text{where something (2) is not related to anything}}}$$

Graham Kemp
  • 133,231
1

Transitive symmetric relations on $X$ are the same thing as a partition of $X$ plus a choice of subset $S \subset X$ of elements that do satisfy reflexivity. The extreme cases $S=X$ and $S$ empty are (respectively) equivalence relations, and disjoint unions of complete graphs. Examples of the latter are irreflexive relations like "sibling", "roommate", "spouse", "coreligionist", and "fellow conspirator".

It would be interesting to see a natural example with $S$ a proper subset.

1

I once wondered this too and was puzzled about it for a while. The trick behind it is that one needs to pay very careful and close attention to the exact and precise statement of the properties in question. Those little nitty gritty words really do count. You have to pay attention here to the logical structure. To wit:

  1. The statement of symmetry is: For all $x$ and $y$ in the domain and codomain, IF $x\ R\ y$ THEN $y\ R\ x$.
  2. The statement of transitivity is: For all $x$ and $y$ in the domain and codomain, IF $x\ R\ y$ and $y\ R\ z$ THEN $x\ R\ z$.

The key words are the bolded ones: "IF", "THEN". These are implications. They do not assert the truth of the statements they join, and moreover, can only be used to infer anything about the truth of one of the joined statements if that of the other is suitably affirmed or denied. In particular, with regard to symmetry, there is nothing else present that allows us to assume that the hypothesis of the implication - $x\ R\ y$ - is true, and that is what we need to conclude that $x\ R\ x$ by the reasoning given in the original post. In particular, if we want to show that $x\ R\ x$ for every $x$, then we need that $x\ R\ y$ for at least one $y$ as well for each of those $x$-values. Yet we have nothing that tells us that is the case. There are no statements with any existential quantifiers on them that tell us that anything has to exist which validates the hypothesis of the implication in the symmetry law. It has a universal quantifier but no existential quantifiers.

Thus the argument, while valid, is not sound.

A counterexample can be constructed from any equivalence relation by simply deleting for any given $x$ all pairs of the form $(x, y)$ from the graph. This will falsify reflexivity but will leave the other two unchanged since nothing can be concluded from them when their hypotheses are untrue.

  • 1
    That's the most complete answer possible. Of course the counterexample of an empty relation on a non-empty set provided by vadim123 in his answer is just a special case of this (as it has to be). – Ister Sep 05 '18 at 08:00
  • What you are trying to say via "They are not universally quantified statements." you are not saying. Your IFs are implicitly quantified so make the quantifiers explicit so you can correctly talk about the role of quantifiers. However, parts of your presentation athough applicable to propositions doesn't necessarily work for predicates. (You are not following your own advice.) – philipxy Sep 05 '18 at 21:41
  • @philipxy : I'm not exactly sure what you mean by that their are implicit quantifiers. – The_Sympathizer Sep 06 '18 at 03:08
  • ADD: I suppose you may be right - they must quantify over the domain. – The_Sympathizer Sep 06 '18 at 03:09
  • I'll see if I can revise it. The gist of this has to be sound, but it may need some ironing. Thanks. – The_Sympathizer Sep 06 '18 at 03:09
  • I think it is accurate now. – The_Sympathizer Sep 06 '18 at 03:16
  • forall x,y in X, if xRy then yRx. 2. forall x,y,z in X, if xRy & yRz then xRz. However, you don't use technical terms correctly or reasons soundly. Eg: "They do not assert the truth of the statements they join"--they are closed wffs ie "statements", but no subexpressions are "statements". Eg: 1 could be phrased as forall x in X, not exists y in X, xRy & not yRx; what then of "There are no statements [sic] with any existential quantifiers"? If you have a valid argument in mind it's not here.
  • – philipxy Sep 06 '18 at 10:35