Proofs Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

proposition

A

a statement that is either true or false

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

predicate

A

a proposition whose truth depends on the value of one or more variables

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

axiom

A

a proposition that is simply accepted as true

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

proof

A

a sequence of logical deductions from axioms and previously proved statements that concludes with the proposition in question

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

theorem

A

an important true proposition

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

lemma

A

a preliminary proposition useful for proving later propositions

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

corollary

A

a proposition that follows in just a few logical steps from a theorem

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

What is a proposition of the form “IF P, THEN Q” called?

A

implication

“IF P, THEN Q” is the general form of an implication and is often written as “P IMPLIES Q.” Thus, given specific P and Q, “P IMPLIES Q.” is itself a proposition and can be either true or false.

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

A fundamental inference rule says:

“P IMPLIES Q.”
___________
Q

What is this inference rule called?

A

Modus Ponens

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

What is the statement above the line of an implication called?

A

predicate

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

What is the statement below the line of an implication called?

A

the conclusion or the consequent

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

Proving a proposition’s contrapositive is as good as (and sometimes easier than) proving the proposition itself. Which of the following is logically equivalent to the contrapositive of “P IMPLIES Q.”

A

NOT(Q) IMPLIES NOT(P)

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

At the end of a proof, it is customary begin a proof with ___ and then to write down either the delimiter _____ or the symbol _____.

A

A proof should begin with “Proof by …” and end with “QED” or a square symbol

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

What is Proof by Contradiction

A

If an assertion implies something false, then the assertion itself must be false.

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

What is Proof by Cases?

A

Reasoning by cases breaks a complicated problem into easier subproblems

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

Based on the video and slides, when might we want to prove by cases?

A

Proof by cases might be used when:

(1) a complicated proof could be broken into cases
(2) where each case is simpler to prove and
(3) the cases together cover all possibilities

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

What is the well ordering principle?

A

Every nonempty set of nonnegative integers has a least element.

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

What is DeMorgan’s Law

A

When P and Q are true

NOT(P or Q) is equivalent to NOT(P) and NOT(Q)

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

How does Proof by Truth table work?

A

It verifies a proof by confirming you get the same truth value in all possible environments.

20
Q

“valid” formula (or a tautology)

A

if and only if it’s true in all environments. No matter what you set the variables to, it’s going to come out to be true.

21
Q

satisfiable formula

A

So a formula is satisfiable if and only if it’s true in some environment.

22
Q

The equivalence of two propositional formulas could be proved by comparing their _____, notably the _____ column.

A

truth tables, final

23
Q

A rule is _____ an assignment of truth values that makes all antecedents true the consequent is _____.

A

sound, valid

24
Q

Godel’s Completeness Theorem

A

The good news theorem: you only need to know a few axioms & rules to prove all valid formulas (in theory; in practice, you need to know lot of rules on how to apply theorem)

25
Q

What is the second meta-theorem regarding Predicate Calculas

A

(Predicate Calculus) there is no procedure to determine whether a quantified formula is valid (in contrast to propositional formulas).

26
Q

We have a procedure to fix any problem.
If the range of “p” is the set of procedures and “i” is in the set of issues, pick the quantifiers that complete the statement.

___. p fixes i

A

All i exists p

27
Q

Set

A

informally: a set is a collection of mathematical objects, and the idea is that you treat the collection of objects as one new object.
e. g’s of sets include real numbers, complex numbers, integers, and an empty set

28
Q

set-theoretic equality

A

A intersection ( B union C) = (A intersection B) union ll(A union C)

29
Q

Binary relations

A

A binary relation is a mathematical object that associates elements of one set called the domain with elements of another set called the codomain.

30
Q

The range of a relation is:

A

Equal to or smaller than the codomain

31
Q

A total injection has _____ arrows out of each element in the domain

A

greater than or equal to 1
&
less than or equal to 1

32
Q

surjective binary relation

A

There is greater than or equal to 1 arrow in to every element of B

33
Q

Function (binary relation)

A

There’s less than or equal to 1 arrow out of every element of A, that’s what function means.

34
Q

What are the mapping lemmas for the size/relation for finite binary relations the codomains for bijection, surjection, and injection

A

A bij B IFF |A| = |B|
A surj B IFF |A| >= |B|
A inj B IFF |A| <= |B|

35
Q

Schroeder-Bernstein theorem

A

A surj B surj A IMPLIES A bij B

36
Q

for finite sets A and B, A inj B is the equivalent to:

A

There exists a total injective relation from A to B

There exists a surjective function from B to A

There exists a bijection from A to some subset of B

|A| <= |B|

37
Q

A relation R from a set A to a set B is total iff

A

R^-1(B) = A

R is (>= 1) - out

(see 1.7 Binary relations for more info)

38
Q

total relation

A

Total relation means there’s at least one arrow out every domain element.

Another way to say total is to say that if you look at the inverse image of the codomain, it is equal to the domain.

A = R-1 (B)

R is (>=1) - out

39
Q

surjection (relational mappings)

A

At least one arrow into every point in the codomain.

In other words, every value in the co domain is mapped to a value within the domain.

In terms of set operations that R is a surjection if and only if the image of the domain is the codomain.

R surj B iff R(A) = B

40
Q

injections (relational mappings)

A

an injection is a relation where there is at most one arrow into every element in the codomain.

41
Q

R is an injection iff R^-1 is

A

a function

42
Q

R is a bijection iff R^-1 is

A

a bijection

43
Q

R is a surjection iff R^-1 is

A

total

44
Q

R is a function iff R^-1 is

A

an injection

45
Q

what is the template for an induction proof

A

Proof: (by induction on n)

The induction hypothesis, P(n)

46
Q

Floyd’s Invariant Principle

A

if you have a property that you begin with, and it doesn’t change making a step, it’s never going to change. And that’s all that Floyd’s invariant principle states.

We use preserved invariance to prove that a property is true in all states. It’s a methodology.