Geometry Test #2 Flashcards

1
Q

Conjunctions

A

“And” ; Ʌ
Only true when BOTH statements are true.

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

Disjunctions

A

“Or” ; V
Only true when AT LEAST one statement is true.

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

Negation

A

Not the original statement:
Statement: p
Negation: ~p

~(~aVb) = aɅ~b
~(p → ~q) = ~p → q

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

Conditional Statements
aka. (If-Then Statements)

A

If p, then q Symbol Notation: p→q
Hypothesis, Conclusion

True for everything EXCEPT:
T → F = F

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

Biconditional Statements

A

“If and only if”:
p → q
q → p
———
p ↔ q

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

Inverse

A

Inverse = OPPOSITE of the conditional
Conditional: p → q
Inverse: ~p → ~q

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

Converse

A

Interchange the hypothesis and conclusion:
Conditional: If p, then q ; p → q
Converse: If q, then p ; q → p

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

What two things are logically equivalent to one another?

A

The CONVERSE and INVERSE.

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

Contrapositive

A

Negate the terms of a converse:
Conditional: p → q
Converse: q → p
Contrapositive: ~q → ~p

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

What two things are logically equivalent to one another?

A

The CONDITIONAL and CONTRAPOSITIVE

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

Truth Table

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

Tautology

A

When all ending values of the truth table are true.

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

Law of Detachment

A

Removing the 2nd:
1st→2nd, therefore 2nd

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

Law of the Contrapositive

A

Finding the contrapositive of the conditional//premise
p→q therefore ~q→~p

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

Modus Tollens

A

Negatives of both values
p→q and ~q = ~p

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

Chain Rule

A

Write the givens
Use chain rule
Use law of detachment

p→q
q→h

p→h
h

17
Q

Law of Disjunctive Inference

A

When a premise has “V”, one is negative, and you need the positive of the other.

pVq
~p therefore q OR ~q therefore p

18
Q

De Morgan’s Law

A

Distribute a Negative Symbol

19
Q

Law of Simplification

A

When a premise has “Ʌ” and you need one of the things.

pɅq therefore p/q