In the Hilbert system, a proof may include some axioms. In a natural deduction system, it seems no axiom is involved, at least from the examples I read in logic books. So, I wonder how axioms such as those for ZFC play a role in a natural deduction system. Thanks.
2026-03-27 07:13:45.1774595625
Are there axioms in a natural deduction system?
408 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in LOGIC
- Theorems in MK would imply theorems in ZFC
- What is (mathematically) minimal computer architecture to run any software
- What formula proved in MK or Godel Incompleteness theorem
- Determine the truth value and validity of the propositions given
- Is this a commonly known paradox?
- Help with Propositional Logic Proof
- Symbol for assignment of a truth-value?
- Find the truth value of... empty set?
- Do I need the axiom of choice to prove this statement?
- Prove that any truth function $f$ can be represented by a formula $φ$ in cnf by negating a formula in dnf
Related Questions in PROOF-WRITING
- how is my proof on equinumerous sets
- Do these special substring sets form a matroid?
- How do I prove this question involving primes?
- Total number of nodes in a full k-ary tree. Explanation
- Prove all limit points of $[a,b]$ are in $[a,b]$
- $\inf A = -\sup (-A)$
- Prove that $\sup(cA)=c\sup(A)$.
- Supremum of Sumset (Proof Writing)
- Fibonacci Numbers Proof by Induction (Looking for Feedback)
- Is my method correct for to prove $a^{\log_b c} = c^{\log_b a}$?
Related Questions in PROOF-THEORY
- Decision procedure in Presburger arithmetic
- Is this proof correct? (Proof Theory)
- Finite axiomatizability of theories in infinitary logic?
- Stochastic proof variance
- If $(x^{(n)})^∞_{n=m}$ is Cauchy and if some subsequence of $(x^{(n)})^∞_{n=m}$ converges then so does $(x^{(n)})^∞_{n=m}$
- Deduction in polynomial calculus.
- Are there automated proof search algorithms for extended Frege systems?
- Exotic schemes of implications, examples
- Is there any formal problem that cannot be proven using mathematical induction?
- Proofs using theorems instead of axioms
Related Questions in NATURAL-DEDUCTION
- Predicate logic: Natural deduction: Introducing universal quantifier
- Deduce formula from set of formulas
- Prove the undecidability of a formula
- Natural deduction proof for $(P\to\lnot Q)\to(\lnot P \lor\lnot Q)$
- How do I build a proof in natural deduction?
- Deductive Logic Proof
- Can the natural deduction system prove $P \iff ¬P$ to show that it's a contradiction?
- Exercises and solutions for natural deduction proofs in Robinson and Peano arithmetic
- How would I show that X is equivalent to ((¬X ↔ X ) ∨ X )?
- Equivalence proof by using identities and ‘n series of substitutions: (P ⋁ Q) → (P ⋀ Q) ≡ (P → Q) ⋀ (Q → P).
Related Questions in FORMAL-PROOFS
- What is a gross-looking formal axiomatic proof for a relatively simple proposition?
- Limit of $f(x) = x \bmod k$
- Need help with formalising proofs in Calculus. Convergent and Divergent series:
- Proving either or statements (in group theory)
- Prove a floor function is onto/surjective
- Countability of Fibonacci series
- Can the natural deduction system prove $P \iff ¬P$ to show that it's a contradiction?
- How would I show that X is equivalent to ((¬X ↔ X ) ∨ X )?
- Variations in the Statement of Strong Induction: Equivalent or Different?
- Is this proof correct? (natural deduction)
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Hilbert system and natural deduction can be seen as two "dual" approaches to writing formal proofs. Roughly, when it comes to deriving formulas that are valid in a specific logical system (classical logic, intuitionistic logic, and so on), the Hilbert system has many logical axioms and minimizes the number of inference rules (in the propositional case, the only inference rule is modus ponens), while natural deduction only uses inference rules and has no axioms.
In natural deduction, a logical derivation can be represented as a tree-like structure whose leaves $A_1, \dots, A_n$ (except the discharged ones, but let us abstract from that for the moment) are the assumptions or hypotheses, and whose root $B$ is the conclusion or thesis. It means that "from $A_1, \dots, A_n$ one can derive $B$", often noted $A_1, \dots, A_n \vdash B$. If you look at your derivation top-down, you start from the hypotheses $A_1, \dots, A_n$ and you conclude $B$ by only repeatedly using the inference rules of natural deduction (which are syntactical manipulations of the logic symbols$-$connectives and quantifiers$-$occurring in a formula), without using any axioms. The special case $n = 0$ means that $B$ is a logically valid formula (also known as a tautology in propositional classical logic), which is derived without any assumptions (as well as without any axioms): indeed, in the derivation proving $B$, the leaves are not "active" anymore, since all of them are been discharged by inference rules such as $\to_\text{intro}$ occurring in the derivation. By the way, note that proving $A_1, \dots, A_n \vdash B$ is equivalent to prove $\vdash (A_1 \land \dots \land A_n) \to B$.
What happens when you want to use a formal system to write proofs in a specific mathematical theory (for instance, set theory as axiomatized in ZFC) and not in a purely logical framework? The point is that to formalize a mathematical theory, you have to manipulate non-logical symbols (such as $\in$ in ZFC), and you need to "teach" your formal system$-$which is purely syntactical$-$how to manipulate them. The most natural and common way to do that in a formal system such as Hilbert calculus or natural deduction is to add non-logical axioms that are specific to that mathematical theory (for instance, the axioms of ZFC). By "non-logical" I mean that the axioms of the mathematical theory are not logically valid formulas (otherwise there would be no need to add them) and they talk about basic properties that hold only in that mathematical theory.
In natural deduction, adding axioms means that you add $0$-ary inference rules, that is, inference rules with no premises and whose conclusion is one of the non-logical axioms. This way, a natural deduction derivation within a mathematical theory $\mathcal{T}$ (such as ZFC), where $\mathcal{T}$ is the set of axioms formally defining the mathematical theory, is a tree-like structure whose leaves $A_1, \dots, A_n, A_{n+1}, \dots, A_m$ are either assumptions $A_1, \dots, A_n$ or axioms $A_{n+1}, \dots, A_m \in \mathcal{T}$, and whose root $B$ is the conclusion. It means that "from $A_1, \dots, A_n$ one can derive $B$, through the axioms $A_{n+1}, \dots, A_m \in \mathcal{T}$", often noted $A_1, \dots, A_n \vdash_\mathcal{T} B$. Of course, the case $m = n$ means that your derivation never used any axioms in $\mathcal{T}$, and so $B$ is a logical consequence of the assumptions $A_1, \dots, A_n$, independently of the theory $\mathcal{T}$. There is an important technical difference between the assumptions $A_1, \dots A_n$ and the axioms $A_{n+1}, \dots, A_m$: the former can be discharged by logical inference rules such as $\to_\text{intro}$, the latter cannot.
There is an alternative view to deal with formal proofs of a mathematical theory $\mathcal{T}$ in natural deduction. You do not distinguish between axioms in $\mathcal{T}$ and assumptions, all the leaves of the derivation are considered as assumptions (which can be discharged by logical inference rules such as $\to_\text{intro}$). Technically, the tree-like structure of a natural deduction derivation is the same as in the previous viewpoint, what changes is the way you look at it. In particular, with this viewpoint, you lose the distinction between the hypotheses that are used to logically derive the thesis, and the non-logical axioms of the mathematical theory. Thanks to this lack of distinction, it still holds that proving $A_1, \dots, A_n, A_{n+1}, \dots, A_m \vdash B$ is equivalent to prove $\vdash (A_1 \land \dots \land A_n \land A_{n+1} \land \dots \land A_m) \to B$.
In my opinion, using natural deduction or other formal proof systems to prove theorems in a mathematical theory such as ZFC can be of interest in only two cases:
as a theoretical inquiry as a matter of principle;
to understand how proof assistants (such as Coq, HOL/Isabelle, Agda, and Lean) work to get verified proofs.
For practical purposes, using natural deduction or any other formal systems to prove theorems in any mathematical theory such as ZFC is a tedious operation that yields very long and almost incomprehensible proofs (even when the theorem to prove is a basic property) where is hard to grasp the mathematical ideas behind a stream of a myriad of syntactical manipulations. As an example, consider the (almost unintelligible!) natural deduction derivation below that proves the basic fact
$$\forall \forall a \forall b \forall c \, \big( \in a \cap (b \cup c) \to x \in (a \cap b) \cup (a \cap c) \big)$$
in ZFC, starting from the following "axioms" (see also a comment at the end of this section):
$\text{ax}_1$: $\ \forall x \forall y \forall z \, (x \in y \cap z \to (x \in y \land x \in z) )$,
$\text{ax}_2$: $\ \forall x \forall y \forall z \, ((x \in y \land x \in z) \to x \in y \cap z )$,
$\text{ax}_3$: $\ \forall x \forall y \forall z \, (x \in y \cup z \to (x \in y \lor x \in z) )$.
So, a natural deduction derivation proving $\vdash_{\text{ax}_1, \text{ax}_2, \text{ax}_3} \forall \forall a \forall b \forall c \, \big( \in a \cap (b \cup c) \to x \in (a \cap b) \cup (a \cap c) \big)$ is the following
$$\small \dfrac { {\displaystyle [x \in a \cap (b \cup c)]^\circ \atop {\displaystyle{{\vdots \pi} \atop x \in b \lor x \in c}}} \quad \displaystyle{{ [x \in a \cap (b \cup c)]^\circ, [x \in b]^*} \atop \displaystyle{\vdots \pi_1 \atop x \in (a \cap b) \cup (a \cap c)}} \quad \displaystyle{{ [x \in a \cap (b \cup c)]^\circ, [x \in c]^*} \atop \displaystyle{\vdots \pi_2 \atop x \in (a \cap b) \cup (a \cap c)}} } {\dfrac {x \in (a \cap b) \cup (a \cap c)} {\dfrac{x \in a \cap (b \cup c) \to x \in (a \cap b) \cup (a \cap c) }{\forall x \forall a \forall b \forall c \big(x \in a \cap (b \cup c) \to x \in (a \cap b) \cup (a \cap c) \big)}\forall_i \times 4} \!\to_i^\circ } \!\lor_e^* $$
where the derivation $\pi$ proving $ \ x \in a \cap (b \cup c) \vdash_{\text{ax}_1, \, \text{ax}_3} x \in b \lor x \in c$ is the following $$\small \dfrac { \dfrac {\dfrac{}{\text{ax}_3}} {x \in b \cup c \to (x \!\in\! b \lor x \!\in\! c)} \!{\scriptstyle \forall_e \times 3} \quad \dfrac { \dfrac {\dfrac{}{\text{ax}_1}} {x \in a \cap (b \cup c) \to (x \!\in\! a \land x \in b \cup c)} {\scriptstyle\forall_e \times 3} \quad { \atop \displaystyle{x \in a \cap (b \cup c)}} } {\dfrac{x \in a \land x \in b \cup c}{x \in b \cup c}\land_{e_2}} \!\!\to_e } {x \in b \lor x \in c} \!\!\to_e $$
and the derivation $\pi_1$ proving $ \ x \in a \cap (b \cup c), \, x \in b \vdash_{\text{ax}_1, \, \text{ax}_2} x \in (a \cap b) \cup (a \cap c)$ is the following (with $B = (x \!\in\!a \land x \!\in\! b) \to \in a \cap b$) $$ \dfrac { \dfrac {\dfrac{}{\text{ax}_2}} {B} {\scriptstyle\forall_e \times 3} \quad \dfrac { \dfrac { \dfrac {\dfrac{}{\text{ax}_1}} {x \in a \cap (b \cup c) \to (x \!\in\! a \land x \in b \cup c)} {\scriptstyle\forall_e \times 3} \quad { \atop \displaystyle{x \in a \cap (b \cup c)}} } {\dfrac {x \in a \land x \in b \cup c} {x \in a} \land_{e_1} } \!\to_e { \atop {\atop \displaystyle{\atop \displaystyle{x \in b}}}} } {x \in a \land x \in b} \land_i } {\dfrac{x \in a \cap b}{x \in (a \cap b) \cup (a \cap c)}\lor_{i_1}} \!\to_e $$
and the derivation $\pi_2$ proving $ \ x \in a \cap (b \cup c),\, x \in c \vdash_{\text{ax}_1, \, \text{ax}_2} x \in (a \cap b) \cup (a \cap c)$ is the following (with $C = (x \!\in\!a \land x \!\in\! c) \to \in a \cap c$) $$ \dfrac { \dfrac {\dfrac{}{\text{ax}_2}} {C} {\scriptstyle\forall_e \times 3} \quad \dfrac { \dfrac { \dfrac {\dfrac{}{\text{ax}_1}} {x \in a \cap (b \cup c) \to (x \!\in\! a \land x \in b \cup c)} {\scriptstyle\forall_e \times 3} \quad { \atop \displaystyle{x \in a \cap (b \cup c)}} } {\dfrac {x \in a \land x \in b \cup c} {x \in a} \land_{e_1} } \!\to_e { \atop {\atop \displaystyle{\atop \displaystyle{x \in c}}}} } {x \in a \land x \in c} \land_i } {\dfrac{x \in a \cap c}{x \in (a \cap b) \cup (a \cap c)}\lor_{i_2}} \!\to_e $$
Note that in the usual presentation of ZFC (see for instance here), the formulas I called $\text{ax}_1$, $\text{ax}_2$ and $\text{ax}_3$ are not axioms but immediate consequences of more basic axioms. Therefore, the derivations above are actually bigger (and impossible to represent in one page), because they hide the derivations of $\text{ax}_1$, $\text{ax}_2$ and $\text{ax}_3$ from the real axioms of ZFC.
For further and more sophisticated details about axioms in formal proof systems (with a slightly different point of view), see here and here.