Linear algebra (Osnabrück 2024-2025)/Part I/Lecture 2
A main focus of mathematics is to study how a certain variable (describing a size or a magnitude) depends on another variable (or several variables). For example, how does the area of a square depend on the length of the side, how does the price depend on the commodities bought, how does the size of a population grow with time. Such dependencies are expressed with the concept of a mapping.
Let and denote sets. A mapping from to is given by assigning to every element of the set exactly one element of the set . The unique element that is assigned to is denoted by . For the mapping as a whole, we write
If a mapping is given, then is called the domain (or domain of definition) of the map, and is called the codomain (or target range) of the map. For an element , the element
is called the value of at the place (or argument) .
Two mappings and are equal if and only if their domains coincide, their codomains coincide, and if for all the equality in holds. So the equality of mappings is reduced to the equalities of elements in a set. Mappings are also called functions. However, we will usually reserve the term function for mappings where the codomain is a number set like the real numbers .
For every set , the mapping
which sends every element to itself, is called the identity (on ). We denote it by . For another set and a fixed element , the mapping
that sends every element to the constant value is called the constant mapping (with value ). It is usually again denoted by .[1]
There are several ways to describe a mapping, like a value table, a bar chart, a pie chart, an arrow diagram, or the graph of the mapping. In mathematics, a mapping is most often given by a mapping rule that allows computing the values of the mapping for every argument. Such rules are, e.g., (from to ) , , etc. In the sciences and in sociology, also empirical functions are important that describe real movements or developments. But also for such functions, one wants to know whether they can be described (approximately) in a mathematical manner.
- Injective and surjective mappings
Let and denote sets, and let
be a mapping. Then is called injective if for two different elements , also and
are different.Let and denote sets, and let
be a mapping. Then is called surjective if, for every , there exists at least one element , such that
Let and denote sets, and suppose that
is a mapping. Then is called bijective if is injective as well as
surjective.These concepts are fundamental!
The question, whether a mapping has the properties of being injective or surjective, can be understood looking at the equation
(in the two variables and ). The surjectivity means that for every there exists at least one solution
for this equation; the injectivity means that for every there exists at most one solution for this equation. The bijectivity means that for every there exists exactly one solution for this equation. Hence, surjectivity means the existence of solutions, and injectivity means the uniqueness of solutions. Both questions are everywhere in mathematics, and they can also be interpreted as surjectivity or injectivity of suitable mappings.
In order to show that a certain mapping is injective, we often use the following strategy: One shows for any two given elements and using the condition that holds. This method is often easier than showing that implies .
The mapping
is neither injective nor surjective. It is not injective because the different numbers and are both sent to . It is not surjective because only nonnegative elements are in the image (a negative number does not have a real square root). The mapping
is injective, but not surjective. The injectivity can be seen as follows: If , then one number is larger, say
But then also , and in particular . The mapping
is not injective, but surjective, since every nonnegative real number has a square root. The mapping
is injective and surjective.
Let denote a bijective mapping. Then the mapping
that sends every element to the uniquely determined element with ,
is called the inverse mapping of .The inverse mapping is usually denoted by .
We discuss two classes of mappings that are in the framework of linear algebra very important. They are both so-called linear mappings.
Let be fixed. This real number defines a mapping
For , this is the constant zero mapping. For , we have a bijective mapping; the inverse mapping is
Here, the inverse mapping has a similar form as the mapping itself.
It is a goal of linear algebra to determine, in dependence of the entries , whether the mapping defined by the matrix is injective, surjective, or bijective, and how, in the bijective case, the inverse mapping looks like.
A healthy breakfast starts with a fruit salad. The following table shows how much vitamin C, calcium, and magnesium various fruits have (in milligrams with respect to 100 grams of the fruit).
apple | orange | grapes | banana | |
---|---|---|---|---|
vitamin C | ||||
calcium | ||||
magnesium |
This table yields a mapping, which assigns to a -tuple , representing the used fruits, the content of the resulting fruit salad with respect to vitamin C, calcium, and magnesium, in the form of a -tuple . This mapping can be described with the matrix
using matrix multiplication as
- Composition of mappings
Let and denote sets, let
and
be mappings. Then the mapping
is called the composition of the mappings
and .So we have
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).
The composition of
and
is given by
However,
Hence, the composition of two mappings depends on the ordering.
For a bijective mapping , the inverse mapping is characterized by the conditions
and
Two mappings are the same if and only if the equality holds for every . So let . Then
- Graph, image and preimage of a mapping
The graph is a concept of set theory. Whether it is possible to "visualize“ it in a picture depends on whether we can visualize the product set .
Let and be sets, and let
be a mapping. For a subset , we call
the image of under . For ,
Let and be sets, and let
be a mapping. For a subset , we call
the preimage of under . For a subset with one element, we call
For the mapping
the image of is the set of all squares of real numbers between and , this is thus . The preimage of consists of all real numbers whose square is between and . This is .
For two given sets and , we denote the set of mappings from to by
- Binary operations
The natural addition assigns to two real numbers another real number, its structure is
Such binary operations play an important role in mathematics.
An operation (or binary operation) on a set is a mapping
A binary operation assigns to a pair
another element
Many mathematical constructions are captured by this concept: addition, difference, multiplication, division of numbers, the composition of mappings, the intersection or the union of sets, etc. Basically, any symbol can be used to denote a binary operation, like . Depending on the symbol, we call the binary operation also multiplication or addition, but this does not mean that we are referring to any natural multiplication. Important structural properties of a binary operation are listed in the following definitions.
Let a set and a binary operation
be given. An element is called neutral element of the operation if, for all , the equalities
hold.In the commutative case, it is enough to check only one property of the neutral element.
Let a set with a binary operation
and a neutral element be given. For an element , an element is called inverse element (for ) if the equalities
Let be a set, and let
be the set of all mappings from to itself. The composition of mappings gives a binary operation on , which is associative, due to Lemma 2.11 . In general, it is not commutative. The identity on is the neutral element. A mapping has an inverse element if and only if it is bijective; the inverse element is just the inverse mapping.
- Footnotes
- ↑ Hilbert has said that the art of denotation in mathematics is to use the same symbol for different things.
<< | Linear algebra (Osnabrück 2024-2025)/Part I | >> PDF-version of this lecture Exercise sheet for this lecture (PDF) |
---|