Subspaces

2025. 7. 2. 21:55·Mathematics/Linear Algebra
목차
  1. Subspace
  2. Theorem 2 (부분공간 판별법)
  3. Theorem 3
  4. Corollary
  5. Note
  6. Theorem 4
  7. Sum of Two Subspaces
  8. Direct Sum of Two Subspaces
  9. Theorem 5
  10. Theorem 6

Subspace

Definition 2. Let VV be a vector space over FF. A subset WW of VV is called a subspace of VV if WW is a vector space over FF with the same operations defined on VV. 
If WW is a subspace of VV, we denote W≤VW≤V. 

즉 벡터공간 VV와 동일한 field와 연산을 가진, 다시 말해 동일한 대수적 구조를 가지면서 크기만 줄인 VV의 부분집합을 VV의 subspace, 즉 부분공간이라고 부른다. 자명하게 벡터 공간 VV는 자신의 부분공간이고, 오직 zero vector만 들어 있는 집합 {0}{0}(이 집합을 'the zero subspace'라고 부른다)도 VV의 부분공간이 된다. 

Note. For any vector space VV, V≤V,{0}≤VV≤V,{0}≤V.

    벡터공간 VV의 어떤 부분집합 WW가 주어졌을 때 WW가 VV의 subspace인지 판별하는 방법을 알아보자. 정의에 의하면 WW가 VV에서 주어진 연산을 가지고 벡터공간의 모든 조건을 만족한다는 것을 일일이 체크해야 한다. 그러나 실상은 WW가 VV의 부분집합이라는 사실만으로 대부분의 조건이 자동으로 성립한다는 것을 쉽게 알 수 있다. 예컨대 교환 법칙의 경우 VV라는 전체 집합에 대해서 성립하는데 그 부분 집합인 WW에서 성립하지 않는 반례가 있을 수 없다. 따라서 다음의 정리에서 제시되는 조건들만 확인하면 WW가 VV의 부분공간임을 보장할 수 있다.

Theorem 2 (부분공간 판별법)

Theorem 2.  Let W⊂VW⊂V. Then W≤VW≤V ⟺⟺
(1) W≠∅W≠∅,
(2) ax+y∈Wax+y∈W for x,y∈W,a∈Fx,y∈W,a∈F. 
Proof. 
(⟹)(⟹) It is clear by Definition 1. 
(⟸)(⟸) Let x∈Wx∈W. We only need to check the existence of the zero vector and the inverse. Note that 0x=0∈W0x=0∈W and (−1)x=−x∈W(−1)x=−x∈W. Thus W≤VW≤V. ■◼

    이제 벡터공간 VV의 임의의 두 부분공간 W1,W2W1,W2에 대해서 그 합집합과 교집합, 그리고 'sum'이 VV의 부분공간이 되는지에 대해서 확인해보자. 

Theorem 3

Theorem 3. Let W1,W2≤VW1,W2≤V. Then W1∩W2≤VW1∩W2≤V. 
Proof. Let x,y∈W1∩W2x,y∈W1∩W2 and a∈Fa∈F. Then x,y∈W1x,y∈W1 and x,y∈W2x,y∈W2, which implies that ax+y∈W1ax+y∈W1 and ax+y∈W2ax+y∈W2 by Theorem 2. Then ax+y∈W1∩W2.ax+y∈W1∩W2. Thus by Theorem 2, W1∩W2≤VW1∩W2≤V. ■◼

Corollary

Corollary. Let Wi(i=1,...,n)≤VWi(i=1,...,n)≤V. Then n⋂i=1Wi≤V.⋂i=1nWi≤V.
Proof. Let's use induction. We have checked the case of n=2n=2. Suppose that ⋂n−1i=1Wi≤V⋂i=1n−1Wi≤V for some n>3n>3. Then (n−1⋂i=1Wi)∩Wn=n⋂i=1Wi≤V(⋂i=1n−1Wi)∩Wn=⋂i=1nWi≤V by Theorem 2. ■◼

Note

Note. A union of two subspaces of VV is not a subspace of VV in general. 

Theorem 4

Theorem 4. Let W1,W2≤VW1,W2≤V. Then W1∪W2≤V⟺W1⊆W2∨W2⊆W1W1∪W2≤V⟺W1⊆W2∨W2⊆W1.
Proof. 
(⟸⟸) Trivial.
(⟹⟹) Let x∈W1,y∈W2x∈W1,y∈W2 such that x∉W2,y∉W1x∉W2,y∉W1. Then x+y∈W1∪W2⟹x+y∈W1∨x+y∈W2.x+y∈W1∪W2⟹x+y∈W1∨x+y∈W2.
If x+y∈W1x+y∈W1, then (x+y)−x=y∈W1⨂(x+y)−x=y∈W1⨂.
If x+y∈W2x+y∈W2, then (x+y)−y=x∈W2⨂(x+y)−y=x∈W2⨂. Hence x∈W1⟹x∈W2x∈W1⟹x∈W2 or y∈W2⟹y∈W1y∈W2⟹y∈W1. ■◼

    이와 같이 subspace는 교집합을 주더라도 여전히 subspace이지만, 합집합에 대해서는 함부로 그렇다고 말할 수 없다. 이는 덧셈에 대해서 원소들이 닫혀있지 않을 수도 있기 때문인데, subspace가 겹치는 부분이 아닌 각각의 영역에서 벡터들을 뽑아서 더한 벡터가 여전히 두 subspace의 합집합에 머물러 있으리라고는 단정할 수 없다. 따라서 주어진 subspace들을 모두 포함하는 subspace는 합집합으로는 항상 얻을 수 없고, 'sum'과 'direct sum'으로 쉽게 얻을 수 있다.

