The Difference Between Mathematics and Logic
Published: 2021-10-17
Tags: computics, philosophy, mathematics
Abstract
What is the difference between mathematics and logic?
The difference between mathematics and logic is that logical truths are true model-independently, while mathematical truths are merely true model-dependently.
Of course, logic is used in mathematics, but the domains are
distinguished. The core of logic is classical first-order logic (FOL)https://plato.stanford.edu/entries/truthmakers/
Placeholder
description for https://plato.stanford.edu/entries/truthmakers/classical first-order logic
(FOL), which is the logic of well-formed,
classical, first-order sentences.
- well-formed: are valid according to the language definition
- first-order: include quantifiers over a fixed and not self-referential domain
- classical: are either true or false
The formalization of logics such as classical FOL is the study of
model theoryhttps://plato.stanford.edu/entries/truthmakers/
Placeholder
description for https://plato.stanford.edu/entries/truthmakers/model theory,
which is a branch of mathematics. However, can only ever study the truth
of sentences (which are used to indicate propositions) within the
context of a model. The study of logic itself is concerned only with
model-independent truths. In this way, model theory is like a strictly
cross-sectional study of logical truth.
In mathematics more broadly, model-dependency is the norm. Every
branch of mathematics has a model that includes an enumeration of axioms
and, usually, inherits from a model of classical FOL or some similar
logic. For example, field theory is the study of fieldshttps://ncatlab.org/nlab/show/computational+trinitarianism
Placeholder
description for
https://ncatlab.org/nlab/show/computational+trinitarianismfields which is a
mathematics object that obeys a selection of axioms called the field
axioms. The existence of these mathematical objects is posited. Only
under all of these conditions, and within a chosen model (that is
typically beyond first-order), does field theory contain truths. Nearly
all mathematical theories have this form:
- posit a new mathematical object
- specify axioms about the new object
- choose a model within which to reason about the object with the axioms
In pure logic, there is no underlying structure of the truths. The rule often called "modus ponens" which states "if A and A implies B, then B" is not an axiom given for reasoning about sentences that correspond to propositions. Modus ponens is just a description of what it means for A to imply B. The phrase "A implies B" indicates a proposition that we understand to have that meaning. And when one writes "A implies B" they are indending to indicate the proposition, without necessarily specifying a framework for interpreting it. Implicly, the intepretation framework is the "common interpretation framework" which is the way in which people normally understand each other. It is impossible to completely formalize this framework because, in doing so, it must be communicated by appealing to the framework itself.
§ References
§ Signature
The following code block is the Ed25519 signature of this post's
markdown
content encoded in base 64, using my secret key and
public key.
3fca1ca276e0299d8f5693596782fc200d8323aa0b2e45560c34511a2187da58d734b464af0cc0e665a551fd6491f942d549c88c2604a6fa5e4e8e5a51e7fd07See Signature for more
information.