Final Exam Flashcards

1
Q

a|b

A

a divides b
b is a multiple of a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

c = a(mod b)

A

c-a=bm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Direct Proof

A

Start with the assumption of the premise
Use known facts, definitions, and previously proven theorems to logically deduce the conclusion.
Each step should be justified and should follow logically from the previous steps.
Conclude by stating that the conclusion logically follows from the premise.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Proof by Contradiction

A

Assume the negation of the statement you want to prove (i.e., assume the statement is false).
Deduce logical consequences from this assumption.
Eventually, reach a contradiction with known facts or axioms.
Since a statement and its negation cannot both be true, the original assumption (that the statement is false) must be false, implying that the original statement is true.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Proof by Contrapositive

A

Begin by negating the conclusion of the theorem or statement.
Then, rewrite the negated conclusion in an equivalent form, which is the contrapositive of the original statement.
Prove the contrapositive using a direct proof.
Since the contrapositive is logically equivalent to the original statement, proving the contrapositive proves the original statement as well.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Proof by Division into Cases

A

Identify different cases that cover all possibilities related to the statement.
Prove each case separately using direct or another suitable method of proof.
Make sure that the cases are exhaustive (cover all possibilities) and mutually exclusive (no overlap between cases).
Conclude by showing that each case being true leads to the truth of the overall statement.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Proof of a Biconditional

A

Prove the implication in one direction (if part) using any suitable proof method (direct, contrapositive, contradiction, etc.).
Prove the implication in the other direction (only if part) using the same or another suitable proof method.
Conclude by stating that both implications have been proven, thus establishing the biconditional statement.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

To prove a universal statement, we must…

A

show that it is true for all elements in the domain under consideration. This typically involves using a direct proof, mathematical induction, or proof by contradiction, depending on the nature of the statement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

To prove an existential statement, we must…

A

provide at least one example or instance where the statement holds true. This demonstrates that there exists at least one element in the domain for which the statement is true. Proof by example, constructive proof, or proof by contradiction are common methods for proving existential statements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

To disprove a universal statement, we must…

A

find a counterexample, i.e., a specific element in the domain for which the statement is false. This shows that the statement does not hold true for all elements in the domain.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

To disprove an existential statement, we must…

A

we must show that the statement is false for all elements in the domain. This can be accomplished by demonstrating that there is no element in the domain that satisfies the given conditions or by showing a contradiction.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Statement

A

In mathematics, a statement (also called a proposition)
is a declarative sentence that is either true or false, but not both.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Conditional P → Q

A

False only when P is true and Q is false

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Tautology

A

A tautology is a compound statement S that is true for
all possible combinations of truth values of the component
statements that are part of S

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Contradiction

A

A contradiction is a compound statement S that is false
for all possible combinations of truth values of the component
statements that are part of S.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

negation of the conditional statement

A

¬(P → Q) ≡ P ∧ ¬Q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

the contrapositive of a conditional statement is

A

¬Q → ¬P
A conditional statement is logically equivalent to its
contrapositive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

The converse of a conditional statement

A

P→Q is Q → P

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Set

A

a well-defined collection of objects that can be thought of
as a single entity itself

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Element

A

one of the objects in a set

18
Q

Set-roster notation

A

writing all of a set’s elements between
braces

19
Q

variable

A

a symbol representing an
unspecified object that can be chosen from a given set U

20
Q

constant

A

a specific member of the universal set.

21
Q

open sentence (or predicate)

A

a sentence
P(x1, x2,· · · , xn) that contains a finite number of variables and
becomes a true or false statement when specific values are
substituted for the variables.

22
Q

Truth set

A

the truth
set of P(x) is the set of all elements in the universal set that
can be substituted for x to make P(x) true

23
Q

set builder notation

A

use a predicate to define a rule that must
be satisfied by all elements in the set

24
Q

empty set

A

a set with no elements, usually denoted ∅

25
Q

The Universal quantifier

A


(for all, for every, for each, given any, …)

26
Q

The Existential quantifier

A


(there exists, there is a, there is at least one, for some, for at
least one, ···)

27
Q

Negations of
Quantified
Statements

A

The negation of a statement of the form
(∀x ∈ U) (P(x))
is logically equivalent to a statement of the form
(∃x ∈ U) (¬P(x))

28
Q

Argument

A

a sequence of statements called
premises, followed by a final statement called the
conclusion

29
Q

Proof

A

a convincing argument that some mathematical
statement is true

30
Q

Axiom

A

some mathematical statement that is generally
accepted without proof

31
Q

Definition

A

an agreement about the meaning of a term

32
Q

Conjecture

A

a statement that we believe might be true, but
that we have not yet proved.

33
Q

Theorem

A

a mathematical statement for which we have a
proof

34
Q

Lemma

A

a mathematical statement that was proven mainly to
help with proving some theorem.

35
Q

Corollary

A

a theorem that follows almost immediately from
the proof of some other theorem.

36
Q

A ∩ B

A

The intersection of A and B is the set of
all elements x in U such that x is in A and x is in B.

37
Q

A ∪ B

A

The union of A and B is the set of all
elements x in U such that x is in A or x is in B (or both).

38
Q

A-B

A

The set difference of A and B is the set
of all elements x in U such that x is in A, but x is not in B.

39
Q

A^c

A

The complement of A, is the set of all
elements x in U such that x is not in A.

40
Q

Injection

A

a one-to-one function, is a function where every element of the domain maps to a distinct element in the codomain. In other words, no two different elements in the domain map to the same element in the codomain.

41
Q

Surjection

A

an onto function, is a function where every element in the codomain is mapped to by at least one element in the domain. In other words, the range of the function coincides with its codomain

42
Q

Function

A

A function from a set A to a set B is a rule that associates
each element of the set A with exactly one element of the set
B. A function from A to B is called a mapping from A to B.

43
Q
A

If a ∈ �, then the element of � that is associated with a is
denoted by (�(�)) is called the image of � under �.
If � � = � with � ∈ �, then � is the preimage of � for �.

44
Q

Composite function

A

(g ∘ f )= g(f(x))

45
Q
A

For the inverse of a function to be a function, the original
function must be a bijection

46
Q
A

Let n be an integer. If a and b are integer, then we
say that a is congruent to b modulo n provided that n
divides a – b