cognitive science - formal logic and analogical reasoning

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/88

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:54 PM on 4/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

89 Terms

1
New cards

what does a formal (axiomatic) system consist of?

axioms, inference rules, theorems, and reasoning

2
New cards

what are axioms?

statements assumed to be true

3
New cards

what are inference rules?

procedures for deriving new statements

4
New cards

what are theorems?

statements derived from axioms using rules

5
New cards

what does the dream of mechanized reasoning say is possible if reasoning is formal?

thought is symbol manipulation and rules guarantee truth preservation, so a machine could implement reasoning

6
New cards

what are the two central properties required in a perfect formal system?

consistency and completeness

7
New cards

what is consistency in a system?

no contradictions can derived, can’t prove both P and -P

8
New cards

what is completeness in a system?

all true statements in the system can be derived

9
New cards

what is Godel’s incompleteness theorem?

for any sufficiently powerful formal system, you can’t have consistency and completeness

10
New cards

why does Godel say you can’t have both consistency and completeness?

if statement G says it can’t be proven in the system, if it is provable, the system proves a falsehood, so it’s inconsistent, and if it’s not provable, it’s true but unprovable, so it’s incomplete

11
New cards

why does the incompleteness theorem matter?

shows there are limits on mechanized reasoning, no system can capture all truths, formal proof doesn’t equate to truth

12
New cards

what is deductive reasoning?

if premises are true, then the conclusion must be true, truth-preserving

13
New cards

what is inductive reasoning?

premises support conclusion probabilistically, conclusion may be false even if premises are true

14
New cards

what are the valid deductive forms?

modus ponens and modus tollens

15
New cards

what is modus ponens?

if P → Q, P, therefore Q

16
New cards

what is an example of modus ponens?

if it rains, the ground gets wet, it is raining, therefore the ground gets wet

17
New cards

what is modus tollens?

if P → Q, not Q, therefore not P

18
New cards

what is an example of modus tollens?

if it rains, the ground gets wet, the ground is not wet, therefore it is not raining

19
New cards

what does modus ponens do?

affirms the antecedent

20
New cards

what does modus tollens do?

denies the consequent

21
New cards

what is the rule of the Wason selection task?

if a card has a vowel on 1 side, then it has an even number on the other

22
New cards

what is the Wason selection task?

given the cards A, K, 2, and 7, which cards must be turned over to test the rule?

23
New cards

what do most participants choose in the Wason selection task and why?

A and 2 because people tend to seek confirmation and formal logic is difficult for humans

24
New cards

what is the correct answer in the Wason selection task?

A and 7

25
New cards

which deductive form is used in the correct answer to the Wason selection task?

modus tollens to falsify the rule

26
New cards

what is belief bias?

people are more likely to accept believable conclusions even if invalid and reject unbelievable conclusions even if valid

27
New cards

what did the Evans experiment do?

demonstrated belief bias effect experimentally

28
New cards

what did Gampa’s experiment show?

political ideology influences evaluation of logically valid arguments

29
New cards

what is the mental models theory?

people reason by constructing mental representations simulating possible states of the world and drawing conclusions from them

30
New cards

which models do people often fail to represent when given if P → Q?

not P → Q, not P → not Q

31
New cards

what happens when alternative possibilities are not constructed?

errors arise

32
New cards

how do people do on the 2-4-6 Wason task when they only construct one mental model?

errors arise, don’t try to falsify their model

33
New cards

what is the dual-goal version of the 2-4-6 task?

participants instructed to confirm/disconfirm and consider alternative hypotheses

34
New cards

how do people perform in the dual-goal version of the 2-4-6 task vs the OG?

reasoning and performance improve

35
New cards

what does inductive thinking consist of?

analogical transfer and analogical transference

36
New cards

what is analogical transfer?

solving a problem in one domain based on solution in another domain

37
New cards

what is analogical transference?

generalizing properties/relations from one domain to another

38
New cards

what is special about thinking?

it’s structure-sensitive and flexible in the way in which knowledge is accessed and used

39
New cards

what do reasoning, problem solving, and learning depend on?

a capacity to represent and manipulate relational knowledge

40
New cards

what do complex structures of thinking emerge from?

systematic recombination of more primitive elements

41
New cards

how do healthy controls and patients with anterior temporal damage perform on non-relational and relational problems?

about the same

42
New cards

how do patients with prefrontal damage perform on non-relational and relational problems compared to healthy controls and patients with anterior temporal damage?

substantially worse, especially at 2-relation problems

43
New cards

when told the radiation problem and no hints are given, what proportion of participants will give you the right answer?

20%

44
New cards

when told the army story and the radiation problem and no hints are given, what proportion of participants will give you the right answer?

30%

45
New cards

when told the army story and the radiation problem and given a hint, what proportion of participants will give you the right answer?

75%

46
New cards

what does the army/radiation problem show?

that noticing an analogy is a separate step from constructing the analogy

