For each of these relations on the set {1, 2, 3, 4}, decide whether it is reflexive, whether it is symmetric, whether it is antisymmetric, and whether it is transitive.
Let’s start by reviewing the relevant definitions needed to solve this type of exercise. Definition: “Let A and B be sets. A binary relation from A to B is a subset of A × B.” Definition: “A relation R on a set A is called reflexive if (a,a) ∈ R for every element a ∈ […]