Each case below gives a relation on the set of all nonempty subsets of the natural numbers.
Determine whether the relation is transitive,symmetric, or reflexive.
Case 1:
$R$ is defined by $ARB$ if and only if $A\cap B \neq \emptyset$
:
This seems to be reflexive because the intersection of a set with itself is not going to be disjoint (that is have nothing in common).
This seems to be symetric because B intersection A not being disjoint, is same thing as A intersection B not being disjoint.
Transitive no it probably is not transitive.
Case 2
R is defined by by $ARB$ if and only if $1\in A \cap B$
it is reflexive because if A and B have the element 1 in common then A and A will also have element on in common.
It it transitive because if A and B have 1 in common, B and C have same 1 in common, then A and C will have one in common
Reflexive not sure.