Thousands of years ago, humanity began to conceive the idea of numbers and began to do calculations, until 2500 years ago, some philosophers began to wonder
about the numbers themselves, apart from practical usage. They invented the axiomatic deductive method and established thus mathematics (ancient
Greek μαθηματικη τεχνη, mathematike téchne, the art of learning
) as an exact
science. (Dutch and Afrikaans (Cape Dutch) are the only european languages that have coined a term of their own: Wiskunde). Philosophy, the love of wisdom, had
thus come across a field, where you can penetrate to the truth. Every cheeky assertion or assumption must be proved or can be disproved. But it was only in
the twentieth century, that mathematicians succeeded in bringing the by then scattered results onto common foundations and under one roof. This is sometimes
referred to as the modern mathematics; Adler [01]. Since then, the lectures for beginners at university are not about numbers,
it's all about propositions and how to handle them. We have even to pretend to be creatures, who are utterly ignorant of numbers, but who are about to discover
operations with certain things.
Its goes all the time: Definition, theorem, proof; definition, theorem, proof; ...
When I was in this situation, there was a blind student among us. He did not practice himself in mental laziness after leaving school, but he prepared himself
for university during the summer vacations, so as not to fall behind from the start on account of his handicap. When lecturers would ask him, if he is able
to follow a certain argument, unerringly his answer was: I can see very clearly
. Quite often, most of us were irritated, because we were in the dark
but didn't have the guts to ask. Most lecturers like it, when you interpose questions.
May these pages be helpful to the beginner, in his struggle with dry, terse textbooks, scripts and professors.
In mathematics, a proposition must have a property, called its truth content, which must be unambiguous, namely either true (T) or false (F), and the truth or falsity of each proposition is also said to be its truth-value. The negation of a proposition (we use the operator ¬) switches the truth-value. If P is the proposition "a ≠ b", then ¬P is the proposition "a = b". (Fuzzy Logic (Fuzzy-Sets) are to be found in an upper room of the house of mathematics).
With "P := 2024 is a leap year", we define P to mean a whole sentence, in order to make our work easy and more lucid. For doing so, we use another abbreviation := (conceptualization). Also =: is in use; the colon is next to what is being defined.
A compound proposition is an assembly of statements which are connected by sentential connectives (logical connectives) like the conjunction ∧ (AND-operation) and the disjunction ∨ (OR-operation).
A truth table is a very helpful aid for evaluating a compound proposition. We draw a chart that shows in the rightmost column the compound proposition we are interested in. In the leftmost
columns we write the propositions that shall make up the compound one. In between the leftmost columns and the rightmost column we provide columns for the intermediate results that we need in order to find
the compound proposition we are looking for. We start by writing all possible truth-values in the lefthand columns and then work our way from left to right.
Example of a truth table: For two propositions P and Q we put in the lefthand columns the possible combinations of truth-values. In this case, there are four possibilities and thus four rows to the table.
Truth Table | ||||||
P | Q | ¬P | ¬Q | P ∨ ¬Q | ¬P ∨ ¬Q | (P ∨ ¬Q) ∧ ( ¬P ∨ ¬Q) |
T | T | F | F | T | F | F |
T | F | F | T | T | T | T |
F | T | T | F | F | T | F |
F | F | T | T | T | T | T |
So far we have not yet defined any number system, but we know that it won't be long; also we know from school, that we are going to handle sets of numbers.
In mathematics, if we make use of a concept that hasn't been defined yet, we say that we use the concept naively. We still use the different number concepts naively. As far as the concept of a set
is concerned, we leave it at the naive use, because the theory of sets is an axiomatic deductive theory in itself
(Halmos [26, 26a], Ebbinghaus [13]), to which you can devote yourself fully, if you are interested, when you have climbed the
astonishing stairs of the basics and can have a look around in the big reception hall of the mathematical building.
By a set S we mean an object that is a collection of well-distinguished objects, which need not be arranged and which are called the elements of S.
With { } we symbolize a container which we call the empty set, a set, which doesn't contain any element. For the non-empty sets M := {a, b, a,} and {b, a} =: N,
M = N is a true proposition, because every element counts only once, and the order is not relevant. We have a ∈ N (a is an element of N) and c ∉ M (c is not an element of M).
We use Venn diagrams in order to visualize operations with sets, as shown in Abb 1 to 6. (We don't use diagrams to define or prove anything).
With C := A ∩ B = {x | x ∈ A ∧ x ∈ B} we assign C the intersection of the sets A and B (Abb 1).
If, as result of this operation, C is not empty, it contains all those elements that A and B have in common (Abb 1).
If C is empty, we say that A and B are disjoint (Abb 3).
If however A ∩ B = B holds, we write B ⊂ A (inclusion) and call B a subset of A (Abb 2) or we say B is contained in A.
If both B ⊂ A and A ⊂ B hold, then A = B holds.
Since { } contains no element which is not contained in every other set, it is vacuously true that { } ⊂ M for every set M.
In order to obtain the union of two sets A and B, we empty them into one bag, discard with duplicates and write A ∪ B (Abb 6).
Therefore A ∪ A = {x | x ∈ A ∨ x ∈ A} = A (not 2A).
If a set B doesn't want to have something in common with a set A, it removes its intersection with A and calls himself from now on B - A, the
relative complement of A (Abb 4).
The set A ⊕ B := (A - B) ∪ (B - A) = (A ∪ B) - (A ∩ B)
is called the disjoint union of A and B; see (Abb 5).
The following notations are reserved for standard sets:
∅ := { } (the empty set)
N := the set of natural numbers = {1, 2, 3, ...}
N0 := {0, 1, 2, 3, ⋅⋅⋅}
Z := -N ∪ 0 ∪ N = {⋅⋅⋅, -3, -2, -1, 0, 1, 2, 3, ⋅⋅⋅} (the set of integers)
Q := {p∕q | p, q ϵ Z ∧ q ≠ 0}, the set of rational numbers = all (proper, terminated and all periodic infinite) fractions
R := the set of real numbers
C := the set of complex numbers, where C = {(a + ib) | a,b ∈ R, i2= -1}
We have: ∅ ⊂ N ⊂ N0 ⊂ Z ⊂ Q ⊂ R ⊂ C
With |M| we denote the cardinality of the set M. For a set M having a finite number n of elements, we write |M| = n, for a set M having an infinite number of elements,
we write |M| = ∞. (Cantorsche Kontinuumshypothese: CH ("Continuum Hypothesis") : 2ℵ0 = ℵ1).
If for sets M and A, A ⊂ M holds, we call B := M - A the complement of A (in M). For example, the even numbers form the complement of the uneven numbers
(in the set of the integers Z).
We can also form sets whose elements are sets. But be careful to avoid sets that contain themselves, or similar nonsense. The power set P(M) of a set M is the set of all subsets of M, including ∅ and M. If M := {a, b, c}, then P(M) = {∅, {a}, {b}, {c}, {a, b}, {a, c}, {b, c}, M}. For a finite set M,
|P(M)| = 2|M|.
Let A1, A2, ... ,An be sets. The product of these sets is written A1 x A2 x ... x An. This is a new set, also called the Cartesian product of the Ai and the elements of this new set are called n-tupels which are of the form (a1, a2, ... ,an), where ai ∈ Ai. If A1
has n1 elements, there are n1 possibilities to occupy the first place in the n-tupel. For the second position there are n2 possibilities ... , for the last position there are nn
possibilities. It is now easy to see, that |A1 x A2 x ... x An| = |A1| ⋅ |
A2| ⋅ ... ⋅ |An|.
An example for Ai = Aj ist R2 := R x R =: C. The elements of C are the complex numbers (a, b). The first position in this 2-tupel is occupied by the real part, the second position by the imaginary part.
The number (a, b) is also written as a + ib.
R x R is a fine example of the fact, that a set becomes only "useful", when we provide it with operations and axioms. In the shape of C, R2 constitutes the complex numbers in
the Gaussian number plane, in analytical geometry of the plane it is the set of coordinates of the points of the plane and in a 2-dimensional vector space it serves as set of elements of the space.
A relation R between two sets A and B is a subset of the Cartesian product A x B. If A has m elements and B has n elements, then |A x B| = m · n. Therefore, a relation (subset) of A x B can have at most |A x B| elements. The elements are 2-tuples, i. e. ordered pairs (a, b) with a ∈ A und b ∈ B. The set A containing the left components is called the domain and the set B containing the right components is called the codomain of R. The 2-tuple (a, b) may not be confused with the set {a, b} = {b, a}. A short way to indicate that (a, b) ∈ R is aRb. We usually give a relation a name which signifies the relationship in which we are interested. If I define M : = "is married to", I can in future write JohnMNelly, instead of "John (from A) is married to Nelly (from B).
The Cartesian product A x B depicted in Abb 7 has 20 elements. Each subset of it represents a relation. Let R be the relation {(e, 3), (c, 2), (a, 4), then we have for example (b, 1) ∉ R but (e, 3) ∈ R.
Let A := the set of the inhabitants of Kremsmünster, B := the set of the inhabitants of Buxtehude, and L the relationen "is in love with". Then, as far as I know, there is only one element in this
relation A x B. Franz from Kremsmünster is in love with Marion from Buxtehude. From this relation,{(Franz, Marion)} we are not able to tell, if Marion is in love with Franz too (symmetry), or whether
Marion loves Karl and therefore, Franz also loves Karl (transitivity) or if Franz loves himself (reflexivity). Properties of this kind can only be found in Cartesian products A x A, like for example
in R2. Therefore, the most important case is of a relation R between S and itself. This is called a relation on the set S (i. e. R ⊂ S x S).
A set together with one or more relations defined on it is called a relational (algebraic) structure.