Philosophical Concepts Codexery

Contradiction

A proposition unconditionally false, central to logical proof.

Contradiction

In traditional logic, a contradiction involves a proposition conflicting either with itself or established fact, often used as a tool to detect disingenuous beliefs and bias. In modern formal logic and type theory, the term is mainly used for a single proposition, often denoted by the falsum symbol ⊥; a proposition is a contradiction if false can be derived from it, using the rules of the logic.

field
Logic
known_for
Law of noncontradiction; principle of explosion; proof by contradiction
symbol
⊥ (falsum)
related_concepts
Ex falso quodlibet, law of excluded middle, double-negation elimination

Lore & Background

By creation of a paradox, Plato's Euthydemus dialogue demonstrates the need for the notion of contradiction. In the ensuing dialogue, Dionysodorus denies the existence of 'contradiction', all the while that Socrates is contradicting him. Socrates responds 'But how can I refute you, if, as you say, to tell a falsehood is impossible?'

Reader's Guide

In classical logic, a proposition φ is a contradiction if and only if φ ⊢ ⊥. Since for contradictory φ it is true that ⊢ φ → ψ for all ψ (because ⊥ ⊢ ψ), one may prove any proposition from a set of axioms which contains contradictions. This is called the 'principle of explosion', or 'ex falso quodlibet'. In a complete logic, a formula is contradictory if and only if it is unsatisfiable. For a set of consistent premises Σ and a proposition φ, it is true in classical logic that Σ ⊢ φ if and only if Σ ∪ {¬φ} ⊢ ⊥. This forms the basis of proof by contradiction, which mathematicians use extensively. Using minimal logic, various extensions yield intermediate logics: double-negation elimination yields classical logic; ex falso quodlibet yields intuitionistic logic; Peirce's rule captures proof by contradiction without explicitly referring to absurdity.

Did You Know?

Frequently Asked Questions

What is Contradiction in logic?

Contradiction is a proposition that is unconditionally false — one from which you can derive the falsum using the rules of the system. It represents the logical bottom, the state where no consistent information can be recovered.

What symbol do logicians use for Contradiction?

In modern formal logic and type theory, it is written as the falsum symbol ⊥. This single glyph marks the proposition as the one that, once reached, lets you derive any other statement at all.

What is the principle of explosion and why does it matter for Contradiction?

Also called ex falso quodlibet, it holds that from a contradiction you can prove literally any proposition. This makes Contradiction the most destructive state in a logical system, because it erases every meaningful distinction between true and false.

How does Contradiction function inside a proof by contradiction?

You temporarily assume the negation of your target claim and push the derivation forward until ⊥ appears. Once that contradiction is reached, you discharge the assumption and conclude the original statement must hold.

What's the relationship between Contradiction and the Law of Noncontradiction?

The Law of Noncontradiction is the governing rule that no proposition and its negation can both be true at once. Contradiction (⊥) is the concrete object that surfaces inside a derivation when that law has been violated.

More in Philosophical Concepts 1-24

Elsewhere in the Philosophical Concepts universe

Spotted an error? Know more?

This is a living reference — every entry is fact-audited, and reader corrections feed straight into our audit queue. Suggest an edit · See this site's audit record

Comments

Loading…
Open in the interactive codex →