🚧 Setup for 8.1
This commit is contained in:
parent
5bbbffa6bd
commit
91773f401c
3 changed files with 245 additions and 0 deletions
17
chapter_8/test_yourself.md
Normal file
17
chapter_8/test_yourself.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
Page 515
|
||||
|
||||
**Test Yourself**
|
||||
|
||||
1. If $R$ is a relation from $A$ to $B$, $x \in A$, and $y \in B$, the notation
|
||||
$x R y$ means that ____.
|
||||
|
||||
2. If $R$ is a relation from $A$ to $B$, $x \in A$, and $y \in B$, the notation
|
||||
$x \cancel{R} y$ means that ____.
|
||||
|
||||
3. If $R$ is a relation from $A$ to $B$, $x \in A$, and $y \in B$, the notation
|
||||
$(y, x) \in R^{-1}$ if, and only if, ____.
|
||||
|
||||
4. A relation on a set $A$ is a relation from ____ to ____.
|
||||
|
||||
5. If $R$ is a relation on a set $A$, the directed graph of $R$ has an arrow
|
||||
from $x$ to $y$ if, and only if, ____.
|
||||
Loading…
Add table
Add a link
Reference in a new issue