Skip to content

HTheorems

58articles

Named results, each with a complete proof traceable all the way down to the axioms.

T01Existence of the empty setThere is a set with no members.
This is the empty set of D002. Moreover this is unique, by Extensionality.
T10The division algorithmDividing with remainder: quotient and remainder exist and are unique.
For all with , there exist unique such that is the quotient and the remainder of divided by . Addition from D027, multiplication from D028, order from D029.
T11Euclid's theorem: infinitude of primesAbove every number there is a prime: the primes never run out.
where "is prime" is the notion of D031, is divisibility, and is the order of D029. There are arbitrarily large, hence infinitely many, primes.
T12The pigeonhole principleMore pigeons than holes: some hole gets two pigeons.
For all with , there is no injective function Equivalently: however objects are assigned to boxes with , two objects share a box. Order from D029.
T13Lagrange's theoremThe size of a subgroup divides the size of the group.
Let be a group with finite, and a subgroup. Then more precisely, where is the number of distinct left cosets of (the index of in ). Divisibility from D030, cardinality from D035, equinumerosity from D033.
T19Existence of the gcd and the Euclidean algorithmThe greatest common divisor always exists and is computed by repeated division with remainder.
For all not both , the greatest common divisor exists, and it is computed by the Euclidean algorithm: for , and for , where is the remainder of divided by .
T32Unique readability of termsNo term is a proper initial segment of another term, and every term decomposes as a variable or a function application in exactly one way.
For a language : (i) : if , , and for all , then . (ii) : every is either for a unique , or for a unique and unique with - never both.
T35Unique readability of formulasNo formula is a proper initial segment of another formula, and every formula decomposes as an equality, a relation application, a negation, a binary connective, or a quantification, in exactly one way.
For a language : (i) : if , , and for all , then . (ii) : every is exactly one of for unique and unique ; for unique and unique with ; for unique ; for unique and unique and unique ; or for unique , unique , and unique - never two of these at once.
T41Substitutability is well-defineddef-free-for's clauses never leave a formula undetermined and never force two conflicting verdicts on it.
For a language , , , and : (D099) is a well-defined proposition - D099's clauses determine, uniquely, whether it holds.