[TOC]

0.1. Def(vector)

A vector space over a filed is a set together with two operations

  • vector addition(or simply addition):
  • scalar multiplication

that satisfy the eight axioms listed below.

  1. Associativity of addition:

  1. Commutativity of addition:

  1. Identity element of addition:

, called the zero vector, such that for all

  1. Inverse elements of addition:

, called the additive inverse of , such that .

  1. Compatibility of scalar multiplication with field multiplication:

  1. Identity element of scalar multiplication:

, where denotes the multiplicative identity in .

  1. Distributivity of scalar multiplication with respect to vector addition:

  1. Distributivity of scalar multiplication with respect to field addition

Note

  • Elements of are commonly called vectors.
  • Elements of are commonly called scalars.

上記の定義から以下は簡単に示せる.

where is additive identity in .

Where is additive inverse of the multiplicative identity in .

0.2. Def(Linear_subspace)

If is a vector space over a field and if is a subset of , then is a subspace of if under operations of is a vector space over .

Equivalently, a noempty subset is a subspace of if

同値性は容易に示せるので省略

0.3. Def(商線形空間:quotient_space)

Let be a vector space over a field , and let be a subspace of . Then binary relation defined by becomes equivalence relation, and where becomes vector space over a field , and called quotient space. In this case, the addition and multiplication are defined by

The Identity element of addition is .

(proof) が同値関係になるとは部分空間の定義から簡単に導くことが出来るので略.も定義通りで示せるので略.ベクトル空間であることも定義通りで示せるので略.

0.4. Def(codimension)

If is a linear subspace of a finite-dimensional vector space , then the codimension of in is the difference between the dimensions:

0.5. Def(maximal_proper_subspace)

A (proper) linear subspace is said to be maximal proper subspace if its any proper superset is (original) linear space.

  • The dimension of maximal proper subspace of -dimensional linear space is .(証明略)
  • A linear subspace of finite-dimensional vector space is maximal proper subspace if and only if the codimension of is one.

(2つ目のProof)

のcodimensionが1である時にmaximal proper subspaceであることを証明する.

の基底をと表すことにする.を真に含む任意のlinear subspaceに含まれていない元を少なくとも1つは含んでいるのでそれをとする.この時は一次独立である(背理法で示せる)であるので元の線形空間の基底である.またはlinear subspaceであるので によって張られる空間をは含んでおり,の基底であったので,である.ゆえにはmaximal proper subspaceである.

0.6. Def(内積空間:inner_product_space)

内積空間(inner product space)

An inner product space is a vector space over the fielf ( or ) together with an inner product that satisfies the following three properties for ll vectors and all scholars .

  • Conjugate symmetry.

  • Linearity in the first argument:

  • Positive definite:

,

0.7. 内積空間の連続性

Let be an inner product space over a field or and .

Then the function is continuous.

It is easy to prove by using Cauchy-Schwarz inequality, hence the proof is left to a reader.

0.8. 内積空間上の点と線分の距離

Let be an inner product space over a field or .

Then we consider the distance between a point and the segment where with and .

最初に点と直線上の点の距離を考える. よって,の実部を,と定義すると, であるので,点と最も距離が小さい直線上の点は. である.この時, となるので,上の内積空間ならベクトルは直行する.

逆に直線上の点とすると, であるので,ベクトルが直交するとき,である.

よって,上の内積空間なら点から線分に垂線の足が降ろせれば,垂線の足の距離が点と線分の距離になり,下ろせなければ点と線分の端点の距離の片方が点と線分の距離になる.

0.9. Def(affine_manifold/hyperplane)

A subset of of a linear space is an affine manifold of if for some linear subspace of and some . If is a maximal proper subspace of then we call a hyperplane.

0.10. 超平面の同値条件

Suppose is -dimensional inner product space over the field ( or ) and . Then is a hyperplane if and only if for some

(Proof) がhyperplaneと仮定するとmaximal proper subspaceであるとベクトルが存在して, が成立する.はmaximal proper subspaceであるので次元である.ゆえに,部分空間は斉次方程式の解空間を用いる事でが存在して,と表す事ができる.に対して, であるので,と定義すると となる.

逆に, が存在して を満たすとする.

(によって張られる空間)と定義するとである.

よって,この定理よりであるのでcodimenson of は1である.よってmaximal proper subsetの定義)よりはmaximal proper subspaceである(subspaceであることは容易に示せる).

よって,を満たすを1つ固定すると となる.例えばとすれば良い.

0.11. Def:半空間half_space

半空間(閉半空間),開半空間

