2.8 Affine Spaces
Chapter 8 : Affine Spaces
Affine Subspaces
- $V$: vector space
- $x_0 \in V$
- $U \subset V$
위의 조건을 만족할 때, L은 affine subspace이며, V의 linear manifold로 불리기도 한다.
다음과 같이 두 개의 affine subspace가 있을때,
- $L = x_0 + U$
- $\tilde{L} = \tilde{x_0} + \tilde{U}$
$L \subset \tilde{L}$ if and only if $U \subset \tilde{U}$ and $x_0 - \tilde{x_0} \in \tilde{U}$가 성립한다.
Inhomorgeneous system of linear equations and affine subspaces
- $A \in R ^{m \times n}$, $x \in R^m$, $x \neq 0$
\(A \lambda = x\)의 해는 empty set 혹은 affine subspace(n - rk(A))이다.
\(\lambda_1 b_1 + \cdots + \lambda_n b_n = x \text{ where } (\lambda_1, \cdots, \lambda_n) \neq (0, \cdots, 0)\)의 해는 hyperplane이다.
Affine mapping
- two vector space V, W
- Linear mapping $\Phi$: $V \rightarrow W$ and $a \in W$
- 모든 affine mapping은 linear mapping 과 translation으로 표현할 수 있다.
- Affine mapping과 Affine mapping의 합성함수는 Affine mapping이다.