Beginning Logic Flashcards

(40 cards)

0
Q

If… statements can become part of other statements, how are the new statements referred to?

A

sorites

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

What are the two parts of if…then… statements?

What are these two parts?

A

Antecedent, Consequent.

sub-statements of a whole statement.

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

The words Like and Every allow for what?

A

categorization into sets and subsets

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

Which words reveal overlapping sets? What is an overlapping called?

A

some, there is, there exists: intersections

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

What words reveal the absence of an overlapping set?

A

no, there is no, none

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

What are the three steps to building logical arguments?

A

1.figure out what we know to be true 2.spend time thinking about what we know is true 3.find the best course of action

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

What are the two components of arguments?

A

premises at the beginning, conclusion at the end

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

What is a premise?

A

facts of the matter or what is believed to be true

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

What is a conclusion?

A

outcome of the argument

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

When is validity determined?

A

When a conclusion necessarily follows from the premises

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

what is an enthymeme?

A

hidden premises within an argument, rhetoric

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

What are the three laws of thought according to Bertrand Russell?

A
  1. The law of Identity: every individual thing is identical to itself
  2. The law of the excluded middle: every statement is true or false
  3. The law of non-contradiction: given a statement and its opposite one is true and one is false.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the foundation of math?

A

logic

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

What is a syllogism?

A
  1. argument structure that is designed to appear indisputably valid.
  2. accepting the premises means necessarily accepts the conclusion.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a categorical statement?

A

statements that talk about whole groups of people or things

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

How many types of categorical statements are there? What are they? What are their definitions?

A

two: 1. universal statements tell something about an entire category 2.particular statements tell of the existence of one example within a category

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

What is the function of a square of opposition?

A
  1. organizes the four basic categorical statements of syllogisms
  2. to show the sixteen possible statements of universals and particulars relations to one another
17
Q

What are the symbols representing universal and particular statements within the square of opposition?

A

universal: A,E particular: I,O

18
Q

Give an example of an universal A statement?

A
  1. all cats are sleeping
19
Q

Give an universal E statement?

A
  1. no cats are sleeping
20
Q

Say a particular I statement?

A
  1. some cats are sleeping
21
Q

Say a particular O statement?

A
  1. not all cats are sleeping
22
Q

Statements positioned diagonally within the square of opposition have a specific relationship, what is it? What are the diagonally positioned symbols?

A

they are contradictory, uA opposes pO, pI opposes uE

23
Q

What is an axiom?

A

statements that are considered to be self evident

24
what is a theorem?
statements that Euclid thought needed proof
25
What is Indirect Proof?
assume the opposite of what you want to prove and show how that belief leads to false conclusions. also known as Proof by Contradiction
26
What is symbolic logic?
computable symbols stand for words and statements
27
What is Boolean algebra?
first form of symbolic logic where 1=true and 0=false +=or x=and
28
What is a set? Describe the significance of set theory?
a collection of things that may or may not have something in common set theory is the foundation of logic
29
what are the two interlocking systems of Frege's formal logic?
sentential logic and quantifier logic
30
what is sentential logic?
sentential(predicate) logic allows letters to stand for simple statements which are linked together with symbols. the symbols stand for key concepts: not, and, or, if, if and only if
31
What is Quantifier logic?
uses the rules of sentential logic but adds rules allowing for the symbolization of subject and predicate
32
What is Godels Proof?
The Incompleteness Theorem states any attempt to reduce math to a complete set of axioms leads to an infinite number of undecidable statements, truths, that cannot be proven within the set of axioms.
33
What is the definition of logic?
the study of argument validity
34
What characterizes a valid argument?
true premises and a necessarily true conclusion, the form in which this takes place
35
In logic what are arguments?
sets of premises followed by conclusions, connected by intermediate statements
36
That a statement is true or false is indicative of what?
the statements truth value
37
A sound argument has what properties?
the argument must be valid with true premises
38
What is deduction?
start with a set of possibilities and reduce until a smaller subset remains
39
What is induction?
start with a limited number of possibilities and increase that number of possibilities