Let be a finite-dimensional Hilbert space over a field and .

Then open half-space is defined by either of the two open sets below

A closed half-space is defined by the union of an open half-space and the hyperplane like

Then open half-space is open and convex and closed half-space is closed and convex.

(proof)開半空間が開集合であることを示す(残りも同様に示せる)内積空間の連続性よりと定義するととなるので開集合.凸性は定義通りすれば自明.

0.12. Def(span)

線形包

Let be a noempty subset of a vector space . The span of , denoted by , is the set containing of all finite linear combinations of vectors in . For convenience, we define .

It is equivalent to the intersection of all subspaces of that contain .

(Ex1) Let , where .Then is also subspace of .

部分空間の同値性)を使えば(Ex1)は容易に示せる.

0.13. Def(affine_space)

An affine space is a set together with a vector space , and transitive and free (right) action of the additive group of on the set : . We note that the following properties are always sutisfied.

  1. Associativity:
  2. Right identity:
  3. Free and transitive action:For every , the mapping is a bijection.

The first two properties are simply defining properties of a (right) group action.

The third property characterizes free and transitive actions, the onto character coming from transitivity, and then injective character follows from the action being free.(1)

There is fourth property that follows from 1, 2 above:

  1. Exsistence of one-to-one transitions: For all , the mapping is a bijection.

Property 3 is often used in the following equivalent form.

  1. Subtraction:For every in , there exists a unique , denoted such that .

Every vector space may be considered as an affine space over itself(証明は容易なので略). This means that every element of may be considered eigher as a point or as a vector.

When considered as a point, the zero vector is commonly denoted (or , when upper-case letters are used for points) and called the origin.

1,2から4が導きだせることは容易に示せるので証明略.

3と5が同値であることは定義から容易に示せるので証明略.

Proof (1)

任意のに対して,がtransitiveであることからを満たすが存在するので,全射.単射性もがfreeであることから容易に示せる.

(Ex1)

をfield上のvector space, where とする.この時spanの定義)よりベクトル空間である.また,, と定義する.この時上のtransitive and free (right) actionであるので(簡単に証明できるので略),はaffine spaceである.

例えばとするとは原点を通る傾き2の直線を表し,は(0,1)を通る傾き2の直線を表す.

0.14. Def(linear_map)

Let and be vector spaces over the same field . A function is said to be a linear map (linear mapping, liniar transformation, linear function)

if the following two conditions are satisfied:

  • additivity:
  • homogeneity:

(ex)有限次元ベクトル空間の線形関数 linear map of finite-dimensional vector space

をfield上の次元ベクトルと次元ベクトルとしの基底をとする.をlinear mapとした時に関数の行列表現を考える.

の基底なので任意のに対して を満たすが存在する.ここで任意のに対してを満たすが存在するので, ここで,

特にのlinear mapにおいてstandard basisを考える場合は となるので任意のに対して,

0.15. Def(affine_map)

A map between two affine spaces is a affine map if it has a linear transformation such that, for , .

定義から分かるようには同じ体(field)上のベクトル空間(vector space)を表す.

以下と同値

A map between two affine spaces is a affine map if it has a linear transformation such that, for any ,

(ex)のaffine mapを考える.

がaffine mapだとする.

Affine mapの定義より任意のに対してを満たすのlinear mapが存在する.linear mapの例)よりを満たすが存在するのでと定義するとと表せる.

逆にと表せたとする.

と定義するとはlinear mapでありであるのではlinear map.

0.16. 定義域を拡張したアフィン写像もアフィン写像

任意のに対してがaffine mapとする.この時,

と定義するとはaffine mapである.

Proof

はaffine mapより任意の$x_i \in X_i$に対してを満たすlinear map が存在する.は同じfield上のvector spaceであるのでもvector spaceであることは容易に示せる.よって,と定義すると,がlinear mapであることからもlinear mapであることが示せる.よって,任意のに対して, であるのではaffine map.

また,がaffine spaceであることは定義に沿って証明できる.

0.17. アフィン写像の線形和はアフィン写像

がaffine mapとする.ただし,はfield上のvector spaceとする.

この時,任意の任意のに対してはaffine map

(Proof)

はaffine mapであるのでlinear maps が存在して任意のに対して, を満たす.また,と定義するとはlinear mapであり,簡単な計算から である.よって,はaffine map.

と定義する.この時,はaffine mapである.

と定義すると,はlinear transformationであり任意のに対して,であるのではaffine map

Last modified by akirat1993 2019-09-14 13:25:07
Created by akirat1993 2019-09-14 13:25:07

results matching ""

    No results matching ""