Frege's_propositional_calculus

Frege's propositional calculus

Frege's propositional calculus

Add article description


In mathematical logic, Frege's propositional calculus was the first axiomatization of propositional calculus. It was invented by Gottlob Frege, who also invented predicate calculus, in 1879 as part of his second-order predicate calculus (although Charles Peirce was the first to use the term "second-order" and developed his own version of the predicate calculus independently of Frege).

It makes use of just two logical operators: implication and negation, and it is constituted by six axioms and one inference rule: modus ponens.

More information Axioms, Inference Rule ...

Frege's propositional calculus is equivalent to any other classical propositional calculus, such as the "standard PC" with 11 axioms. Frege's PC and standard PC share two common axioms: THEN-1 and THEN-2. Notice that axioms THEN-1 through THEN-3 only make use of (and define) the implication operator, whereas axioms FRG-1 through FRG-3 define the negation operator.

The following theorems will aim to find the remaining nine axioms of standard PC within the "theorem-space" of Frege's PC, showing that the theory of standard PC is contained within the theory of Frege's PC.

(A theory, also called here, for figurative purposes, a "theorem-space", is a set of theorems that are a subset of a universal set of well-formed formulas. The theorems are linked to each other in a directed manner by inference rules, forming a sort of dendritic network. At the roots of the theorem-space are found the axioms, which "generate" the theorem-space much like a generating set generates a group.)

Rules

Rule (THEN-1)  A ⊢ B→A

More information #, wff ...

Rule (THEN-2)   A→(B→C) ⊢ (A→B)→(A→C)

More information #, wff ...

Rule (THEN-3)  A→(B→C) ⊢ B→(A→C)

More information #, wff ...

Rule (FRG-1)  A→B ⊢ ¬B→¬A

More information #, wff ...

Rule (TH1)   A→B, B→C ⊢ A→C

More information #, wff ...

Theorems

Theorem (TH1)  (A→B)→((B→C)→(A→C))

More information #, wff ...

Theorem (TH2)  A→(¬A→¬B)

More information #, wff ...

Theorem (TH3)  ¬A→(A→¬B)

More information #, wff ...

Theorem (TH4)  ¬(A→¬B)→A

More information #, wff ...

Theorem (TH5)  (A→¬B)→(B→¬A)

More information #, wff ...

Theorem (TH6)  ¬(A→¬B)→B

More information #, wff ...

Theorem (TH7)  A→A

More information #, wff ...

Theorem (TH8)  A→((A→B)→B)

More information #, wff ...

Theorem (TH9)  B→((A→B)→B)

More information #, wff ...

Theorem (TH10)  A→(B→¬(A→¬B))

More information #, wff ...

Note: ¬(A→¬B)→A (TH4), ¬(A→¬B)→B (TH6), and A→(B→¬(A→¬B)) (TH10), so ¬(A→¬B) behaves just like A∧B (compare with axioms AND-1, AND-2, and AND-3).

Theorem (TH11)  (A→B)→((A→¬B)→¬A)

More information #, wff ...

TH11 is axiom NOT-1 of standard PC, called "reductio ad absurdum".

Theorem (TH12)  ((A→B)→C)→(A→(B→C))

More information #, wff ...

Theorem (TH13)  (B→(B→C))→(B→C)

More information #, wff ...

Rule (TH14)   A→(B→P), P→Q ⊢ A→(B→Q)

More information #, wff ...

Theorem (TH15)  ((A→B)→(A→C))→(A→(B→C))

More information #, wff ...

Theorem TH15 is the converse of axiom THEN-2.

Theorem (TH16)  (¬A→¬B)→(B→A)

More information #, wff ...

Theorem (TH17)  (¬A→B)→(¬B→A)

More information #, wff ...

Compare TH17 with theorem TH5.

Theorem (TH18)  ((A→B)→B)→(¬A→B)

More information #, wff ...

Theorem (TH19)  (A→C)→ ((B→C)→(((A→B)→B)→C))

More information #, wff ...

Note: A→((A→B)→B) (TH8), B→((A→B)→B) (TH9), and (A→C)→((B→C)→(((A→B)→B)→C)) (TH19), so ((A→B)→B) behaves just like A∨B. (Compare with axioms OR-1, OR-2, and OR-3.)

Theorem (TH20)  (A→¬A)→¬A

More information #, wff ...

TH20 corresponds to axiom NOT-3 of standard PC, called "tertium non datur".

Theorem (TH21)  A→(¬A→B)

More information #, wff ...

TH21 corresponds to axiom NOT-2 of standard PC, called "ex contradictione quodlibet".

All the axioms of standard PC have been derived from Frege's PC, after having let

Rule ($1)  $2

A∧B := ¬(A→¬B) and A∨B := (A→B)→B. These expressions are not unique, e.g. A∨B could also have been defined as (B→A)→A, ¬A→B, or ¬B→A. Notice, though, that the definition A∨B := (A→B)→B contains no negations. On the other hand, A∧B cannot be defined in terms of implication alone, without using negation.

In a sense, the expressions A∧B and A∨B can be thought of as "black boxes". Inside, these black boxes contain formulas made up only of implication and negation. The black boxes can contain anything, as long as when plugged into the AND-1 through AND-3 and OR-1 through OR-3 axioms of standard PC the axioms remain true. These axioms provide complete syntactic definitions of the conjunction and disjunction operators.

The next set of theorems will aim to find the remaining four axioms of Frege's PC within the "theorem-space" of standard PC, showing that the theory of Frege's PC is contained within the theory of standard PC.

Theorem (ST1)  A→A

More information #, wff ...

Theorem (ST2)  A→¬¬A

More information #, wff ...

ST2 is axiom FRG-3 of Frege's PC.

Theorem (ST3)  B∨C→(¬C→B)

More information #, wff ...

Theorem (ST4)  ¬¬A→A

More information #, wff ...

ST4 is axiom FRG-2 of Frege's PC.

Prove ST5: (A→(B→C))→(B→(A→C))

More information #, wff ...

ST5 is axiom THEN-3 of Frege's PC.

Theorem (ST6)  (A→B)→(¬B→¬A)

More information #, wff ...

ST6 is axiom FRG-1 of Frege's PC.

Each of Frege's axioms can be derived from the standard axioms, and each of the standard axioms can be derived from Frege's axioms. This means that the two sets of axioms are interdependent and there is no axiom in one set that is independent from the other set. Therefore, the two sets of axioms generate the same theory: Frege's PC is equivalent to standard PC.

(For if the theories should be different, then one of them should contain theorems not contained by the other theory. These theorems can be derived from their own theory's axiom set: but as has been shown this entire axiom set can be derived from the other theory's axiom set, which means that the given theorems can actually be derived solely from the other theory's axiom set, so that the given theorems also belong to the other theory. Contradiction: thus the two axiom sets span the same theorem-space. By construction: Any theorem derived from the standard axioms can be derived from Frege's axioms, and vice versa, by first proving as theorems the axioms of the other theory as shown above and then using those theorems as lemmas to derive the desired theorem.)

See also

References

  • Buss, Samuel (1998). "An introduction to proof theory" (PDF). Handbook of proof theory. Elsevier. pp. 1–78. ISBN 0-444-89840-9.
  • Detlovs, Vilnis; Podnieks, Karlis (May 24, 2017). "Axioms of Logic: Minimal System, Constructive System and Classical System". Introduction to Mathematical Logic (PDF). University of Latvia. pp. 29–30.

Share this article:

This article uses material from the Wikipedia article Frege's_propositional_calculus, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.