Apps

🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!

Cognitive Dissonance

Also Known As: Kognitive Dissonanz Festinger Effect Dissonanzreduktion Cognitive Dissonance Theory
Cognitive Bias ID: cognitive_dissonance

Definition

Cognitive dissonance is the psychological discomfort experienced when simultaneously holding contradictory beliefs, values, or attitudes. Introduced by Leon Festinger in 1957, the theory predicts that people are motivated to reduce this discomfort through rationalization, attitude change, or selective information avoidance. The greater the dissonance, the stronger the drive to reduce it.

Examples

A smoker who knows smoking causes cancer experiences dissonance. To reduce the discomfort, they rationalize: 'My grandfather smoked and lived to 90,' or 'I'll quit before it becomes a problem,' or 'The stress relief is worth the risk.'

A consumer who just spent a large sum on a car begins noticing only positive reviews and avoiding negative ones — they need to justify their decision to themselves.

An employee who compromises their values for a promotion gradually convinces themselves that the ethical corner they cut wasn't really important, adjusting their moral framework to fit their actions.

Formal Logic Pattern
FOL Pattern
The First-Order Logic formula representing this reasoning pattern's logical structure.
FOL (First-Order Logic) uses quantifiers (∀ = for all, ∃ = there exists), connectives (∧ = and, ∨ = or, ⇒ = implies, ¬ = not), and predicates to capture the essential form of a reasoning pattern. For example, the Ad Hominem fallacy: Person(x) ∧ HasFlaw(x) ⇒ Invalid(Claim(x)). These patterns allow automated verification of logical validity.

∃a∃b₁∃b₂(Agent(a) ∧ Believes(a,b₁) ∧ Believes(a,b₂) ∧ Contradicts(b₁,b₂) → Discomfort(a) ∧ (Rationalize(a) ∨ ChangeAttitude(a)))

Verification Steps
Verification Steps
Binary yes/no questions that an AI must answer to detect a reasoning pattern in a text.
Each of the 452 aspects has verification steps — simple yes/no questions designed to systematically detect whether a pattern appears in a text. For ad hominem: "Does the argument attack a person rather than their claim?" For false dichotomy: "Are only two options presented when more exist?" This ensures consistent, reproducible analysis.

Binary (yes/no) questions an LLM must answer to identify this aspect:

  1. 1

    Does the person hold two beliefs or a belief and a behavior that are in direct contradiction?

    Type: binary
  2. 2

    Is the person rationalizing or reinterpreting one of the conflicting elements to reduce the inconsistency?

    Type: binary
  3. 3

    Did the person change their stated attitude after being forced to act against their original belief?

    Type: binary
  4. 4

    Is new information being rejected or distorted because accepting it would create an uncomfortable contradiction?

    Type: binary
Deep Dive
The expandable detail section on each aspect page with examples, psychology, and counter-strategies.
The Deep Dive section provides in-depth information about each aspect: a real-world example showing the pattern in action, an explanation of why it works psychologically, practical advice on how to counter it, alternative names, and links to related aspects.

Hierarchical Context