Mathematics for Applied Sciences (Osnabrück 2023-2024)/Part I/Lecture 3/latex

From Wikiversity
Jump to navigation Jump to search

\setcounter{section}{3}






\zwischenueberschrift{Sets}

Georg Cantor (1845-1918) is the creator the set theory.
David Hilbert (1862-1943) has called set theory a
\betonung{paradise}{,} from where mathematicians should never be expelled.

Mathematical structures like numbers are described as sets. A \stichwort {set} {} is a collection of distinct objects which are called the \stichwort {elements} {} of the set. By distinct we mean that it is clear which objects are considered to be equal and which are considered to be different. The \stichwort {containment} {} of an element $x$ to a set $M$ is expressed by
\mavergleichskettedisp
{\vergleichskette
{x }
{ \in} {M }
{ } { }
{ } { }
{ } { }
} {}{}{,} the noncontainment by
\mavergleichskettedisp
{\vergleichskette
{x }
{ \notin} { M }
{ } { }
{ } { }
{ } { }
} {}{}{.} For every element, exactly one of these possibilities holds. For example, we have
\mavergleichskette
{\vergleichskette
{ { \frac{ 3 }{ 7 } } }
{ \notin }{ \N }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} and
\mavergleichskette
{\vergleichskette
{ { \frac{ 3 }{ 7 } } }
{ \in }{ \Q }
{ }{ }
{ }{ }
{ }{ }
} {}{}{.} An important principle for sets is the \stichwort {principle of extensionality} {,} i.e. a set is determined by the elements it contains, beyond that it bears no further information. In particular, two sets coincide if they contain the same elements.

The set which does not contain any element is called the \stichwort {empty set} {} and is denoted by
\mathdisp {\emptyset} { . }

