3 KiB
Page 515
Test Yourself
- If
Ris a relation fromAtoB,x \in A, andy \in B, the notationx R ymeans that ____.
x is related to y by R
- If
Ris a relation fromAtoB,x \in A, andy \in B, the notationx \cancel{R} ymeans that ____.
x is not related to y by R.
- If
Ris a relation fromAtoB,x \in A, andy \in B, the notation(y, x) \in R^{-1}if, and only if, ____.
(x, y) \in R
- A relation on a set
Ais a relation from ____ to ____.
A; A
- If
Ris a relation on a setA, the directed graph ofRhas an arrow fromxtoyif, and only if, ____.
x is related to y by R
Page 526
Test Yourself
- For a relation
Ron a setAto be reflexive means that ____.
\forall x \in A, x R x
- For a relation
Ron a setAto be symmetric means that ____.
\forall x, y \in A, x R y \to y R x
- For a relation
Ron a setAto be transitive means that ____.
\forall x, y, z \in A, (x R y \wedge y R z) \to x R z
- To show that a relation
Ron an infinite setAis reflexive, you suppose that ____ and you show that ____.
x \in A; x R x
- To show that a relation
Ron an infinite setAis symmetric, you suppose that ____ and you show that ____.
\forall x, y \in A, x R y; y R x
- To show that a relation
Ron an infinite setAis transitive, you suppose that ____ and you show that ____.
\forall x, y, z \in A, x R y \wedge y R z; x R z
- To show that a relation
Ron a setAis not reflexive, you ____.
\exists x \in A, x \cancel{R} x
- To show that a relation
Ron a setAis not symmetric, you ____.
\exists x, y \in A, x R y \to y \cancel{R} x
- To show that a relation
Ron a setAis not transitive, you ____.
\exists x, y, z \in A, (x R y \wedge y R z) \to x \cancel{R} z
- Given a relation
Ron a setA, the transitive closure ofRis the relationR^tonAthat satisfies the following three properties: ____, ____, and ____.
R^t is transitive; R \subseteq R^t; if S is any other transitive relation
that contains R, then R^t \subseteq S
Page 543
Test Yourself
-
For a relation on a set to be an equivalence relation, it must be ____.
-
The notation
m \equiv n (\mod d)is read "____" and means that ____. -
Given an equivalence relation
Ron a setAand given an elementainA, the equivalence class ofais denoted ____ and is defined to be ____. -
If
Ais a set,Ris an equivalence relation onA, andaandbare elements ofA, then either[a] = [b]or ____. -
If
Ais a set andRis an equivalence relation onA, then the distinct equivalence classes ofRform ____. -
Let
A = \mathbb{Z} \times (\mathbb{Z} - \{0\}), and define a relationRonAby specifying that for every(a, b)and(c, d)inA,(a, b) R (c, d)if, and only if,ad = bc. Then there is exactly one equivalence class ofRfor each ____.