47
New cards

what are the steps of analogical transfer?

recognition, abstraction, and mapping

48
New cards

what is (analogical transfer) recognition?

identify a potential analog or base domain

49
New cards

what is (analogical transfer) abstraction?

abstract general principle from base problem

50
New cards

what is (analogical transfer) mapping?

apply principle to target

51
New cards

what is an example of analogical inference?

an atom (target) is like the solar system (base)

52
New cards

how can relations be represented?

as a proposition which specifies which elements fill the roles of the predicate

53
New cards

what are higher-order relations?

relations that are nested within other relations

54
New cards

what is an example of a structured relational representation of an attribute?

big(sun)

55
New cards

what is an example of a structured relational representation of a lower-order relation?

bigger(sun, planets)

56
New cards

what is an example of a structured relational representation of a higher-order relation?

Cause [bigger(sun, planets), revolves around (planet, sun)]

57
New cards

what is an analogy?

when two conceptual domains share relational similarity

58
New cards

what is the structure-mapping theory of analogy?

comparisons involve an alignment of relational structures

59
New cards

what is an example of one-to-one mapping?

sun → nucleus

60
New cards

what is an example of parallel connectivity?

sun → nucleus, planets → electrons

61
New cards

what is systematicity?

idea that deeply nested relational structures make better analogies

62
New cards

what are the types of comparisons?

literal similarity, analogy, abstraction, anomaly, and mere appearance

63
New cards

what is a comparison of literal similarity?

many attributes and relations in common, ex: milk is like water

64
New cards

what is a comparison of analogy?

few attributes, many relations in common, ex: heat is like water

65
New cards

what is a comparison of abstraction?

few attributes, many relations in common, ex: heat flow is a through-variable

66
New cards

what is a comparison of anomaly?

few attributes and relations in common, ex: coffee is like the solar system

67
New cards

what is a comparison of mere appearance?

many attributes, few relations in common, ex: the glass tabletop gleamed like water

68
New cards

what were the results of Spellman and Holyoak’s experiment?

subjects’ preferred policy was significantly more interventionist when scenario contained WWII features than when it contained Vietnam features

69
New cards

do people map objects across two different situations on the basis of surface similarity or structural similarity between the two?

usually surface similarity, but if forced to compare the two scenes, then based on structural similarity

70
New cards

when given triads that show the same relational pattern across different dimensions, how do kids perform at recognizing the pattern?

with great difficulty

71
New cards

what helped to foster relational representations in kids?

comparison of highly similar before less similar items fosters re-representations of the relevant relations

72
New cards

what is near transfer?

apply knowledge from a closely related base domain to the target domain

73
New cards

what is far transfer?

apply knowledge from seemingly distant base domain to target domain

74
New cards

how do LLMs perform on letter-string analogies in Latin alphabet (near transfer)?

at or above the level of children

75
New cards

how do LLMs perform on letter-string analogies in the Greek alphabet (near transfer) compared to Latin?

performance reduces somewhat

76
New cards

how do LLMs perform on letter-string analogies in the Symbol alphabet (far transfer)?

fail catastrophically

77
New cards

why can’t LLMs generalize when solving (far) letter-string analogies?

solving these problems requires an abstraction of the relations previous and next

78
New cards

what was the goal of the research in the Dunbar reading?

to identify the points in time at which creative scientific thinking occurred

79
New cards

when were scientists in the Dunbar reading most likely to use analogies?

when the goal was to explain, usually methodological issues

80
New cards

when were non-biological or distant analogies used by scientists in the Dunbar reading?

rarely and to explain a concept

81
New cards

what kinds of analogies were scientists likely to draw when designing or fixing an experiment in the Dunbar reading?

same organism or different organism

82
New cards

which analogies did scientists draw when formulating hypotheses in the Dunbar reading?

analogies to other organisms

83
New cards

how did scientists draw other organism analogies in the Dunbar reading?

using homology

84
New cards

how were analogies generally used by scientists in the Dunbar reading?

as a scaffolding in the construction of new theories and methodologies that is discarded once they have been advanced

85
New cards

did the Dunbar reading find a difference in how scientists reacted to expected and unexpected findings?

yes, there is much more reasoning for unexpected findings

86
New cards

did the Dunbar reading find a difference in if the scientists attended to unexpected findings based on whether it was consistent with their hypothesis?

no, scientists attended to the findings regardless of whether they were consistent with their hypothesis

87
New cards

when did the Dunbar reading find that scientists ignore unexpected findings?

when it occurs early and it is not a core hypothesis in the field

88
New cards

when did the Dunbar reading find that scientists attend to unexpected findings?

when it occurs late in the research or when it occurs early and is unexpected relative to the central assumptions of the field

89
New cards

how are the findings in the Dunbar reading about distributed reasoning different from findings about brainstorming?

brainstorming groups perform no better than brainstorming individuals, but groups of scientists do generate new concepts