A set $N$ is called a \stichwort {subset} {} of a set $M$ if every element from $N$ does also belong to $M$. For this relation we write
\mavergleichskette
{\vergleichskette
{N }
{ \subseteq }{M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} (some people write
\mavergleichskette
{\vergleichskette
{ N }
{ \subset }{ M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} for this). One also says that the \stichwort {inclusion} {}
\mavergleichskette
{\vergleichskette
{N }
{ \subseteq }{M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} holds. For the number sets, the inclusions
\mavergleichskettedisp
{\vergleichskette
{\N }
{ \subseteq} {\Z }
{ \subseteq} {\Q }
{ \subseteq} {\R }
{ } { }
} {}{}{} hold. The subset relation
\mavergleichskette
{\vergleichskette
{N }
{ \subseteq }{M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} is a statement using for all, as it makes a claim about all elements from $N$. If we want to show
\mavergleichskette
{\vergleichskette
{N }
{ \subseteq }{M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,} then we have to show for an arbitrary element
\mavergleichskette
{\vergleichskette
{x }
{ \in }{N }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} that also the containment
\mavergleichskette
{\vergleichskette
{x }
{ \in }{M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} holds. In order to show this, we are only allowed to use the property
\mavergleichskette
{\vergleichskette
{x }
{ \in }{N }
{ }{ }
{ }{ }
{ }{ }
} {}{}{.} For us, sets will be either number sets or sets constructed from such number sets. A set is called \stichwort {finite} {} if its elements may be counted by the natural numbers \mathl{1,2,3 , \ldots , n}{} for a certain
\mavergleichskette
{\vergleichskette
{n }
{ \in }{ \N }
{ }{ }
{ }{ }
{ }{ }
} {}{}{.} In this case, the number $n$ is called the \stichwort {number} {} (or the \stichwort {cardinality} {}) of the set.






\zwischenueberschrift{Possible descriptions for sets}

There are several ways to describe a set. The easiest one is to just list the elements of the set, here the order of the listing is not important. For finite sets this is possible, however, for infinite sets one has to describe a \anfuehrung{construction rule}{} for the elements.

The most important set given by an infinite listing is the set of natural numbers
\mavergleichskettedisp
{\vergleichskette
{ \N }
{ =} { \{ 0,1,2,3, \ldots \} }
{ } { }
{ } { }
{ } { }
} {}{}{.} Here a certain set of numbers is described by a list of starting elements in the hope that this makes it clear which numbers belong to the set. An important point is that $\N$ is not a set of certain digits, but the set of values represented by these digits or sequences of digits. For a natural number there are many possibilities to represent it, the decimal expansion is just one of them.

We discuss now the description of sets by properties. Let $M$ denote a given set. In $M$ there are certain elements which fulfil a certain property $E$ \zusatzklammer {a predicate} {} {} or not. Hence, for the property $E$ we have within $M$ the subset consisting of all the elements from $M$ which fulfil this property. We write for this subset given by $E$
\mavergleichskettedisp
{\vergleichskette
{ { \left\{ x \in M \mid E(x) \right\} } }
{ =} { { \left\{ x \in M \mid x \text{ fulfils property } E \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{.} This only works for such properties for which the statement \mathl{E(x)}{} is well-defined for every
\mavergleichskette
{\vergleichskette
{ x }
{ \in }{ M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{.} If one introduces such a subset then one gives a name to it which often reflects the name of the property, like
\mavergleichskettedisp
{\vergleichskette
{ E }
{ =} { { \left\{ x \in \N \mid x \text{ is even} \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{,}
\mavergleichskettedisp
{\vergleichskette
{O }
{ =} { { \left\{ x \in \N \mid x \text{ is odd} \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{,}
\mavergleichskettedisp
{\vergleichskette
{ S }
{ =} { { \left\{ x \in \N \mid x \text{ is a square number} \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{}
\mavergleichskettedisp
{\vergleichskette
{ { \mathbb P } }
{ =} { { \left\{ x \in \N \mid x \text{ is a prime number} \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{.} For the sets occurring in mathematics, a multitude of mathematical properties is relevant and therefore there is a multitude of relevant subsets. But also in the sets of everyday life like the set $C$ of the students in a course, there are many important properties which determine certain subsets, like
\mavergleichskettedisp
{\vergleichskette
{ O }
{ =} { { \left\{ x \in C \mid x \text{ lives in Osnabr}\ddot {\rm u}\text{ck} \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{,}
\mavergleichskettedisp
{\vergleichskette
{ P }
{ =} { { \left\{ x \in C \mid x \text{ studies physics} \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{,}
\mavergleichskettedisp
{\vergleichskette
{ D }
{ =} { { \left\{ x \in C \mid x \text{ has birthday in December} \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{.} The set $C$ itself is also given by a property, since
\mavergleichskettedisp
{\vergleichskette
{ C }
{ =} { { \left\{ x \mid x \text{ is a student in the course} \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{.}






\zwischenueberschrift{Set operations}

Similar to the connection of statements to get new statements, there are operations to make new sets from old ones. The most important operations are the following\zusatzfussnote {It is easy to memorize the symbols: the $\cup$ for union looks like u. The intersection is written as $\cap$. The corresponding logical operations or, and have the analog form $\vee$ and $\wedge$ respectively} {.} {.} \aufzaehlungdrei {\stichwort {Union} {}
\mavergleichskettedisp
{\vergleichskette
{A \cup B }
{ \defeq} { { \left\{ x \mid x \in A \text{ or } x \in B \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{.} } {\stichwort {Intersection} {}
\mavergleichskettedisp
{\vergleichskette
{ A \cap B }
{ \defeq} { { \left\{ x \mid x \in A \text{ and } x \in B \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{.} } {\stichwort {Difference set} {}
\mavergleichskettedisp
{\vergleichskette
{ A \setminus B }
{ \defeq} { { \left\{ x \mid x \in A \text{ and } x \notin B \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{.} } For these operations to make sense, the sets need to be subsets of a common basic set. This ensures that we are talking about the same elements. Quite often this basic set is not mentioned explicitly and has to be understood from the context. A special case of the difference set is the \stichwort {complement} {} of a subset
\mavergleichskette
{\vergleichskette
{A }
{ \subseteq }{G }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} in a given base set $G$, also denoted as
\mavergleichskettedisp
{\vergleichskette
{ \complement A }
{ \defeq} { G \setminus A }
{ =} { { \left\{ x \in G \mid x \not\in A \right\} } }
{ } { }
{ } { }
} {}{}{.} If two sets have an empty intersection, meaning
\mavergleichskette
{\vergleichskette
{ A \cap B }
{ = }{ \emptyset }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,} we also say that they are \definitionswort {disjoint}{.}






\zwischenueberschrift{Product set}

We want to describe within set theory the arithmetic operations on the number sets mentioned above like addition and multiplication. For the addition (say on $\N$), two natural numbers \mathkor {} {a} {and} {b} {} are added to yield another natural number, namely \mathl{a+b}{.} The set of pairs constitute the product set and the adding is interpreted as a mapping on the product set.

We define\zusatzfussnote {In mathematics, definitions are usually presented as such and get a number so that it is easy to refer to them. The definition contains the description of a situation where only concepts are used which have been defined before. In this situation, a new concept together with a name for it is introduced. This name is printed in a certain font, typically in
\betonung{italic}{.} The new concept can be formulated without the new name, the new name is an abbreviation for the new concept. Quite often, the concepts depend on parameters, like the product set depends on its component sets. The names are often chosen arbitrarily, the meaning of the word within the mathematical context can be understood only via the explicit definition and not via its meaning in everyday life.} {} {.}




\inputdefinition
{ }
{

Suppose that two sets \mathkor {} {L} {and} {M} {} are given. Then the set
\mavergleichskettedisp
{\vergleichskette
{ L \times M }
{ =} { { \left\{ (x,y) \mid x \in L , \, y \in M \right\} } }
{ } { }
{ } { }
{ } { }
} {}{}{}

is called the \definitionswort {product set}{} of the sets.

}

The elements of a product set are called \stichwort {pairs} {} and denoted by \mathl{(x,y)}{.} Here the ordering is essential. The product set consists of all pair combinations, where in the first \stichwort {component} {} there is an element of the first set and in the second component there is an element of the second set. Two pairs are equal if and only if they are equal in both components.

If one of the sets is empty, then so is the product set. If both sets are finite, say the first with $n$ elements and the second with $k$ elements, then the product set has \mathl{n \cdot k}{} elements. It is also possible to form the product set of more than two sets.




\inputbeispiel{}
{

Let $F$ be the set of all first names, and $L$ be the set of all last names. Then
\mathdisp {F \times L} { }
is the set of all names. The elements of this set are in pair notation \mathl{(\text{Heinz},\text{Miller})}{,} \mathl{(\text{Petra}, \text{Miller})}{} and \mathl{(\text{Lucy},\text{Sonnenschein})}{.} From a name, one can deduce easily the first name and the last name by looking at the first or the second component. Even if all first names and all last names do really occur, not every combination of a first name and a last name does occur. For the product set, all possible combinations are allowed.

}

For a product set it is also possible that both sets are equal. Then one has to be careful not to confuse the components.




\inputbeispiel{}
{

A chess board \zusatzklammer {meaning the set of squares of a chess board where a chess piece may stand} {} {} is the product set \mathl{\{a,b,c,d,e,f,g,h\} \times\{1,2,3,4,5,6,7,8\}}{.} Every square is a pair, e.g. \mathl{(a,1), (d,4), (c,7)}{.} Because the two component sets are different, one may write instead of pair notation simply \mathl{a1,d4,c7}{.} This notation is the starting point to describe chess positions, and complete chess games.

}

The product set \mathl{\R \times \R}{} is thought of as a plane, one denotes it also by $\R^2$. The product set \mathl{\Z \times \Z}{} is a set of lattice points.




\inputbeispiel{}
{

The cylinder (its surface) is the product set of a circle and a line segment.

Let $S$ denote a circle \zusatzklammer {the circumference} {} {,} and let $I$ be a line segment. The circle is a subset of a plane $E$, and the line segment is a subset of a line $G$, so that for the product sets, we have the relation
\mavergleichskettedisp
{\vergleichskette
{ S \times I }
{ \subseteq} { E \times G }
{ } { }
{ } { }
{ } { }
} {}{}{.} The product set \mathl{E \times G}{} is the three-dimensional space, and the product set \mathl{S \times I}{} is the surface of a cylinder.

}






\zwischenueberschrift{Mappings}

Suppose that a particle is moving in space. This process is described by assigning to every point in time
\mavergleichskette
{\vergleichskette
{t }
{ \in }{\R }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} the point in space
\mavergleichskette
{\vergleichskette
{z(t) }
{ \in }{\R^3 }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} where the particle is at that time. The running of a computer program that uses altogether $s$ memory units can be described by saying for every computing step (which means the execution of a program line) what the content of the memory units is. So to the number $n$ counting the computing steps, we assign the tuple
\mavergleichskettedisp
{\vergleichskette
{(b_1 (n) , \ldots , b_s(n)) }
{ \in} { \N^s }
{ } { }
{ } { }
{ } { }
} {}{}{.} In an election, every voter has to decide for exactly one party ( or for not voting). The temperature profile on the earth is described by assigning to every point in time and every point on the surface its temperature. Such and many other situations are captured by the concept of a mapping.




\inputdefinition
{ }
{

Let \mathkor {} {L} {and} {M} {} denote sets. A \definitionswort {mapping}{} $F$ from $L$ to $M$ is given by assigning, to every element of the set $L$, exactly one element of the set $M$. The unique element which is assigned to
\mavergleichskette
{\vergleichskette
{x }
{ \in }{L }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,} is denoted by \mathl{F(x)}{.} For the mapping as a whole, we write
\mathdisp {F \colon L \longrightarrow M

, x \longmapsto F(x)} { . }

}

If a mapping $F \colon L \rightarrow M$ is given, then $L$ is called the \definitionswort {domain}{} (or domain of definition) of the map and $M$ is called the \definitionswort {codomain}{} (or \stichwort {target range} {}) of the map. For an element
\mavergleichskette
{\vergleichskette
{x }
{ \in }{L }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,} the element
\mavergleichskettedisp
{\vergleichskette
{ F(x) }
{ \in} { M }
{ } { }
{ } { }
{ } { }
} {}{}{} is called the \stichwort {value} {} of $F$ at the \stichwort {place} {} (or \stichwort {argument} {}) $x$.

Two mappings $F \colon L_1 \rightarrow M_1$ and $G \colon L_2 \rightarrow M_2$ are equal if and only if their domains coincide, their codomains coincide and if for all
\mavergleichskette
{\vergleichskette
{x }
{ \in }{L_1 }
{ = }{L_2 }
{ }{ }
{ }{ }
} {}{}{} the equality
\mavergleichskette
{\vergleichskette
{ F(x) }
{ = }{ G(x) }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} in
\mavergleichskette
{\vergleichskette
{M_1 }
{ = }{ M_2 }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} holds. So the equality of mappings is reduced to the equalities of elements in a set. Mappings are also called \stichwort {functions} {.} However, we will usually reserve the term \stichwort {function} {} for mappings where the codomain is a number set like the real numbers $\R$.

For every set $L$, the mapping
\mathdisp {L \longrightarrow L , x \longmapsto x} { , }
which sends every element to itself, is called the \stichwort {identity} {} (on $L$). We denote it by $\operatorname{Id}_{ L }$. For another set $M$ and a fixed element
\mavergleichskette
{\vergleichskette
{c }
{ \in }{M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,} the mapping
\mathdisp {L \longrightarrow M , x \longmapsto c} { , }
which sends every element
\mavergleichskette
{\vergleichskette
{x }
{ \in }{L }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} to the \stichwort {constant value} {} $c$, is called the \definitionswort {constant mapping}{} \zusatzklammer {with value $c$} {} {.} It is usually again denoted by $c$\zusatzfussnote {Hilbert has said that the art of denotation in mathematics is to use the same symbol for different things} {.} {.}

There are several ways to describe a mapping, like value table, bar chart, pie chart, arrow diagram, the graph of the mapping. In mathematics, a mapping is most often given by a mapping rule, which allows computing the values of the mapping for every argument. Such rules are e.g. \zusatzklammer {from $\R$ to $\R$} {} {} \mathl{x \mapsto x^2}{,} \mathl{x \mapsto x^3- e^x + \sin x}{,} etc. In the sciences and in sociology also \stichwort {empirical functions} {} are important which describe real movements or developments. But also for such functions, one wants to know whether they can be described (approximated) in mathematical manner.

\wertetabellesechsausteilzeilen { $x$ }
{\mazeileundfuenf {1} {2} {3} {4} {5} }
{ {6 } }
{ $\pi(x)$ }
{\mazeileundfuenf {2} {4} {6} {5} {3} }
{ {1} } Peter John Acklam %Data for following table


\renewcommand{\leitzeilenull}{ $\cdot$ }

\renewcommand{\leitzeileeins}{ $0$ }

\renewcommand{\leitzeilezwei}{ $1$ }

\renewcommand{\leitzeiledrei}{ $2$ }

\renewcommand{\leitzeilevier}{ $3$ }

\renewcommand{\leitzeilefuenf}{ $4$ }

\renewcommand{\leitzeilesechs}{ $5$ }

\renewcommand{\leitzeilesieben}{ $6$ }

\renewcommand{\leitzeileacht}{ }

\renewcommand{\leitzeileneun}{ }

\renewcommand{\leitzeilezehn}{ }

\renewcommand{\leitzeileelf}{ }

\renewcommand{\leitzeilezwoelf}{ }


\renewcommand{\leitspaltenull}{ $\cdot$ }

\renewcommand{\leitspalteeins}{ $0$ }

\renewcommand{\leitspaltezwei}{ $1$ }

\renewcommand{\leitspaltedrei}{ $2$ }

\renewcommand{\leitspaltevier}{ $3$ }

\renewcommand{\leitspaltefuenf}{ $4$ }

\renewcommand{\leitspaltesechs}{ $5$ }

\renewcommand{\leitspaltesieben}{ $6$ }

\renewcommand{\leitspalteacht}{ }

\renewcommand{\leitspalteneun}{ }

\renewcommand{\leitspaltezehn}{ }

\renewcommand{\leitspalteelf}{ }

\renewcommand{\leitspaltezwoelf}{ }

\renewcommand{\leitspaltedreizehn}{ }

\renewcommand{\leitspaltevierzehn}{ }

\renewcommand{\leitspaltefuenfzehn}{ }

\renewcommand{\leitspaltesechzehn}{ }

\renewcommand{\leitspaltesiebzehn}{ }

\renewcommand{\leitspalteachtzehn}{ }

\renewcommand{\leitspalteneunzehn}{ }

\renewcommand{\leitspaltezwanzig}{ }



\renewcommand{\aeinsxeins}{ 0 }

\renewcommand{\aeinsxzwei}{ 0 }

\renewcommand{\aeinsxdrei}{ 0 }

\renewcommand{\aeinsxvier}{ 0 }

\renewcommand{\aeinsxfuenf}{ 0 }

\renewcommand{\aeinsxsechs}{ 0 }

\renewcommand{\aeinsxsieben}{ 0 }

\renewcommand{\aeinsxacht}{ }

\renewcommand{\aeinsxneun}{ }

\renewcommand{\aeinsxzehn}{ }

\renewcommand{\aeinsxelf}{ }

\renewcommand{\aeinsxzwoelf}{ }



\renewcommand{\azweixeins}{ 0 }

\renewcommand{\azweixzwei}{ 1 }

\renewcommand{\azweixdrei}{ 2 }

\renewcommand{\azweixvier}{ 3 }

\renewcommand{\azweixfuenf}{ 4 }

\renewcommand{\azweixsechs}{ 5 }

\renewcommand{\azweixsieben}{ 6 }

\renewcommand{\azweixacht}{ }

\renewcommand{\azweixneun}{ }

\renewcommand{\azweixzehn}{ }

\renewcommand{\azweixelf}{ }

\renewcommand{\azweixzwoelf}{ }



\renewcommand{\adreixeins}{ 0 }

\renewcommand{\adreixzwei}{ 2 }

\renewcommand{\adreixdrei}{ 4 }

\renewcommand{\adreixvier}{ 6 }

\renewcommand{\adreixfuenf}{ 1 }

\renewcommand{\adreixsechs}{ 3 }

\renewcommand{\adreixsieben}{ 5 }

\renewcommand{\adreixacht}{ }

\renewcommand{\adreixneun}{ }

\renewcommand{\adreixzehn}{ }

\renewcommand{\adreixelf}{ }

\renewcommand{\adreixzwoelf}{ }



\renewcommand{\avierxeins}{ 0 }

\renewcommand{\avierxzwei}{ 3 }

\renewcommand{\avierxdrei}{ 6 }

\renewcommand{\avierxvier}{ 2 }

\renewcommand{\avierxfuenf}{ 5 }

\renewcommand{\avierxsechs}{ 1 }

\renewcommand{\avierxsieben}{ 4 }

\renewcommand{\avierxacht}{ }

\renewcommand{\avierxneun}{ }

\renewcommand{\avierxzehn}{ }

\renewcommand{\avierxelf}{ }

\renewcommand{\avierxzwoelf}{ }


\renewcommand{\afuenfxeins}{ 0 }

\renewcommand{\afuenfxzwei}{ 4 }

\renewcommand{\afuenfxdrei}{ 1 }

\renewcommand{\afuenfxvier}{ 5 }

\renewcommand{\afuenfxfuenf}{ 2 }

\renewcommand{\afuenfxsechs}{ 6 }

\renewcommand{\afuenfxsieben}{ 3 }

\renewcommand{\afuenfxacht}{ }

\renewcommand{\afuenfxneun}{ }

\renewcommand{\afuenfxzehn}{ }

\renewcommand{\afuenfxelf}{ }

\renewcommand{\afuenfxzwoelf}{ }


\renewcommand{\asechsxeins}{ 0 }

\renewcommand{\asechsxzwei}{ 5 }

\renewcommand{\asechsxdrei}{ 3 }

\renewcommand{\asechsxvier}{ 1 }

\renewcommand{\asechsxfuenf}{ 6 }

\renewcommand{\asechsxsechs}{ 4 }

\renewcommand{\asechsxsieben}{ 2 }

\renewcommand{\asechsxacht}{ }

\renewcommand{\asechsxneun}{ }

\renewcommand{\asechsxzehn}{ }

\renewcommand{\asechsxelf}{ }

\renewcommand{\asechsxzwoelf}{ }


\renewcommand{\asiebenxeins}{ 0 }

\renewcommand{\asiebenxzwei}{ 6 }

\renewcommand{\asiebenxdrei}{ 5 }

\renewcommand{\asiebenxvier}{ 4 }

\renewcommand{\asiebenxfuenf}{ 3 }

\renewcommand{\asiebenxsechs}{ 2 }

\renewcommand{\asiebenxsieben}{ 1 }

\renewcommand{\asiebenxacht}{ }

\renewcommand{\asiebenxneun}{ }

\renewcommand{\asiebenxzehn}{ }

\renewcommand{\asiebenxelf}{ }

\renewcommand{\asiebenxzwoelf}{ }


\renewcommand{\aachtxeins}{ }

\renewcommand{\aachtxzwei}{ }

\renewcommand{\aachtxdrei}{ }

\renewcommand{\aachtxvier}{ }

\renewcommand{\aachtxfuenf}{ }

\renewcommand{\aachtxsechs}{ }

\renewcommand{\aachtxsieben}{ }

\renewcommand{\aachtxacht}{ }

\renewcommand{\aachtxneun}{ }

\renewcommand{\aachtxzehn}{ }

\renewcommand{\aachtxelf}{ }

\renewcommand{\aachtxzwoelf}{ }


\renewcommand{\aneunxeins}{ }

\renewcommand{\aneunxzwei}{ }

\renewcommand{\aneunxdrei}{ }

\renewcommand{\aneunxvier}{ }

\renewcommand{\aneunxfuenf}{ }

\renewcommand{\aneunxsechs}{ }

\renewcommand{\aneunxsieben}{ }

\renewcommand{\aneunxacht}{ }

\renewcommand{\aneunxneun}{ }

\renewcommand{\aneunxzehn}{ }

\renewcommand{\aneunxelf}{ }

\renewcommand{\aneunxzwoelf}{ }


\renewcommand{\azehnxeins}{ }

\renewcommand{\azehnxzwei}{ }

\renewcommand{\azehnxdrei}{ }

\renewcommand{\azehnxvier}{ }

\renewcommand{\azehnxfuenf}{ }

\renewcommand{\azehnxsechs}{ }

\renewcommand{\azehnxsieben}{ }

\renewcommand{\azehnxacht}{ }

\renewcommand{\azehnxneun}{ }

\renewcommand{\azehnxzehn}{ }

\renewcommand{\azehnxelf}{ }

\renewcommand{\azehnxzwoelf}{ }



\renewcommand{\aelfxeins}{ }

\renewcommand{\aelfxzwei}{ }

\renewcommand{\aelfxdrei}{ }

\renewcommand{\aelfxvier}{ }

\renewcommand{\aelfxfuenf}{ }

\renewcommand{\aelfxsechs}{ }

\renewcommand{\aelfxsieben}{ }

\renewcommand{\aelfxacht}{ }

\renewcommand{\aelfxneun}{ }

\renewcommand{\aelfxzehn}{ }

\renewcommand{\aelfxelf}{ }

\renewcommand{\aelfxzwoelf}{ }



\renewcommand{\azwoelfxeins}{ }

\renewcommand{\azwoelfxzwei}{ }

\renewcommand{\azwoelfxdrei}{ }

\renewcommand{\azwoelfxvier}{ }

\renewcommand{\azwoelfxfuenf}{ }

\renewcommand{\azwoelfxsechs}{ }

\renewcommand{\azwoelfxsieben}{ }

\renewcommand{\azwoelfxacht}{ }

\renewcommand{\azwoelfxneun}{ }

\renewcommand{\azwoelfxzehn}{ }

\renewcommand{\azwoelfxelf}{ }

\renewcommand{\azwoelfxzwoelf}{ }



\renewcommand{\adreizehnxeins}{ }

\renewcommand{\adreizehnxzwei}{ }

\renewcommand{\adreizehnxdrei}{ }

\renewcommand{\adreizehnxvier}{ }

\renewcommand{\adreizehnxfuenf}{ }

\renewcommand{\adreizehnxsechs}{ }

\renewcommand{\adreizehnxsieben}{ }

\renewcommand{\adreizehnxacht}{ }

\renewcommand{\adreizehnxneun}{ }

\renewcommand{\adreizehnxzehn}{ }

\renewcommand{\adreizehnxelf}{ }

\renewcommand{\adreizehnxzwoelf}{ }



\renewcommand{\avierzehnxeins}{ }

\renewcommand{\avierzehnxzwei}{ }

\renewcommand{\avierzehnxdrei}{ }

\renewcommand{\avierzehnxvier}{ }

\renewcommand{\avierzehnxfuenf}{ }

\renewcommand{\avierzehnxsechs}{ }

\renewcommand{\avierzehnxsieben}{ }

\renewcommand{\avierzehnxacht}{ }

\renewcommand{\avierzehnxneun}{ }

\renewcommand{\avierzehnxzehn}{ }

\renewcommand{\avierzehnxelf}{ }

\renewcommand{\avierzehnxzwoelf}{ }


\renewcommand{\afuenfzehnxeins}{ }

\renewcommand{\afuenfzehnxzwei}{ }

\renewcommand{\afuenfzehnxdrei}{ }

\renewcommand{\afuenfzehnxvier}{ }

\renewcommand{\afuenfzehnxfuenf}{ }

\renewcommand{\afuenfzehnxsechs}{ }

\renewcommand{\afuenfzehnxsieben}{ }

\renewcommand{\afuenfzehnxacht}{ }

\renewcommand{\afuenfzehnxneun}{ }

\renewcommand{\afuenfzehnxzehn}{ }

\renewcommand{\afuenfzehnxelf}{ }

\renewcommand{\afuenfzehnxzwoelf}{ }


\renewcommand{\asechzehnxeins}{ }

\renewcommand{\asechzehnxzwei}{ }

\renewcommand{\asechzehnxdrei}{ }

\renewcommand{\asechzehnxvier}{ }

\renewcommand{\asechzehnxfuenf}{ }

\renewcommand{\asechzehnxsechs}{ }

\renewcommand{\asechzehnxsieben}{ }

\renewcommand{\asechzehnxacht}{ }

\renewcommand{\asechzehnxneun}{ }

\renewcommand{\asechzehnxzehn}{ }

\renewcommand{\asechzehnxelf}{ }

\renewcommand{\asechzehnxzwoelf}{ }



\renewcommand{\asiebzehnxeins}{ }

\renewcommand{\asiebzehnxzwei}{ }

\renewcommand{\asiebzehnxdrei}{ }

\renewcommand{\asiebzehnxvier}{ }

\renewcommand{\asiebzehnxfuenf}{ }

\renewcommand{\asiebzehnxsechs}{ }

\renewcommand{\asiebzehnxsieben}{ }

\renewcommand{\asiebzehnxacht}{ }

\renewcommand{\asiebzehnxneun}{ }

\renewcommand{\asiebzehnxzehn}{ }

\renewcommand{\asiebzehnxelf}{ }

\renewcommand{\asiebzehnxzwoelf}{ }





\renewcommand{\aachtzehnxeins}{ }

\renewcommand{\aachtzehnxzwei}{ }

\renewcommand{\aachtzehnxdrei}{ }

\renewcommand{\aachtzehnxvier}{ }

\renewcommand{\aachtzehnxfuenf}{ }

\renewcommand{\aachtzehnxsechs}{ }

\renewcommand{\aachtzehnxsieben}{ }

\renewcommand{\aachtzehnxacht}{ }

\renewcommand{\aachtzehnxneun}{ }

\renewcommand{\aachtzehnxzehn}{ }

\renewcommand{\aachtzehnxelf}{ }

\renewcommand{\aachtzehnxzwoelf}{ }


\tabelleleitsiebenxsieben






\zwischenueberschrift{Injective and surjective mappings}




\inputdefinition
{ }
{

Let $L$ and $M$ denote sets, and let
\mathdisp {F \colon L \longrightarrow M , x \longmapsto F(x)} { , }
be a mapping. Then $F$ is called \definitionswort {injective}{,} if for two different elements
\mavergleichskette
{\vergleichskette
{ x,x' }
{ \in }{ L }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,} also \mathkor {} {F(x)} {and} {F(x')} {}

are different.

}

If we want to show that a certain mapping is injective then we may show the following: For any two elements \mathkor {} {x} {and} {x'} {} fulfilling the condition
\mavergleichskette
{\vergleichskette
{F(x) }
{ = }{F(x') }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,} we can deduce that
\mavergleichskette
{\vergleichskette
{x }
{ = }{x' }
{ }{ }
{ }{ }
{ }{ }
} {}{}{.} This is often easier to show than the statement that
\mavergleichskette
{\vergleichskette
{x }
{ \neq }{x' }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} implies
\mavergleichskette
{\vergleichskette
{F(x) }
{ \neq }{F(x') }
{ }{ }
{ }{ }
{ }{ }
} {}{}{.}




\inputdefinition
{ }
{

Let $L$ and $M$ denote sets, and let
\mathdisp {F \colon L \longrightarrow M , x \longmapsto F(x)} { , }
be a mapping. Then $F$ is called \definitionswort {surjective}{,} if for every
\mavergleichskette
{\vergleichskette
{y }
{ \in }{M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,} there exists at least one element
\mavergleichskette
{\vergleichskette
{x }
{ \in }{L }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,} such that
\mavergleichskettedisp
{\vergleichskette
{F(x) }
{ =} {y }
{ } { }
{ } { }
{ } { }
}

{}{}{.}

}




\inputbeispiel{}
{

We consider a football game as the mapping which assigns, to every goal of team $A$, the corresponding goal scorer. Suppose that there are no own goals and no changes. The goals of $A$ are numbered by \mathl{1,2 , \ldots , n}{.} Then we have a mapping
\mathdisp {\psi \colon \{ 1 , \ldots , n \} \longrightarrow A = \{ \text{player } 1, \,\text{player } 2 , \ldots , \text{player } 11 \}} { , }
given by
\mavergleichskettedisp
{\vergleichskette
{ \psi(i) }
{ =} { \text{ the player who has scored the } i\text{-th goal} }
{ } { }
{ } { }
{ } { }
} {}{}{.} The injectivity of $\psi$ means that every player has scored at most one goal, the surjectivity means that every player has scored at least one goal.

}




\inputbeispiel{}
{

Let $H$ denote the set of all \zusatzklammer {living or dead} {} {} people. We study the mapping
\mathdisp {\varphi \colon H \longrightarrow H} { , }
which assigns to every person his or her \zusatzklammer {biological} {} {} mother. This is well-defined, as every person has a uniquely determined mother. This mapping is not injective, since there exists different people \zusatzklammer {brothers and sisters} {} {} with the same mother. It is also not surjective, since not every person is a mother of somebody.

}




\inputbeispiel{}
{

The mapping
\mathdisp {\R \longrightarrow \R , x \longmapsto x^2} { , }
is neither injective nor surjective. It is not injective, because the different numbers \mathkor {} {2} {and} {-2} {} are both sent to $4$. It is not surjective, because only nonnegative elements are in the image \zusatzklammer {a negative number does not have a real square root} {} {.} The mapping
\mathdisp {\R_{\geq 0} \longrightarrow \R , x \longmapsto x^2} { , }
is injective, but not surjective. The injectivity can be seen as follows: If
\mavergleichskette
{\vergleichskette
{x }
{ \neq }{y }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,} then one number is larger, say
\mavergleichskettedisp
{\vergleichskette
{x }
{ >} {y }
{ \geq} {0 }
{ } { }
{ } { }
} {}{}{.} But then also
\mavergleichskette
{\vergleichskette
{x^2 }
{ > }{ y^2 }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,} and in particular
\mavergleichskette
{\vergleichskette
{x^2 }
{ \neq }{y^2 }
{ }{ }
{ }{ }
{ }{ }
} {}{}{.} The mapping
\mathdisp {\R \longrightarrow \R_{\geq 0} , x \longmapsto x^2} { , }
is not injective, but surjective, since every nonnegative real number has a square root. The mapping
\mathdisp {\R_{\geq 0} \longrightarrow \R_{\geq 0} , x \longmapsto x^2} { , }
is injective and surjective.

}




\inputdefinition
{ }
{

Let $M$ and $L$ denote sets and suppose that
\mathdisp {F \colon M \longrightarrow L , x \longmapsto F(x)} { , }
is a mapping. Then $F$ is called \definitionswort {bijective}{} if $F$ is injective as well as

surjective.

}




\inputremark {}
{

The question, whether a mapping $F \colon L \rightarrow M$ has the properties of being injective or surjective, can be understood looking at the equation
\mavergleichskettedisp
{\vergleichskette
{F(x) }
{ =} {y }
{ } { }
{ } { }
{ } { }
} {}{}{} (in the two variables $x$ and $y$). The surjectivity means that for every
\mavergleichskette
{\vergleichskette
{y }
{ \in }{ M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} there exists at least one solution
\mavergleichskettedisp
{\vergleichskette
{x }
{ \in} { L }
{ } { }
{ } { }
{ } { }
} {}{}{} for this equation, the injectivity means that for every
\mavergleichskette
{\vergleichskette
{y }
{ \in }{M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} there exist at most one solution
\mavergleichskette
{\vergleichskette
{x }
{ \in }{L }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} for this equation, and the bijectivity means that for every
\mavergleichskette
{\vergleichskette
{y }
{ \in }{M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} there exists exactly one solution
\mavergleichskette
{\vergleichskette
{x }
{ \in }{ L }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} for this equation. Hence surjectivity means the existence of solutions, injectivity means the uniqueness of solutions. Both questions are everywhere in mathematics and they also can be interpreted as surjectivity or injectivity of suitable mappings.

}




\inputdefinition
{ }
{

Let $F \colon L \rightarrow M$ denote a bijective mapping. Then the mapping
\mathdisp {G \colon M \longrightarrow L} { }
which sends every element
\mavergleichskette
{\vergleichskette
{y }
{ \in }{M }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} to the uniquely determined element
\mavergleichskette
{\vergleichskette
{x }
{ \in }{L }
{ }{ }
{ }{ }
{ }{ }
} {}{}{} with
\mavergleichskette
{\vergleichskette
{F(x) }
{ = }{y }
{ }{ }
{ }{ }
{ }{ }
} {}{}{,}

is called the \definitionswort {inverse mapping}{} of $F$.

}




\inputdefinition
{ }
{

Let $L,\, M$ and $N$ denote sets, let
\mathdisp {F \colon L \longrightarrow M , x \longmapsto F(x)} { , }
and
\mathdisp {G \colon M \longrightarrow N , y \longmapsto G(y)} { , }
be mappings. Then the mapping
\mathdisp {G \circ F \colon L \longrightarrow N , x \longmapsto G(F(x))} { , }
is called the \definitionswort {composition}{} of the mappings

\mathkor {} {F} {and} {G} {.}

}

So we have
\mavergleichskettedisp
{\vergleichskette
{ (G \circ F)(x) }
{ \defeq} { G(F(x)) }
{ } { }
{ } { }
{ } { }
} {}{}{} where the left hand side is defined by the right hand side. If both mappings are given by functional expressions, then the composition is realized by plugging in the first term into the variable of the second term (and to simplify the expression if possible).




\inputfaktbeweis
{Mapping/Composition/Associativity/Fact}
{Lemma}
{}
{

\faktsituation {Let $L, M, N$ and $P$ be sets and let
\mathdisp {F \colon L \longrightarrow M , x \longmapsto F(x)} { , }

\mathdisp {G \colon M \longrightarrow N , y \longmapsto G(y)} { , }
and
\mathdisp {H \colon N \longrightarrow P , z \longmapsto H(z)} { , }
be mappings.}
\faktfolgerung {Then
\mavergleichskettedisp
{\vergleichskette
{ H \circ (G \circ F) }
{ =} { (H \circ G) \circ F }
{ } { }
{ } { }
{ } { }
} {}{}{} holds.}
\faktzusatz {}

}
{See Exercise 3.27 . }