Dembadon
Gold Member
- 660
- 88
Hello, I would like to check my arguments for this problem.
Consider the relation [itex]R = \{(x,y) \in \mathbb{R} \times \mathbb{R}: x-y \in \mathbb{Z}\}[/itex] on [itex]\mathbb{R}[/itex]. Prove that this relation is symmetric, reflexive, and transitive.
Supposing a relation [itex]R[/itex] on a set [itex]A[/itex].
Reflexivity: Relation [itex]R[/itex] is reflexive if [itex]\forall x \in A, xRx[/itex].
Symmetry: Relation [itex]R[/itex] is symmetric if [itex]\forall x,y \in A, xRy \Rightarrow yRx[/itex].
Transitivity: Relation [itex]R[/itex] is transitive if [itex]\forall x,y,z \in A, \left((xRy) \land (yRz)\right) \Rightarrow xRz[/itex].
Reflexivity:
We choose any [itex]x \in \mathbb{R}[/itex] and discover that [itex]x - x = 0[/itex], which is in [itex]\mathbb{Z}[/itex]. Therefore, we have [itex]xRx[/itex], showing that [itex]R[/itex] is reflexive on [itex]\mathbb{R}[/itex].
Symmetry:
We can argue directly by assuming [itex]xRy[/itex]. This relation means we have [itex](x - y) \in \mathbb{Z}[/itex]. It follows that [itex]-(x - y)[/itex], which is [itex]yRx[/itex], is also in [itex]\mathbb{Z}[/itex].
Transitivity:
If [itex]xRy[/itex] and [itex]yRz[/itex] are both integers, then adding them yields another integer.
Homework Statement
Consider the relation [itex]R = \{(x,y) \in \mathbb{R} \times \mathbb{R}: x-y \in \mathbb{Z}\}[/itex] on [itex]\mathbb{R}[/itex]. Prove that this relation is symmetric, reflexive, and transitive.
Homework Equations
Supposing a relation [itex]R[/itex] on a set [itex]A[/itex].
Reflexivity: Relation [itex]R[/itex] is reflexive if [itex]\forall x \in A, xRx[/itex].
Symmetry: Relation [itex]R[/itex] is symmetric if [itex]\forall x,y \in A, xRy \Rightarrow yRx[/itex].
Transitivity: Relation [itex]R[/itex] is transitive if [itex]\forall x,y,z \in A, \left((xRy) \land (yRz)\right) \Rightarrow xRz[/itex].
The Attempt at a Solution
Reflexivity:
We choose any [itex]x \in \mathbb{R}[/itex] and discover that [itex]x - x = 0[/itex], which is in [itex]\mathbb{Z}[/itex]. Therefore, we have [itex]xRx[/itex], showing that [itex]R[/itex] is reflexive on [itex]\mathbb{R}[/itex].
Symmetry:
We can argue directly by assuming [itex]xRy[/itex]. This relation means we have [itex](x - y) \in \mathbb{Z}[/itex]. It follows that [itex]-(x - y)[/itex], which is [itex]yRx[/itex], is also in [itex]\mathbb{Z}[/itex].
Transitivity:
If [itex]xRy[/itex] and [itex]yRz[/itex] are both integers, then adding them yields another integer.