🚧 Hands gave out...
This commit is contained in:
parent
b7571a67dd
commit
82a2fe137e
3 changed files with 235 additions and 0 deletions
|
|
@ -200,3 +200,20 @@ $n \leq x < n + 1$
|
|||
that ______.
|
||||
|
||||
$n - 1 < x \leq n$
|
||||
|
||||
---
|
||||
|
||||
**Test Yourself**
|
||||
|
||||
Page 248
|
||||
|
||||
1. To prove a statement by contradiction, you suppose that ______ and you show
|
||||
that ______.
|
||||
|
||||
2. A proof by contraposition of a statement of the form
|
||||
"$\forall x \in D, \text{ if } P(x) \text{ then } Q(x)$" is a direct proof of
|
||||
______.
|
||||
|
||||
3. To prove a statement of the form
|
||||
"$\forall x \in D, \text{ if } P(x) \text{ then } Q(x)$" by contraposition,
|
||||
you suppose that ______ and you show that ______.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue