15
$\begingroup$

There are plenty of theorems out there as well as laws within mathematics. For example, in Boolean algebra:

Theorems

  • Idempotent
  • Involution
  • Theorem of Complementarity

Laws

  • Commutative
  • Associative
  • Distributive

There are countless other examples out there, but my real question is this: What makes a theorem a theorem and a law a law?

  • 2
    @KronoS: As you see in comments, the distinction between “law” and other notions is not precise, unlike other things in mathematics. I even collected a list of 7 synonyms of the word “theorem”. It's going mad. :) The real distinction exists between a logical formula and a theorem. A theorem is a **proven** logical formula.2011-03-03

1 Answers 1

15

Theorems are results proven from axioms, more specifically those of mathematical logic and the systems in question. Laws usually refer to axioms themselves, but can also refer to well-established and common formulas such as the law of sines and the law of cosines, which really are theorems.

In a particular context, propositions are the more trivial theorems, lemmas are intermediate results, while corollaries are results deduced easily from others. However, lemmas and corollaries may be major results on their own.

Note that a system may be given axioms in more ways than one. For example, we can use the least upper bound axiom to define the real numbers, or we can consider this axiom as a theorem if we were to construct the reals from the rationals using Dedekind cuts and prove it instead. The difference here lies in which axioms we choose to start with.

  • 0
    See $a$lso https://en.wikipedi$a$.org/wiki/Theorem: "A law or a principle is a theorem that applies in a wide range of circumstances. Examples include the law of large numbers, the law of cosines, Kolmogorov's zero-one law, Harnack's principle, the least upper bound principle, and the pigeonhole principle.["2015-08-17