Lineare Abbildungen, Vektorraumisomorphismus 2012 13: Unterschied zwischen den Versionen

Aus Geometrie-Wiki
Wechseln zu: Navigation, Suche
(senkrechte Parallelprojektion)
(senkrechte Parallelprojektion)
Zeile 9: Zeile 9:
 
==senkrechte Parallelprojektion==
 
==senkrechte Parallelprojektion==
 
<math>\varphi: \mathbb{R}^3 \rightarrow \mathbb{R}^2</math><br />
 
<math>\varphi: \mathbb{R}^3 \rightarrow \mathbb{R}^2</math><br />
<math>\forall \begin{pmatrix} x \\ y \\ z \end{pmatrix}: \varphi \left( \begin{pmatrix} x \\ y \\ z \end{pmatrix}\right)= \begin{pmatrix} x \\ y  \end{pmatrix}</math>
+
<math>\forall \begin{pmatrix} x \\ y \\ z \end{pmatrix}: \varphi \left( \begin{pmatrix} x \\ y \\ z \end{pmatrix}\right)= \begin{pmatrix} x \\ y  \end{pmatrix}</math><br />
 +
Man beweise: <math>\varphi</math> ist lineare Abbildung
  
  

Version vom 12. Dezember 2012, 20:12 Uhr

Definition

Definition


(lineare Abbildung)
Es seien \left(V_1, \oplus, \mathbb{R}, \cdot\right) und \left(V_2, \otimes, \mathbb{R}, \odot\right) zwei Vektorräume über der Körper der reellen Zahlen.
Eine Abbildung \varphi: V_1 \rightarrow V_2 heißt lineare Abbildung wenn gilt:
\forall \vec{u}, \vec{v} \in V_1 \wedge \forall a \in \mathbb{R}:
(H) \varphi ist homogen: \varphi\left(a \cdot \vec{u} \right) = a \odot \varphi\left(\vec{u}\right)
(A) \varphi ist additiv: \varphi\left(\vec{u} \oplus \vec{v} \right)= \varphi \left(\vec{u}\right) \otimes \varphi \left(\vec{v}\right)

Beispiele

senkrechte Parallelprojektion

\varphi: \mathbb{R}^3 \rightarrow \mathbb{R}^2
\forall \begin{pmatrix} x \\ y \\ z \end{pmatrix}: \varphi \left( \begin{pmatrix} x \\ y \\ z \end{pmatrix}\right)= \begin{pmatrix} x \\ y  \end{pmatrix}
Man beweise: \varphi ist lineare Abbildung