Sum of Two Subspaces

Definition 3. Let W1,W2≤VW1,W2≤V. Then the sum of W1W1 and W2W2, denoted W1+W2W1+W2, is the set {x+y|x∈W1{x+y|x∈W1 and y∈W2}y∈W2}. 

Direct Sum of Two Subspaces

Definition 4. Let W1,W2≤VW1,W2≤V. Then VV is called the direct sum of W1W1 and W2W2, denoted V=W1⨁W2V=W1⨁W2, if V=W1+W2V=W1+W2 and W1∩W2={0}W1∩W2={0}.

Theorem 5

Theorem 5. Let W1,W2≤VW1,W2≤V. Then W1+W2W1+W2 is a subspace of VV. Moreover, if ZZ is a subspace of VV containing both W1,W2W1,W2, then W1+W2≤ZW1+W2≤Z.
Proof. Clearly W1+W2≠∅W1+W2≠∅ and W1+W2⊂VW1+W2⊂V. Let x,y∈W1+W2x,y∈W1+W2. Then x=v1+v2x=v1+v2 and y=w1+w2y=w1+w2 for some v1,w1∈W1v1,w1∈W1 and v2,w2∈W2v2,w2∈W2. For any a∈Fa∈F, we have ax+y=(av1+w1)+(av2+w2)ax+y=(av1+w1)+(av2+w2). Since av1+w1∈W1av1+w1∈W1 and av2+w2∈W2av2+w2∈W2, ax+y∈W1+W2ax+y∈W1+W2, and by Theorem 2, W1+W2≤VW1+W2≤V. ■◼ 

Theorem 6

Theorem 6. Let W1,W2≤VW1,W2≤V. Then V=W1⨁W2V=W1⨁W2 ⟺⟺ ∀v∈V,∀v∈V, ∃!w1∈W1,∃!w1∈W1, w2∈W2w2∈W2 such that v=w1+w2v=w1+w2.  
Proof. (⟹⟹) Suppose that V=W1⨁W2V=W1⨁W2. Since V=W1+W2V=W1+W2, ∀v∈V∀v∈V, v=w1+w2v=w1+w2 for some w1∈W1w1∈W1 and w2∈W2w2∈W2. If v=v1+v2v=v1+v2 for some v1∈W1v1∈W1 and v2∈W2v2∈W2, then v=w1+w2=v1+v2v=w1+w2=v1+v2, whice means that w1−v1=v2−w2∈W1capW2w1−v1=v2−w2∈W1capW2. Since W1∩W2={0}W1∩W2={0}, we have w1=v1w1=v1 and v2=w2v2=w2.
(⟸⟸) Suppose that ∀v∈V,∀v∈V, ∃!w1∈W1,∃!w1∈W1, w2∈W2w2∈W2 such that v=w1+w2v=w1+w2. By Theorem 5, we have V=W1+W2V=W1+W2 clearly. Let w∈W1∩W2w∈W1∩W2. Then w∈W1w∈W1 and w∈W2w∈W2, and by assumption, we have the unique expression of ww, which is w=0+w=w+0w=0+w=w+0. Thus w=0w=0. ■◼

Reference is here: https://product.kyobobook.co.kr/detail/S000003155051

 

Linear Algebra | Stephen Friedberg - 교보문고

Linear Algebra | For courses in Advanced Linear Algebra. This top-selling, theorem-proof text presents a careful treatment of the principle topics of linear algebra, and illustrates the power of the subject through a variety of applications. It emphasizes

product.kyobobook.co.kr

 

저작자표시 (새창열림)
  1. Subspace
  2. Theorem 2 (부분공간 판별법)
  3. Theorem 3
  4. Corollary
  5. Note
  6. Theorem 4
  7. Sum of Two Subspaces
  8. Direct Sum of Two Subspaces
  9. Theorem 5
  10. Theorem 6
'Mathematics/Linear Algebra' 카테고리의 다른 글
  • Linearly dependence and independence
  • Linear Combination and Span
  • Vector space
  • The Algorithm of Calculating The Inverse of Triangular Matrices
Erdos
Erdos
수학과, 물리학과 학부생들이 운영하는 팀블로그입니다.
  • Erdos
    SAMICO
    Erdos
  • 전체
    오늘
    어제
    • 분류 전체보기 (277) N
      • Mathematics (182) N
        • Real analysis (35) N
        • Linear Algebra (58) N
        • Number Thoery (11)
        • Calculus (55)
        • Probability (6)
        • Set Theory (13)
        • Writing (2)
        • Problems (1)
        • Abstract Algebra (1)
      • Physics (76)
        • 일반물리 (2)
        • 상대성이론과 양자역학 입문 (35)
        • 열물리 (15)
        • 수리물리 (13)
        • 고전역학 (11)
      • Computer (7)
      • 독서 (12)
        • 과학 (5)
        • 문학 (2)
        • 자기계발서 (4)
  • 공지사항

    • 참고서적
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.2
Erdos
Subspaces

개인정보

  • 티스토리 홈
  • 포럼
  • 로그인
상단으로

티스토리툴바

단축키

내 블로그

내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W

블로그 게시글

글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C

모든 영역

이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /

* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.