Math 3200 - Exam #1

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 15

flashcard set

Earn XP

Description and Tags

Intro to Proofs exam 1 Paul Pollack

16 Terms

1

Statement

A declarative sentence that is true or false (not both).

New cards
2

Compound Statements

A statement built out of simpler statements, using ∧, ∨, ⇒, ~.

New cards
3

Logically Equivalent Statements

Statements that always have the same truth value, no matter what the truth values of the initial components are.

New cards
4

Implication

A statement of the form P ⇒ Q

New cards
5

Q ⇒ P

Converse of an implication

New cards
6

~P ⇒ ~Q

Inverse of an implication

New cards
7

~Q ⇒ ~P

Contrapositive of an implication

New cards
8

Direct Proof

Proof technique to show P ⇒ Q: Assume P is true, conclude that Q is true.

New cards
9

Proof by Contrapositive

Proof technique to show P ⇒ Q: Assume ~Q, conclude ~P

New cards
10

Proof by Contradiction

Proof technique to show P ⇒ Q: Rule out that P is true & Q is false: reach an absurdity

New cards
11

Even integer

An integer that can be written as n=2k for some integer k.

New cards
12

Odd integer

An integer that can be written as n=2k+1 for some integer k.

New cards
13

Parity Proof

A proof dealing with even or odd integers

New cards
14

A divides B

A | B if and only if there exists an integer k such that b = a * k

New cards
15

Induction

Let P(1), P(2), P(3), … be an infinite list of statements. Suppose that:
1. P(1) is true.
2. For each natural number n, if P(n) is true, then so is P(n+1).
Then P(n) is true for every natural number n.

New cards
16

Complete Induction

Let P(1), P(2), P(3), … be an infinite list of statements. Suppose that:
1. P(1) is true.
2. For each natural number n, if all of P(1), P(2), …, P(n) are true, then so is P(n+1).
Then P(n) is true for every natural number n.

New cards
robot