Serlo: EN: Proofs for linear maps: Unterschied zwischen den Versionen

Aus testwiki
Zur Navigation springen Zur Suche springen
imported>Sascha Lill 95
Keine Bearbeitungszusammenfassung
 
(kein Unterschied)

Aktuelle Version vom 10. Juni 2022, 19:04 Uhr

{{#invoke:Mathe für Nicht-Freaks/Seite|oben}} We will give here a proof structure that shows how to prove linearity of a map.

General procedure

Recap: Definition of a linear map

We recall that a linear map (or homomorphism) is a structure-preserving map of a K-vector space V into a K-vector space W. That is, for the map f:VW, the following two conditions must hold:

  1. f must be additive, i.e., for v,wV we have that: f(v+w)=f(v)+f(w)
  2. f must be homogeneous, i.e., for vV,λK we have that: f(λv)=λf(v).

So for a linear map it doesn't matter if we first do the addition or scalar multiplication in the vector space V and then map the sum into the vector space W, or first map the vectors v,w into the vector space W and perform the addition or scalar multiplication there, using the images of the map.

Proving that a map is linear

The proof that a map is linear can be done according to the following structure. First, we assume that a map f:VW is given between vector spaces. That is, V and W are K-vector spaces and f is well-defined. Then for the linearity of f we have to show:

  1. additivity: v,wV:f(v+w)=f(v)+f(w)
  2. homogeneity: vVλK:f(λv)=λf(v)

Mathe für Nicht-Freaks: Vorlage:Aufgabe

The map to zero

The map to zero is the map which sends every vector to zero. For instance, the map to zero of to 3 looks as follows:

Vorlage:Einrücken

Mathe für Nicht-Freaks: Vorlage:Aufgabe

An example in 2

<section begin=aufgabe_linearität_R^2 /> We consider an example for a linear map of 2 to 2:

f:22 with f(x1x2)=(x1+x2x15x2)

Mathe für Nicht-Freaks: Vorlage:Aufgabe <section end=aufgabe_linearität_R^2 />

A linear map in the vector space of sequences

Next, we consider the space of all sequences of real numbers. This space is infinite-dimensional, because there are not finitely many sequences generating this sequence space. But it is a vector space, as we have shown in the chapter about sequence spaces.

<section begin=folgenraum_abbildung_linear /> Mathe für Nicht-Freaks: Vorlage:Aufgabe <section end=folgenraum_abbildung_linear />

Abstract example

In this chapter, we deal with somewhat more abstract vectors. Let M,N be arbitrary sets; K a field and V a K-vector space. We now consider the set of all maps/ functions of the set M into the vector space V and denote this set with Fun(M,V). Furthermore, we also consider the set of all maps of the set N into the vector space V and denote this set with Fun(N,V). The addition of two maps is defined for f,gFun(M,V) by

Vorlage:Einrücken

Die scalar multiplication is defined for λK via

Vorlage:Einrücken

Analogously, we define addition scalar multiplication for Fun(N,V).

Mathe für Nicht-Freaks: Vorlage:Aufgabe

We now show that the precomposition with a mapping tFun(N,M) is a linear map from Fun(M,V) to Fun(N,V).


<section begin=präkomposition_linear /> Mathe für Nicht-Freaks: Vorlage:Aufgabe <section end=präkomposition_linear /> {{#invoke:Mathe für Nicht-Freaks/Seite|unten}}