Let S be the set of humans.
1) Define a relation $R$ on $S$ that is reflexive, symmetric, and transitive but not antisymmetric
2) Define a relation $R$ on $S$ that is symmetric and antisymmetric
Can someone help me understand how to start this? Would we have to create a list of pairs to show the relation?
I don't know how to give a hint to number 1 without giving it away. I'd suggest just trying natural language relationships. Example a R b if b is the mother of a, but is it reflexive? Is a R a? Is a always the mother of a? Of course not. How about if a R b if a and b have the same parents. Is it reflexive? Does a have the same parents as him/herself. Yes, Symmetric, if a has the same parents as b does b have the same parents as a? Yes. Transitive? If a and b have the same parents and b and c have the same parents, do a and c have the same parents?
As for 2). Note . Symmetric means whenever a R b then always b R a. But anti-symmetric says, whenever a R b and b Ra then always a = b. So if a relation is both symmetric and anti-symetric then a R b => b R a = > b = a. So always if a R b then a = b. So no two different elements can be related and only same elements can be related. But a same element doesn't have to be related to itself.
Here are three examples: everybody is related to themselves and no-one else. No body is related to anybody not even themselves. Sam Spade, Barrack Obama, and Kim Kardashian are all related to themselves; nobody else is related to anybody else or to themselves.
Now that I've given you some answers, you need to come up with some completely different answers.