-언급순서로 정리

-한번 읽은 후에 다시 개념순으로 정리할 것

-(Chapt),(def),(Thm),(Prop),(Cor),(Lem),(Rmk),(Note),(Claim),(not proven)



(Preface)

-(def) Young diagram

-(Rmk) {Young diagram} bijective {partition of integer}

-(Rmk) partition of integer를 표현하는 방식은 2가지, weakly decreasing한 numbers나열, number나온 횟수로 exponent표현

-(Rmk) lambda ㅏ n, 이란 lambda는 a partition of n

-(Rmk) |lambda|은 n을 가리킴

-(Rmk) lambda와 partition을 동일시하겠다

-(Rmk) Young diagram을 쓰는 이유는(partition대신에) box에 숫자를 넣기 위함

-(def) a numbering of the diagram이란? filling of the diagram이란?

-(def) a tableau란?(row로는 weakly inc, column으로는 strictly inc)

-a tableau on the diagram

-the diagram is the shape of the tableau

-(def) a standard tableau란

-(def) conjugate of diagram이란

-(def) the transpose of a filling이란

-(Rmk) the transpose of a standard tableau는 standard tableau가 된다. the transpose of a filling이 filling되는지는 모른다, 안될 수도 있음

-(def) Schur Polynomial of a partition using 1 to m이란?

-(def) nth complete symmetric polynomial(using 1 to m)이란

-degree가 n인 모든 monomial들을 합한 것

-(def) nth elementary symmetric polynomial(using 1 to m)이란

-서로 다른 variable들을 한번씩 곱해서 degree가 n인 monomial들을 합한 것

-(def) young diagram의 포함관계는? skew diagram이란? skew tableau란?


(Chapt1 Bumping and sliding)

-(def) row-bumping이란(Tableau1개와 숫자x로 이루어진 연산)

-(Rmk) row-bumping해서 얻은 것도 tableau가 된다.

-(Rmk) row-bumping해서 얻은 것+추가된 'box'위치와 그위치의 숫자->inverse연산가능, 즉 original tableau와 추가된 '숫자'를 알 수 있다.

-(Rmk) row-bumping은

-x가 첫 row에서 가장 컸다면 쉬움

-x가 x보다 큰것들 중에서 가장 왼쪽인 놈을 bumping

inverse과정은

-y가 첫 row에 있다면 쉬움

-y의 윗 row에서 y보다 작은 것들 중에서 가장 오른쪽 놈을 bumpign

즉 bumping은 그 row에서 판단 후 아래로 보내고

inverse는 위로 보낸 다음 판단

-(def) (bumping) route of a row-bumping이란?

-(def) the new box of a row-bumping이란?

-(def) strictly left, weakly left, of two routes란?(routes의 대소비교 가능)

-(Lem) Row Bumping Lemma

-한 tableau에 bumping을 두번할 때(using x1, x2) 얻어진 two routes의 대소와 two new boxes의 위치관련정보(x1,x2의 대소로써)

-(Prop)

-한 tableau에 bumping을 여러번할 때 skew diagram의 new boxes위치 관련(단, weakly inc한 숫자를 or strictly dex한 숫자를)

-역으로 한 tableau와 포함된 young diagram 그리고 그것의 skew diagram의 new boxes위치를 통해 그 young diagram에 row-bumping해서 tableau를 얻었음을 알 수 있다.

-(def) a product tableau란?

-(Claim)(not proven) the product operation makes the set of tableaux into an associative monoid(empty tableau가 unit)

-(def) an inside corner of a skew diagram

-(def) an outside corner of a skew diagram

-(def) a sliding of a skew tableau이란

-(Rmk) a sliding of a skew tableau또한 skew tableau된다.(각 step마다 tableau인게 유지됨)

-(Rmk) sliding 또한 reverse를 갖는다

-(def) a reverse slide란?(result skew tableau와 removed box의 위치를 안다면)

-(def) a rectification of a skew tableau이란?

-(def) the jeu de taquin of a skew tableau이란?

-(Claim)(not proven) Starting with a given skew tableau, all choices of inner corners lead to the same rectified tableau.

-(note) 즉 inside corner를 택하는 방식이 어떻든 rectification은 unique

-(def) a product tableau using sliding, rectification

-(Claim)(not proven) The product using sliding agrees with the first definition


(Chapt2 Words; the plactic monoid)

-(def) the word of a skew tableau란? the word of a tableau란?

-(Rmk) {tableau} bijective {the word of some tableau}, 하지만 word of a skew tableau는 skew tableau를 determine하지 못한다.

-(Rmk) 그냥 word라 하면 skew tableau에서 온건지 tableau에서 온건지 모른다. 그리고 그게 중요하진 않음

-(Rmk) row-bumping of a tableau by x을 word language로 하면 어떻게 되는가?(row로 piece한 다음에)

-(Rmk) Knuth는 row-bumping of a tableau by x을 computer programming language로 표현(한 row안에서 착착착)

-(def) an elementary Knuth transformation on a word란?

-(def) two words가 Knuth equivalent란?

-(Prop) row-bumping 한 다음에 word 구한 것 is Knuth equivalent to word구한것에 bumping할 x를 juxtaposition

-(note) 즉 bumping한 것의 word구하는 것은 먼저 word구한 다음에 bumping할 x를 juxtaposition(오른쪽으로)한 다음에 row단위로 Knuth transformation하면 얻을 수 있다.

-(Cor) W(TU) is Knuth equivalent to W(T)W(U)

-(Prop) If one skew tableau can be obtained from another by a sequence of slides, then their words are Knuth equivalent.

-(note) 즉 sliding해봤자 Knuth equivalent classes는 바뀌지 않는다.

-(Thm)(not proven) Every word is Knuth equivalent to the word of a unique tableau.

-(Rmk) 어떤 word가 있을 때 constructing a tableau whose word is Knuth equivalent to given word이 가능하다, 주어진 word의 letter순으로 bumping하면됨

-(def) 위의 과정을 canonical procedure이라 한다.

-(Cor) the rectification of a skew tableau is the unique tableau, 그리고 skew tableau의 word와 unique tableau의 word는 Knuth equivalent

-(Cor) skew tableau가 2개 있을 때, rectification이 same iff 각 skew tableau의 word가 Knuth equivalent

-(note) 따라서 product tableau를 unique tableau whose word is Knuth equivalent to word1word2로도 정의가 가능하다. 즉 각각의 tableau의 word를 구한 다음 병렬로 나열한 다음에 Knuth transformation을 계속 써서 tableau로 만들고 그 때 얻은 tableau를 product tableau라 하자는 것, 그것의 유일성은 Thm이 보장해주는 것

-(Cor) The three constructions of the product of two tableaux agrees

-(def) the plactic monoid란?

-(def) the tableau ring of [m]이란?([m]={1,2,3,...,m})

-(def) the Schur polynomial이란?(using the tableau ring of [m], lambda as shape)

-(Rmk) Pieri formulas란?

-[m]:fixed 상황에서 Schur polynomial과 (complete or elementary) symmetric polynomial과의 곱연산 공식을 제공한다.(shape끼리의 연산, 다른 말론 partition끼리 연산)

(이 공식은, (tableau1+tableau2+...)(tableau1'+tableau2'+...)에다가 monomial을 취하고 monomial이 multiplicative인 것을 이용한 셈)

(한 tableau가 monomial을 1개만 갖지만, 역은 성립하지 않는다, monomial은 tableau를 여러개 결정시킴)

-(def) a tableau has content (mu1,mu2,...mul)이란?

-(Rmk) content는 tableau의 monomial로써 생각이 가능(bijective from {content} to {monomial})

-(Rmk) monomial->tableau는 1개로 결정안되지만, 이 때의 모든 tableau는 content가 같다.

-(Rmk) content에다가 shape을 추가시켜도 tableau가 여러개 있을 수 있다.

-(def) a Kostka number of (shape, content)란?

-(Rmk) 두 tableau가 content가 같으면 대응되는 monomial이 같은 것, 역으로 monomial이 같은 tableau면 content가 같은 것

-(Rmk) Kostka number를 polynomial입장에서는 특정 monomial(determined by content)이 특정 shape로 얻어지는 개수, 즉 coefficient from the particular shape

-(Rmk) is the same the number of sequences of partitions s.t. ... 가능

-(Rmk) complete symmetric polynomial의 연속 곱에 대한 정보 줌 

-(Rmk) 

'수학 > 기타수학' 카테고리의 다른 글

표현론 복습노트  (0) 2015.06.06
[수학]Crystals For Dummies  (0) 2015.04.25
[수학]확률,통계 재밌는 문제들  (0) 2013.10.12
[수학]Exercises  (0) 2013.07.29
Order Relation관련 용어 정리  (0) 2013.01.11

*Contents

Set Theory(link)

-Measure Theory

Group Theory(link)

-Ring Theory

-Field Theory

-Module Theory

-Vector Space

-Algebra Theory

Topology(link)

-Algebraic Topology+Differential Geometry

-Metric Space

Topological Vector Space(link)

-Normed Vector Space

Applicatio

-Combinatorics(link)

-Graph Theory(link)

-Spectral Graph Theory

-Adjacent, Incidence, Incidence for Directed Graph(link)

-Distance, Index(link)

-Laplacian, Signless Laplacian(link)

-Weighted Graph(link)

-Elementary Inequalities(link)

-Integral Transformation

-Linear Programming

-Numerical Analysis

-Convex Optimization(수업)

-Queueing Theory

-Special Functions(link)

-Probability, Statistics

-Probability, Statistics(link)

-Econometrics(link)

 

풀 문제들(link)

Examples, Exercises(link)

 


*Set Theory

-logic관련

-iff:if and only if

- := defined

-te:there exist(s)

-te!:there unique exist(s)

-≡:congruence

-set, subset관련

-J:Any Set

-<:set과 set 사이에서는 subset임을 가리키고, order가 있을 때(실수와 실수같은)는 order relation을 가리킨다.

-P(J):Power set of J

-S:subspace, or subgroup 등(구분 필요하면 topological subspace:topS/linear subspace:LS)/subgroup:subgS)

-E:subset

-X_i:X들의 collection, countable일 필요는 없음

-X_n:X들의 collection, countable일 필요 있음, sequence로도 간주가능

-set operation관련

-A교B:intersection, A교B

-AUB:union, 

-AΔB:symmetry difference

-a-union:arbitrarily union

-u-union:uncountable union

-c-union:countable union

-a-intersection:arbitrarily intersection

-u-intersection:uncountable intersection

-c-intersection:countable intersection

-f-union:finite union

-f-intersection:finite intersection

-C, R, Q, Z, N등 숫자관련

-nnn:nonnegative

-rv:real-valued

-erv:extended real-valued

-iv:complex-valued

-N:the natural numbers set

-Z:the integer numbers set

-[[x]]:floor of x

-]]x[[:ceiling of x

-ETR:the extended real numbers set

-R^n:the finite cartesian product of R

-R^J:the cartesian product of R, indexed by J

-R^N:the cartesian product of R, indexed by N

-C:the Complex Numbers Set
-aleph_0:aleph null
-eps:epsilon, 별말 없으면 for any eps>0을 가리킴
-abs:absolute, modulus

-n:integer

-[n]:{1,2,3,...,n}

-gcd:greatest common divisor

-ephi:Euler phi function, ephi(n):=n보다 같거나 작은 자연수 중에서 n과 서로소 인 것들의 개수

-prm:prime integer(혹은 p라 쓰자.)

-(a,b):ordered pair, open interval, 만약 open interval이랑 헷갈리면 ordered pair를 axb라 쓰기로 하자.

-[a,b]:closed interval

-]a,b[:x<=a or x>=b

-)a,b[:x<a or x>=b

-UOn:unit sphere in R^(n+1)

-UO1:unit circle in R^2

-UO2:unit sphere in R^3

-UBn:unit open ball in R^n

-UB2:unit open disk in R^2,

-UB3:unit open ball in R^3

-n-cell:homeo to UBn

-properties
-inc/dec:increasing, decreasing
-기본연산관련
-c-sum:countable many sum, sigma

-f-sum:finitely many sum, sigma

-함수관련

-indi_(E) (x):indicator function on E

-inclusion(E,J):f:E->J, f(x)=x인 function

-retraction(J,E):f:J->E, f(x)=x for x in E인 function(혹은 f^2=f인 것, 즉 projection같은 것인데, topology에선 retraction이라고 많이함)

-fC(J1,J2):the collection of all functions from J1 to J2

-fC(J):the collection of all functions from J to R

-f:J1->J2, section of f란, g:J2->J1 s.t. f(g)=identity on J2

(즉 f의 right inverse이고 left inverse를 retraction)

(section의 경우 surjective일 때만 존재)

-f:J1->J2, g:J3->J2일 때, lift(f) to J3란 lift(f):J1->J3 s.t. f = g o lift(f)

-(E,p,B):bundle

-p:E->B, surjective, p를 projection이라 하고

-E:total space

-B:base space of bundle이라 한다.

-p^(-1)(b)를 fiber of the bundle over b라 한다.

-(E1,p1,B1):subbundle

-E1<E, B1<B, p1=restriction of p on E1일 때를 가리킨다.


-Relation관련

-aRb:a is related with b

-equivalence relation:reflexive, symmetry, transitive인 relation

-Relation:transitive

-for any a,b,c in J, aRb, bRc이면 aRc

-Relation, Symmetric관련

-Relation:symmetric

-for any a,b in J, aRb이면 bRa

-Relation:asymmetric

-for any a,b in J, aRb이면 not bRa

-Relation:antisymmetric

-for any a,b in J, aRb이고 bRa이면 a=b

(혹은 for any a,b in J, aRb이고 a != b이면 not bRa로도 쓸 수 있다.)

-Relation, Reflexive관련

-Relation:reflexive

-for any a in J, aRa

-Relation:irreflexive

-for any a in J, not aRa

-Relation, Totality관련

-Relation:total

-for any a,b in J, aRb or bRa

-Relation:trichotomous

-for any a,b in J, 다음 3가지 중 단 1개만 성립, aRb, bRa, a=b

-Order Relation관련

-Order Relation:Trichotomous and transitive인 relation

-Well-ordered Order Relation:Order Relation이면서 every nonempty subset E of J has a smallest element

-J with strict total order relation, E<J일 때(subset E)

-a:largest element of E 란 a in E이고 x=<a for any x in E일 때 

-a:upper bound for E란, a in J이고 x<=a for any x in E일 때

-E:bounded above란, te j in J s.t. for any x in E, x<=j일 때

-J have the least upper bound property란, every nonempty E of J that is bounded above has a least upper bound.

*Measure Theory

-Measurable Space, Measure Space관련

-MAS:Measurable Space

-논의하는 전체집합을 포함하고, closed under complement, closed under c-union일 때

-MS:Measure Space

-MAS와 measure(nnn이고 empty는 0이고 c-additive일 때)

-C(MS):Completion of Measure Space

-MS를 CMS로 만든 것(Null-ME의 subset을 기존 ME와 union한것들을 추가로 C4에 넣어주면 됨)

-CMS:Complete Measure Space

-for any subset E of any Null-ME, E is also ME

-Measureable Sets, Collection관련

-MC:Monotone Class

-논의하는 전체집합을 포함하고

-inc seq of subset의 c-union에 closed

-dec seq of subset의 c-intersection에 closed

-C1:적어도 empty를 포함하는 Collection

-C2:적어도 empty와 전체 set을 포함하는 collection

-C3:algebra, field

-non-empty

-closed under complement

-closed under f-union

(field라 불리는 이유는, +연산을 union에, +연산 identity를 empty에, *연산을 intersection에, *연산 identity를 전체집합에 대응)

-SC3:semialgebra

-non-empty

-원소의 complement가 disjoint f-union in SC3으로 표현가능

-closed under f-intersection

-C4:sigma-algebra, or sigma-field

-non-empty

-closed complement

-closed c-union

-RC3:ring(대수학에서의 ring과는 다름)

-non-empty

-closed under relative complement

-closed under f-union

-RSC3:semiring

-non-empty

-원소의 relative complement가 disjoint f-union in SC3으로 표현가능

-closed under f-intersection

-RC4:Sigma-ring

-non-empty

-closed under relative complement

-closed under c-union

-C3(~):~을 포함하는 가장 작은 algebra

-C4(~):~을 포함하는 가장 작은 sigma algebra

-C(U)는 C의 원소들의 countable union들도 포함하는 collection

-C(I)는 C의 원소들의 countable intersection들도 포함하는 collection

-PC:Pi-system

-non-empty

-closed f-intersection

-LC:Lambda-system

-non-empty

-closed complement

-closed under c-union of pairwise disjoint subsets

-OME:Outer measurable subset

-E:OME란 for any subset E1 of J, OM(E1)=OM(E1 intersection E)+OM(E1-E)

-PM*ME:PM*의 OME

-MR:measurable rectangle, 즉 M1,M2의 measurable set의 product

-PrC1:C4({MR})

-PrC2:C4({all PrM*ME})

-C4(1)*:{ME1xJ2 s.t. ME1 in C4(1)}, sigma algebra되고 {All MR}의 subset

-C4(2)*:{J1xME2 s.t. ME2 in C4(2)}, sigma algebra되고 {All MR}의 subset

-ME:Measurable subset

-sf-ME:sigma finite measurable subset

-Null-ME:null measurable subset

-M(ME)=0인 ME

-+ME(with respect to sM):positive measurable set

-for any ME s.t. ME<+ME, sM(ME)>=0

--ME(with respect to sM):negative measurable set

-for any ME s.t. ME<-ME, sM(ME)<=0

-Null-sME(with respect to sM):null set(Null-ME와는 약간 다르게 정의됨)

-for any ME s.t. ME<Null-sME, sM(ME)=0

-Measurable Function관련

-MF:Measurable Function

-F:simple이란, MF이고 finite values만 가질 때(즉 linear combination of characteristic functions)

-X1:(J1,C4(1))->(J,C4), X2:(J2,C4(2))->(J,C4), 각각이 MF일 때, X1*:(J1xJ2,PrC1)->(J,C4), X1*(x,y)=X1(x), X2*:(J1xJ2,PrC1)->(J,C4), X2*(x,y)=X2(y) 

(그냥 X2 곱하기 (x,y)와 구분하기)

-Lp(MS):Lp-space over MS(MS가 관심없으면 안적기도 함)

-MF:MS->C중에서 p-norm이 finite인 것들의 모음(C대신에 R(std)을 쓰기도 함)

-Locally Lp(MS)(for MS=(TS,{ME}, M))

-{f:TS->C s.t. for any compact K in TS, restriction of f on K is in Lp(K)}

(top도 함께 있는 MS에서 정의하고, 그 때 Lp(MS)보다 Locally Lp(MS)가 더 크다. 즉 원소 f가 더 많음)

-lp-space:Lp(N, counting measure)

-f:(J1,C4(1), M)->(ETR,C4(TS))인 경우

-{MF_n}:pt cv a.e.(to MF)란, pt cv하지 않는 정의역 J1상의 pts의 measure가 0

-{MF_n}:almost uni cv란, for any eps>0 te ME s.t. M(ME)<eps and {MF_n}:uni cv to MF on (ME)^C

-{MF_n}:cauchy in M이란, for any eps>0, te N and ME s.t. M(ME)<eps and for all n,m>=N, x in (ME)^C s.t. |MF_n(x)-MF_m(x)|<eps

-{MF_n}:cv in M (to MF)이란, for any eps>0, te N s.t. for all n>=N M({x s.t. |MF(x)-MF_n(x)|>=eps})<eps

-{MF_n}:cv in Lp (to MF)이란, lim n->inf ||MF_n - MF||_p = 0

-Set Function, Measure 관련

-sf:set function, a class of sets에서 ETR로 가는 function

-nnn sf가 monotone:

-for J1, J2 in domain s.t. J1<J2에 대해 sf(J1)<=sf(J2)

-nnn sf이 monotone(if):

-for J1, J2 in domain s.t. J1<J2  and J2-J1 in domain에 대해 sf(J1)<=sf(J2)

-nnn sf이 countably monotone1:

for J, {J_n} in domain s.t. J<c-union J_n에 대해 sf(J)<=c-sum sf(J_n)

-nnn sf이 countably monotone1(if):

for J, {J_n} in domain s.t. J<c-union J_n, c-union J_n in domain에 대해 sf(J)<=c-sum sf(J_n)

-nnn sf이 countably monotone2(if):

for {J_n} in domain s.t. c-union J_n in domain에 대해 sf(c-union J_n) <= c-sum sf(J_n)

-nnn sf이 countably monotone2(if)(dis):

for {J_n} in domain s.t. c-union J_n in domain and disjoint에 대해 sf(c-union J_n) <= c-sum sf(J-n)

-nnn sf이 f-additive:

-domain이 closed under f-union

-disjoint finite seq {J_n} in domain에 대해 sf(f-union J_n)=f-sum sf(J_n)

-nnn sf이 f-additive(if):

-disjoint finite seq {J_n} in domain s.t. f-union {J_n} in domain에 대해 sf(f-union J_n)=f-sum sf(J_n)

-nnn sf이 c-additive:

-domain이 closed under c-union

-disjoint countable seq {J_n} in domain에 대해 sf(c-union J_n)=c-sum sf(J_n)

-nnn sf이 c-additive(if):

disjoint countable seq {J_n} in domain s.t. c-union {J_n} in domain에 대해 sf(c-union J_n)=c-sum sf(J_n)

(워낙 general하게 정의한 것, (if)버전만 잘 알면 된다. nnn sf의 domain이 적절해지면, 예를 들면 C3, C4 등 (if)이면 not (if)가 성립)

-OM:Outer measure

-nnn sf on P(J)

-countably monotone1

(일반 Measure는 ME, Measure 순이지만, Outer Measure는 Measure, OME순으로 정의함)

-b-OM:Borel Outer Measure란, every borel set is OME일 때

-f-OM:finite Outer measure

-r-OM:Regular Outer Measure

-for any subset E, for any eps, te OME s.t. E<OME and OM(OME)<OM(E)+eps

-PM:premeasure

-nnn sf on C1

-PM(empty)=0

-c-additive(if)

(PM으로 OM만들고 그래서 M만드는 방법이 가능하다는 게 Measure Theory에서 중요한 내용임, PM을 C3에서 정의해주기만 하면 되므로 not C4)

-f-PM:finite premeasure, (PM은 domain이 C1이면 되는데, f-PM은 domain이 적어도 C2여야 함)

-sf-PM:sigma finite premeasure, (마찬가지로 sf-PM의 domain은 C2여야 함)

-PM*:Outer measure induced by PM:C3->[0,inf]

-M:measure

-M:nnn, M(empty)=0 and M:c-additive

-smf-M:semifinite measure

-for any ME1 s.t. M(ME1)=inf, te ME2 s.t. ME2<ME1, 0<M(ME2)<inf

-sf-M:sigma finite measure

-CM:complete measure

-LM:Lebesgue Measure

-RSC3={empty, all bdd intervals}, RSC3에 vol이란 PM을 주고, {all PM*ME}에서의 measure

(C4(RSC3)는 C4(top)가 된다. 즉 Borel sigma algebra)

-R(LM):Real numbers with Lebesgue measure

-PrM(M1,M2):Product Measure

-sM:signed Measure

-sM(empty)=0

-sM은 +inf, -inf중 기껏해야 1개만 take

-c-additive

-ms:mutually singular(sM1 ms sM2)(2개의 sM 혹은 M이 같은 C4일 때 논의함)

-te ME1, ME2 s.t. ME1 union ME2=전체집합, ME1,ME2:disjoint, ME1:Null-sME wrt sM1, ME2:Null-sME wrt sM2

-+sM:positive variation of sM(Jordan Decomposition Theorem참고)

--sM:negative variation of sM(Jordan Decomposition Theorem참고)

-|sM|:total variation of sM(Jordan Decomposition Theorem참고)

-f-sM:finite sM

-sM1<<sM2(Abs conti, (J,C4), 같은 C4에서의 signed measure에 관한 개념)

-sM1<<sM2 if |sM1|(E)=0 for E in C4 s.t. |sM2|(E)=0

*Group Theory

-Group, Subgroup 관련

-G:group

-이항연산에 대해 닫혀있고

-associative

-항등원 존재

-역원 존재

-Gp:groupoid with unary function ^(-1)과 partial function *

-not binary operation, Gp X Gp -> Gp인 함수가 임의의 a, b in Gp에 대해 정의되지 않음

-associativity( a*b가 정의되고 b*c가 정의될 때 (a*b)*c 와 a*(b*c)가 정의되고, equal)

-for all a in Gp, a*a^(-1)와 a^(-1)*a가 defined

-a*b가 defined되면 a*b*b^(-1)=a and a^(-1)*a*b=b

-p-G:p-group

-group이면서 order가 p^a for some integer a>=0

-g:G의 원소를 가리킴

-S:subgroup(Linear subspace, topological subspace등과 헷갈릴 땐 subgS라 적는다.)

-Hall S:Hall subgroup

-gcd(|S|,[G:S])=1일 때, 즉 subgroup의 order와 index가 서로소인 경우

-p-S:p-subgroup

-subgroup이 order가 p^a for some integer a>=0

-Sp:Sylow p-subgroup

-어떤 G의 subgroup이 order가 p^a이면서 p^a||G| and p^(a+1) not | |G|일 때의 subgroup, 즉 the largest p-S in the sense of factor p

-#Sp:The number of all Sylow p-subgroup

-J(Sp):the set of all Sylow p-subgroup

-NS:normal subgroup

-S이면서 for all g in G, gSg^-1=S인 S

-MS:maximal subgroup(Measurable Space와 구분)

-proper S이면서 S를 포함하는 subgroup은 S와 G만 있는 subgroup

-MNS:maximal normal subgroup

-proper NS이면서 NS를 포함하는 normal subgroup은 NS와 G만 있는 normal subgroup

-S_<G:S is subgroup of G

-S_<!G:S is normal subgroup of G

-S_J:Symmetric group on J

-모든 permutations on J들의 모임 with composite, 따라서 group

-Z(G):center of G

-Z(G):={g1 in G s.t. g*g1*g^(-1)=g1 for all g in G}

-C_G(E):centralizer of E on G

-C_G(E):={g in G s.t. g*z*g^(-1)=z for all z in E}

-즉 E가 center가 되게끔 하는 G의 원소들만 다 모은 것, 따라서 Z(C_G(E))=E가 성립할 것 같지만, E가 subgroup이 아니므로 안됨

(하지만 E가 subgroup이었다면 됨)

-N_G(E):normalizer of E on G

-N_G(E):={g in G s.t. g*E*g^(-1)=E}

-즉 E가 normal이 되게끔 하는 G의 원소들만 다 모은 것(하지만 E가 subgroup이 아닐 땐 조심)

(Center, Centralizer, Normalizer 는 Group에서도 쓰이지만, Ring, Algebra에서도 쓰임, 후자에는 second operation에 대해서 씀, first는 commute하므로 노관심)

(Normalizer가 Ring, Algebra에서 쓰일 때는 group과는 약간 다른게, 차라리 idealizer로 보는게 이해하기 쉽다.)

(Group에서의 N_G(S)는 the largest subgroup of G which includes S as normal)

(Ring에서의 N_R(S)는 the largest subring of R which includes S as ideal)

(Algebra에서의 N_A(S)는 the largest subalgebra of A which includes S as ideal가 안될 수 있다. Lie F-A에선 Jacobi's identity때문에 subalgebra가 된다.)

-[G:S]:index of S in G

-the number of left cosets of S in G

-simple G:simple group

-proper NS가 Trivial만 있으며 order가 1보다 큰 G

-V_4:klein 4 group

-V_4:=<a,b s.t. a^2=b^2=(ab)^2=1>

-Q_8:Quaternion Group

-Q_8:=<-1,i,j,k s.t. (-1)^2=1, i^2=j^2=k^2=ijk=(-1)>

-Alt(n):alternating group of degree n

-Alt(n):=[n]에서 even permutations group with operation=composite

-G가 divisible이란, abelian이고 G=nG for any nonzero n in Z


-Homomorphism관련

-S char G:S is characteristic in G

-for all aut in Aut(G), aut(S)=S인 subgroup S

-conj(g):conjugate of g, e.g. x*g*x^(-1)

-homog:group homomorphism

-structure-preserving map between two algebraic structures(여기서는 two groups)

-endo of G:homog:G->G

-G1 giso G2:G1 is group isomorphic to G2

-Aut(G):the automorphism group of G

-Aut(G):={all automorphism on G} with composite

-aut in Aut(G):the automorphism in Aut(G), 편의상 aut라 쓰기도 하자.

-Inn(G):the inner automorphism group of G

-inner automorphism이란 conjugation으로 만든 automorphism을 가리킨다.

-Inn(G)란 inner automorphism을 모두 모은 group with composite

-End(G):the Endomorphism ring of G

-{homog:G->G}, composite연산을 생각하면 monoid는 된다.

(만약 G가 Abelian additive(+) Group이었으면 (End(G),+, composite)은 ring이 된다.)

-ker(homog):the kernel of homog:G1->G2

-ker(homog)={g in G1 s.t. homog(g)=identity in G2}

-For S<G s.t. [G:S]<inf, transfer of S란, 

-G를 S로 나눈 다음에 {x1S,x2S,x3S,...,xnS}, for any g in G any i in {1,2,3,...,n}, gxi=xjsi인 si들을 다 곱한 것의 image in S/C(S), f:G->S/C(S)인 이 f를 transfer of S라 한다.

(representatives x1,x2,...,xn을 뭘 택하든 transfer는 같음)(link)

({x1,x2,...,xn}같이 representatives를 각각 1개씩 in 각각 orbits, 이것을 transversal이라 한다.) 

(transfer는 group homomorphism이다.)(link)

-Group Action관련

-act_J by G:action on J by G, GxJ->J

-act((e,j))=j and act((g1g2,j))=act(g1,act(g2,j))

(그리고 이때 J를 G-set이라 함, 즉 action by G을 줄 수 있는 set)

-act_J by g:permutation from action on J by g, J->J

-act_J by G가 있을 때 g 하나당 permutation:J->J를 얻을 수 있는데 그것을 가리킴

-homo by act:homomorphism, G->S_J

-O_x:orbit of x under the action of G(필요하다면 in G on X등을 뒤에 적는다.)

-O_x:={y in X s.t. y=g act x for some g in G}

-G_x:stablizer of x in G

-G_x:={g in G s.t. g act x = x}

-Ker(act):kernel of act_J by G

-Ker(act):={g in G s.t. g act x =x for all x in X}

-즉 homo by act의 kernel이라 생각하면 쉬움

-Generator, order관련

-<g>:the group generated by g, i.e. cyclic group

-<E>:the smallest subgroup of G containing E

-Commutator관련

-C(G):commutator subgroup of G

-C(G):=<all commutators>

-[g1,g2]:commutator of g1 and g2

-[g1,g2]:=g1^(-1)*g2^(-1)*g1*g2

-[E1,E2]:the group generated by commutators of elements from E1 and from E2.

-[E1,E2]:=<{[g1,g2] s.t. g1 in E1 and g2 in E2}>

-Group Direct Product, Direct Sum관련

-EDP(G1,G2):External Direct Product of G1, G2

-for any group G1, G2, EDP(G1,G2)는 G1 x G2이고 operation은 coordinate-wise

-EDP(G_i):External Direct Product of {G_i}

-2개일 때의 자연스러운 확장

-IDP(NS1,NS2):Internal Direct Product of NS1, NS2

-for any proper non trivial Normal subgroups NS1,NS2 of G, IDP(NS1,NS2):=NS1NS2 when NS1교NS2=1

(실은 IDP(NS1,NS2) giso EDP(NS1,NS2)성립함)

-IDP(NS_i):Internal DIrect Product of {NS_i}

-2개일 때의 자연스러운 확장 

-EAG(p,n):Elementary abelian group, EDP((Z/pZ) n개곱)

-EAG(p,n)=EDP((Z/pZ) n개곱)

-Group Semidirect Product관련

-OSDP(G1,G2,homog:G2->Aut(G1)):Outer Semidirect Product of G1 and G2 wrt homog

-OSDP(G1,G2,homog) is the cartesian product G1 x G2 에서의 group with binary operation *, (g1,g2)*(g3,g4):=(g1homog(g2)(g3), g2g4)

(이렇게 연산 정의된 것은 G=ISDP(NS,S)에서 연산이 어떻게 되는지를 보면 앎, n1s1n2s2=n1s1n2(s1)^(-1)s1s2), 즉 ISDP는 homog가 conjugate action인 것)

-ISDP(NS,S):Inner Semidirect Product of NS and S(where NS:normal subgroup of G, S:subgroup of G)

-G=S1S2 where S1:the NS, S2:S, S1교S2={e}

-UWP(G1,G2,E):the unrestricted wreath product of G1 by G2, where act_E by G2

-G:=G1xG1x...xG1, E개만큼 곱함(infinite도 가능) 그리고 G2 act on E를 G의 원소의 index에 적용, 따라서 G2 act on G, UWP(G1,G2,E)=OSDP(G,G2)

-RWP(G1,G2,E):the restricted wreath product of G1 by G2, where act_E_by G2

-G:=direct sum of G1, E개만큼 곱하는데, finite개 빼곤 e(identity of G1), 나머진 UWP와 같음



-Series in Group Theory관련

-Motive:
-G를 Simple piece로 쪼갤 수 있는지, 그 쪼개는 방법에는 고유한 특징이 있는지에 대한 생각
-Series의 분류(포함관계를 강조할 때는 chain을 사용)
-각 subgroup의 성질에 따라:subgroup series, subnormal series, normal series, characteristic series...
-개수에 따라:finite, infinite(or transfinite if indexed by ordinal numbers)
-주요 series의 정의(or성질)와 series를 이용하여 정의된 용어들의 정의    
-composition series:subnormal, finite, composition factor=simple
-만드는 방법
-G에서 MNS1찾고, MNS1에서 sub MNS2찾고....sub MNSn=trivial찾은 다음, MNSn<...<MNS2<MNS1<G
-composition series에서 subMNS_(i+1)/subMNS_i을 composition factor라 한다.
-chief series:normal, finite, (chief factor=simple일 필요 없음, NS_(i+1)/NS_i가 minimal NS of G/NS_i여야함)
-만드는 방법
-G에서 MNS1찾고, MNS1보다 바로 다음 작은 NS2찾고(바로 다음이란게 포인트, NS2<NS<MNS1인 NS가 존재안하게끔)... NSn<...<NS2<MNS1<G
-chief series에서 NS_(i+1)/NS_i를 cheif factor라 한다.
-upper central series:characteristic, 각 항이 center(정의는 recursive하게 됨)(각항이 char G인 이유 (link))
-만드는 방법
-G에서 Z(G)구하고, Z(G/Z(G))에 해당되는 Z(G)를 포함하는 NS를 Z(G)2... recursive하게, 1<Z(G)<Z(G)2<...
-lower central series:characteristic, 각항이 commutator subgroup(정의는 recursive하게 됨)
-만드는 방법
-G에서 G^2=[G,G]구하고, G^3=[G,[G,G]]구하고... G>G^2>G^3...
-central series:normal,
-G>N1>N2>.... where Ni:normal in G, and Ni/N(i+1) _< Z(G/N(i+1))
-derived series:characteristic, 각항이 derived
-만드는 방법
-G에서 G^(2)=[G,G]구하고, G^(3)=[G2,G2]구하고... ...<G^(3)<G^(2)<G
-solvable:
-G가 subnormal, finite, composition factor:abelian을 가질 때 G를 Solvable이라 한다.
-iff G의 derived series가 finite일 때
-nilpotent:
-upper central series가 finite일 때(이때 Z(G)n=G가 되는 최소 n을 nilpotent class of G라 한다.)
-lower central series가 finite일 때
-finite central series를 가질 때
(3개가 동치인 이유 (link))
-hypernilpotent:not nilpotent이면서 G=union of all Z(G)k over k=1 to k=inf인 경우 
-Free관련
-FG(E):Free group on E
-E:a set of free generators of FG(E)
-FG(E):=the set of reduced words on E and embed E into FG(E)(자세한 정의는 Dummit, P216 참고)
-|E|를 rank of FG(E)라 부른다.
-FG:free group, te E s.t. FG=FG(E)일 때, free group이라 함
-(E|R):presentation for G
-<E>=G
-R is a set of words in FG(E) s.t. <R>을 포함하는 smallest NS = ker(homog:FG(E)->G)
-E의 원소를 generator라 부르고, R의 원소를 relation of G라 부른다.
(presentation은, Group을 describe하는 방법 중 한가지 도구)
-G:finitely generated란, G has a presentation (E|R) s.t. E:finite set
-G:finitely presented란, G has a presentation (E|R) s.t. E:finite set and R:finite set
-for G_i, FP(G_i)란, free product of G_i, 
-Short Exact Sequence관련
-ES(G1,...,Gi,f1,...,f(i-1))란, f1:G1->G2, ...,f(i-1):G(i-1)->Gi는 homog이고 Im(fk)=ker(f(k+1)) for k=1,2,...,i-1(SES보다 약한 것)
-SES(G1,G2,G3,f1,f2)란, f1:G1->G2 injective homog이고 f2:G2->G3 surjective homog이고 im(f1)=ker(f2)일 때 sequence of G1, G2, G3를 Short exact Sequence라 한다.
(필요없다면 f1,f2 등은 생략)
(이때 G2를 extension of G3 by G1이라 한다.)
-For SES1:SES(G1,G2,G3,f1,f2), SES2:SES(G1',G2',G3',f1',f2'), homo from SES1 to SES2란?
-homog인 g1:G1->G1', g2:G2->G2', g3:G3->G3', 그리고 SES1, SES2, g1,g2,g3가 commute하게되는 g1,g2,g3를 가리킨다.
-For SES1:SES(G1,G2,G3,f1,f2), SES2:SES(G1',G2',G3',f1',f2'), iso from SES1 to SES2란?
-homo from SES1 to SES2인 3개의 homo가 iso일 때
(이 때 SES1 iso SES2라 한다.)
(SES1 iso SES2란, G2 giso G2'보다 강하다, G2 giso G2'이면서 restriction on f1(G1)이 giso f1'(G1')이고 quotient가 G3 giso G3'일 때를 가리킨다.)
(SES1 iso SES2는 G1,G3가 주어졌을 때, G2와 giso인 G2'이 몇개나 있는지 확인하는데 쓰임, up to G1 giso G1' and G3 giso G3')
-For SES1:SES(G1,G2,G3,f1,f2), SES2:SES(G1',G2',G3',f1',f2'), SES1 equivalent to SES2란?
-G1=G1' and G3=G3', g1=identity, g3=identity인 iso from SES1 to SES2가 존재할 때
(SES1 equivalent to SES2란, SES1 iso SES2보다 강하다, G2 giso G2이면서 restriction on f1(G1)이 identity이고 quotient가 identity on G3일 때를 가리킨다.)
(SES1 equivalent to SES2는 G1,G3가 주어졌을 때, G2와 giso인 G2'이 몇개나 있는지 확인하는데 쓰임, fixed G1, G3)
-SES(G1,G2,G3,f1,f2)가 right split란, te f2':G3->G2, homog, f2 o f2' = Identity on G3
-SES(G1,G2,G3,f1,f2)가 left split란, te f1':G2->G1, homog, f1' o f1 = identity on G1
-Representation관련
-G의 rep이란, rep(G), group homomorphism f s.t. f:G->GL(VS(F)) where GL(VS(F))={g:VS(F)->VS(F), g:linear and bijective} with composite해서 group
-G의 MT-rep이란, MT-rep(G), f:G->GL(n,F)인 group homomorphism을 가리킨다. 이 때 n을 degree of rep이라 한다.
(finite group의 classification에서 쓰임, not isomorphic하면 MT-rep의 개수가 서로 다를 수 있음)
(추상적인 G의 원소에 반해 f(g)는 비교적 구체적, 특히 GL(n,C)를 주로 생각함)
-for H:subgroup of G, restriction of rep(G) on H을 restricted rep of G on H라 한다.
-for H:subgroup of G, W:H-Md VS(F), 
-class function이란
-f:G->F, it is constant on each conjugacy class in G인 f를 class function이라 한다. (대표적인 예로 character of rep(G)가 있다.)
-
-character of rep(G)(혹은 character of G-Md VS(F)라 함, 특히 f-dim VS일 때만 정의)란, tr(rep(G))를 가리킨다. 따라서 G->F인 function)
-dim(VS(F))=1인 경우 rep(G)나 tr(rep(G))나 같고 이 경우 G->F^*인 group homomorphism이다. 이 때를 multiplicative character on G라 한다.
-degree of character of rep(G)란, VS의 dimension
-character가 irreducible이란, VS가 irreducible G-Md
-character table이란, g, rep(G), tr(rep(G)) 을 표로 나타낸 것 for all g in G
-for G:group, V:nonzero G-Md VS(F), V:simple이란, nonzero proper G-subMd가 없을 때(irreducible이라고도함)
(nonzero proper G-subMd가 있으면 V:reducible 혹은 not irreducible이라 함)
-for G:group, V:nonzero G-Md VS(F), V:completely reducible이란, V is direct sum of G-subMd
-for G:group, V:nonzero G-Md VS(F), f:V1->V2가 G-Md homo란, f가 linear이고 g(f(v)=f(gv)일 때
(f가 bijective도 되면 G-Md isomorphism이 된다.)
-for G:group, V:G-Md VS(F)일 때 Hom_G(V1,V2):={f:V1->V2 s.t. f:G-Md homo}
-for G:group, V:G-Md VS(F)일 때 End_G(V):={f:V->V s.t. f:G-Md homo}(endomorphism algebra of V라 한다.)
-for X:MT-rep(G), Com(X):={T in MT(nxn)(F) s.t. TX(g)=X(g)T for all g in G}(Commutant algebra associated to X라 한다.)
-for H:subgroup of G, W:H-Md VS(F)일 때, induced rep of H to G란 link참조(link)
 

*Ring Theory

-Ring, Subring관련

-R:ring

-(R,+):abelian group

-*:associative

-distributive laws가 성립일 때 (R,+,*):ring이라 한다. 줄여서 R이라 쓰기로 하자.

(주 관심대상은 R_[1], CR_[1], ID)

-r:ring의 원소, Ring의 원소관련

-zd:zero divisor

-for r in R, r:zero divisor if r:nonzero and te r2 in R s.t. r2:nonzero and r1*r2=zero

-r:nilpotent if r을 유한번 곱했더니 0

-R=R_[1]에서

-u:unit

-te v in R s.t. u*v=v*u=1일 때

-CR에서

-a divide b란(단 a가 nonzero일 때만 정의)(혹은 a:divisor of b, a|b, b:multiple of a라고도 씀)

-te r in R s.t. a=r*b

-gcd(a,b)란

-gcd(a,b):=d s.t. d|a and d|b and if x|a and x|b then x|d

-R=ID에서

-r:irreducible in R이란 r:nonzero and non unit이고 whenever r=a*b일 때, a,b둘 중 하나는 반드시 unit in R일 때

(irreducible이 아니면 reducible이라 한다.)

-r:prime이란 r:nonzero and non unit이고 (r):cprm-id일 때(다르겐 r:nonzero and non unit, r|ab이면 r|a or r|b일 때)
-r1, r2:associate in R이란 te u in R s.t. r1=u*r2
-R_[1]:ring with unity not zero

-R_[0]:ring without unity

-Zero Ring:Ring With Unity = zero

-CR:commutative ring

-DR:Division ring

-for any non zero r in R, r has the multiplicative inverse

(R_[1]이긴 해야되는데 commutative일 필요는 없다, noncommutative DR을 (strictly)skew field라 한다.

-SR:subring, (SR _< R)

-R의 subgroup이면서 closed under *인 것

-R^*:the set of units in R

-char(R):characteristic of R(R=R_[1]일때만 characteristic정의)

-1+1+1+...+1=0되게하는 최소 1의 개수를 characteristic of R이라 하고, 이러한 1이 없다면 char(R)=0이라 정의)

-ID:Integral domain

-CR_[1]이 zd를 하나도 안가질 때 ID라 한다.

-R:Noetherian

-R:CR_[1]이고 every id is finitely generated

-Ideal관련

-Lid:Left Ideal

-SR이면서 for all r in R, r*Lid<Lid

-Rid:Right Ideal

-SR이면서 for all r in R, Rid*r<Rid

-id:ideal

-Lid가 Rid도 되면 id라 한다.

-r + id:={r + s s.t. s in id}

-r * id:={r * s s.t. s in id}

-id1 + id2:={s1+s2 s.t. s1 in id1 and s2 in id2}

-id1, id2:comaximal이란 id1+id2=R전체가 될 때

-id1id2:={all f-sum of elements of the form s1*s2 s.t. s1 in id1 and s2 in id2}

-id1=id2인 경우 (Id1)^2으로 표현한다.


-M-id:Maximal ideal(Maximal normal subgroup에 대응됨)

-proper id이면서 자기를 포함하는 id는 자신과 전체 R뿐

-prm-id:prime ideal(general한 정의, CR에서는 다른 정의를 보통 이용, using element-wise)

-id1id2가 id3에 포함될 때, id1, id2중 적어도 1개가 id3에 포함, 을 만족하는 id3를 prm-id라 한다. 

-CR에서만 논의

-cprm-id:completely prime ideal

-proper id이면서 Ring - cprm-id의 원소 a,b의 a*b는 Ring - cprm-id일 때

-혹은 proper id이면서 for some a,b in R, a*b in cprm-id이면 a,b중 적어도 하나는 cprm-id의 원소일 때 

-R_[1]에서만 논의

-(E):the smallest id of R containing E

-id는 교집합해도 id이므로 E를 포함하는 id들을 intersection한 것

-특히 (r):=({r})=R{r}R인 셈

(R_[1]이 아닌 R에서 논의하자면 (E)가 RER에다가 몇개 원소 더 추가해야됨, E의 원소끼리의 합 이런게 표현안됨)

-p-id:principal ideal(cyclic subgroup에 대응됨)

     -single element로 generated된 id, 즉 ({r}), 쉽게 (r)이라 쓰기도 함.

-f-id:finitely generated ideal

-finite elements로 generated된 id

-Z(R):the center of R

-Z(R):={r in R s.t. rx=xr for all x in R}

-norm_ID:Norm on Integral Domain 

-f:ID->{0,1,2,...} s.t. f(0)=0을 norm on ID라 한다.

-+norm_ID:positive norm on ID

-for non zero x in ID, f(x)>0인 norm on ID를 +norm이라 하자.

-DHnorm_ID:Dedekind-Hasse norm on ID

-+norm_ID이면서 for nonzero a, nonzero b in ID, a:mutiplie of b이거나 te x, y in ID s.t. 0<f(ax-by)<f(b)

(ED일 때 만족해야될 norm_ID보다 좀 더 weak한 경우임)

-UFD:Unique Factorization Domain

-ID이면서 모든 nonzero nonunit element는 finite product of irrducibles로 표현가능 unique up to associates

-PID:principal ideal domain

-ID s.t. every id is p-id

-ED:Euclidean domain

-ID s.t. te norm_ID s.t. for any a,b(b는 nonzero) in ID, te q,r in ID with a=qb+r with r=0 or norm_ID(r)<norm_ID(b).

(Euclidean Division을 일반화시킨게 가능한 ID를 가리킴)

(q를 quotient, r을 remainder라 한다.)

(위의 norm을 EFnorm_ID라 하자. Euclidean Function의 EF을 땀)

-R:graded란

-R:direct sum of additive subgroups R=R0+R1+R2+..., s.t. RiRj < R(i+j) for all i,j>=0

(이 때 Ri의 원소를 homogeneous of degree i라 하고 Ri를 homogeneous component of R of degree i라 한다.)

(대표적인 예는 polynomial ring, tensor algebra of M)

-graded id란?

-for R:graded, id:ideal of R, id=direct sum of (id intersection Ri)형태일 때


-Functions Ring관련

-P:polynomial 

-R[x]:the ring of polynomials in the variable x with coefficients in R(R이 CR_[1]일 때를 생각할 때가 많다.)

-GP(x1,x2,...,xn):the general polynomial, (x-x1)(x-x2)...(x-xn)

-R[x1,x2,...,xn]:the polynomial ring in the variables x1,x2,...,xn with coefficients in R

-aform(algebraic form):homogeneous polynomial in R[x1,x2,...,xn], 각 term이 same degree인 polynomial(aform, form 혼용해서 쓰자.)

-for P in R[x1,x2,...,xn], homogeneous component of P of degree k란, terms of P중 degree가 k인 것들의 sum, P_k라 쓰자.

-(n-ary)quadratic form over F:homogeneous of degree 2 in F[x1,x2,...,xn]

qdf_F(x1,x2,...,xn) or qdf_F(x) or qdf(x)라 쓰자.(F생략해서 막 쓰면 같은 F에 대한 얘기임)

-qdf1, qdf2:equivalent if te MT in GL(n,F) s.t. qdf1_F(x)=qdf2_F(MTx) for any x

-MT_qdf:SMT from qdf, SMT_(i,j)=1/2*(xixj의 계수 + xjxi의 계수)

-qm:quadratic map by qdf, F^n->F, x=(x1,x2,...,xn) in F^n represented by the standard basis of column form, qm_qdf(x):=rt(x)*MT_qdf*x(하단 참고 VS(F)->F)

-b_qdf:form from qdf on F^n, b_qdf(x,y):=1/2 * {qm_qdf(x+y) - qm_qdf(x) - qm_qdf(y)}

-D(qdf_F):={d in F-{0} s.t. qdf(x)=d for some x in F^n}

-F(x):the field of rational functions

-QF(F[x]), quotient field of F[x]

-for f(x1,x2,...,xn) in F(x1,x2,...,xn), f(x1,x2,...,xn)가 symmetric이란,xi의 index를 어떻게 permute해도 f값이 같을 때 

-Homomorphism관련

-riso:ring isomorphic

-homor:ring homomorphism

-ker(homor):kernel of ring homomorphism(homog의 kernel로써 정의됨)

-for R,S:graded, homor:R->S, homor가 graded란 homor(Ri)<Si일 때

-Quotient Ring관련

-R/id:quotient ring of R by id

-Matrix Ring관련

-MT(R)(nxn):Matrix of size nxn with entries in R

-

-Group Ring, Group Algebra관련

-R[G]:Group ring

-R:CR_[1]이고 G={g1,g2,...,gn}으로 finite group G이고

-계수는 R의 원소인 G의 linear combinations 모임으로, ring이 된다.

-RE:the set of all finite sums of elements of the form like R[G], 비슷하게 ER, RER등도 정의 됨

(E는 R의 any subset일 때를 가리킴)

-F[G]:Group algebra

-F[G]:direct sum of Fv_g over g, 따라서 VS(F)이고 multiplication은 R[G]처럼 v_g v_h =v_(gh)로써 정의해서 F-algebra됨


*Field Theory

-F:Field

-OF:Ordered Field

-QF(ID):quotient field of ID

-[F2:F1]:dimension of F2=VS(F1)

-F(a1,a2,...,an):the field generated by a1,a2,...,an over F(where ai in a extension of F), the smallest field containing ai and F

-F(a1):simple extension field of F

(이때 a1을 primitive element of F(a1)이라 한다.)

-F2>F1이란 F2:extension field of F1

-an embedding of F1 into F2란, f:F1->F2 s.t. injective and homomorphism을 가리킨다.

-FEF of F1, F2>F1 with finite [F2:F1]일 때 F2를 Finite extension field of F1이라 하고, FEF of F1으로 나타내기로 하자.

-a:alg(F):algebraic over F, F의 extension field의 원소이면서 te P(x) in F[x] s.t. P(alg(F))=0인 것

-a:transcendental over F란, F의 extension field의 원소이면서 not algebraic over F인 것

-for F2>F1, E:subset of F2, E:algebraically independent over F1이란, 

for every finite subset E' of E, E'={a1,a2,...,an}, there is no nonzero polynomial f(x1,x2,...xn) in F1[x1,x2,...,xn] s.t. f(a1,a2,...,an)=0

-a transcendence base for F2>F1이란 maximal subset of F2(wrt set inclusion) which is algebraically independent over F1

-m_(alg(F),F)(x):the minimal polynomial for alg(F), alg(F)를 root로하면서 unique monic irreducible poly in F[x]을 가리킴

-F2:AEF of F1, F2>F1이고 for any a in F2, a:alg(F1)이면 F2를 algebraic extension field of F1이라 하고 AEF of F1으로 나타내기로 하자.

-F2F1, F3>F2이고 F3>F1일 때 F2F1을 the smallest subfield of F3 containing both F2 and F1을 나타내고 composite field of F2 and F1이라 한다.

-prime subfield, unity를 포함하는 the smallest subfield

-F2:SptEF_(P(x),F1), F2>F1이고 P(x) in F1[x]에 대해 a splitting field for P(x) in F1[x]란, P(x)가 factors completely into linear factors in F2[x]인 F2이고 F2>F3>F1인 proper F3에 대해 F3[x]에서는 splits completely가 안될 때, F2를 a splitting field for P(x) in F1[x]라 하고 줄여서 SptEF_(P(x),F1)

(즉 P(x) in F1[x]의 모든 roots를 포함하면서 F1의 extension인 것들 중 smallest)

(SptEF_F란, polynomial이 존재하긴 하는데 그게 관심이 아닌 splitting field를 가리킬 때 사용, splitting field over F)

-NEF of F1, normal extension of F1, AEF of F1가 SptEF_({P(x)},F1)였다면 AEF of F1을 normal extension of F1이라고 한다.

-ac(F)란, algebraic closure of F, F2:AEF of F이고 for every polynomial P(x) in F[x], P(x) splits completely in F2[x]일 때 F2를 algebraic closure of F1이라한다.(정의상으로는 unique up to isomorphism which fix F인지는 모르지만 ac-F를 잡아서 건설하면 알 수 있음)

-ac-F란, algebraically closed field, ac(F)=FF를 ac-F라 한다.

(즉 F[x]의 any nonconstant polynomial의 모든 roots가 F에 있다는 것)

-F:acc0, algebraically closed and characteristic 0(자주나오므로)

-P(x)가 separable over F란, P(x) in F[x]인 P(x)의 all roots가 모두 distinct in ac(F)

(roots가 F에 있냐는 건 관심 없음, ac(F)에서, 즉 모든 roots를 일단 다 구하고나서 그게 distinct하냐는게 관심) 

(over F라는 걸 적어줘야만 의미 있음, x^2-1을 over Q, over F_2 각각에 따라 다름)

-formal derivative란, 극한없이 poly->poly인 연산자로써 정의, D_x(P(x))로 표현

-F:perfect란, char(F)=0 or char(F)=p s.t. each element x in F can be written as y^p for some y in F 

-char(F)=prm인 p이고 for an irreducible f(x) in F[x] the separable degree of f란

-F:perfect이면 f(x)는 separable되서 the separable degree of f = the degree of f

-Otherwise, f(x)=g(x^p^k)이면서 g(x):separable over F인 irreducible poly가 있는데 degree of g(x)를 가리킨다.

(p^k를 inseparable degree of f라 한다.)

-f:F->F f:Frobenius란 char(F)=p일 때 정의하고 f:F->F, x->x^p인 map

(injective인 endomorphism, 따라서 finite field F1이었다면 Frobenius_F1는 automorphism)

-SEF of F이란, Separable Extension field of F, F2:AEF of F이면서 for any a in F2, m_(a,F):separable over F

-Cyclotomic Field of nth root of unity관련

-CCTMF_n이란 SptEF_(x^n-1,Q)를 가리킨다. the cyclotomic field of nth root of unity라 한다.

-{x^n-1의 roots in C}는 group이 되고 여기서 generator를 primitive nth root of unity라 한다.(ephi(n)개만큼 존재)

-CCTMP(x)_n이란 the nth cyclotomic polynomial, prod over all primitive nth root of unity t (x-t)(따라서 deg가 ephi(n))

-내용정리, extension관련

-포함관계:

AEF of F1>FEF of F1>SptEF_(P(x),F1)

AEF of F1>SEF of F1>ac(F1)(단 SEF of F1>ac(F1)은 F1이 perfect일 때만 가능)

-Classical Straightedge and Compass Construction관련

-for a in R, a:constructible이란 we can construct a line segment of length |a| in a finite number of steps from this given segment of unit length by using a straightedge and a compass.

-for F:field, S:subset of F, Aut(F/S)는 Aut(F)의 원소중에서 S를 fix하는 애들만 모아둔 group

-Aut(F2/F1), Aut(F2)중에서 F1을 fix하는 애들만 모아둔 group

-for a subgroup S of Aut(F), F_S란?(called fixed field of S), S의 모든 원소가 fixed하는 F의 원소들의 모임, subfield of F된다.

-GEF of F란? NEF SEF  of F일 때를 말한다.

-for F2:GEF of F1일 때, 

-G(F2/F1):=the galois group of F2 over F1이라 하고 Aut(F2/F1)을 가리킨다.

-for x in F2, f in G(F2/F1), f(x)를 galois conjugate of x over F1라 한다.(any f마다 conjugate인 셈)

-for F1<F<F2, f in G(F2/F1), f(F)를 conjugate field of F over F1라 한다. 

-F2:abelian GEF of F1이란, F2가 GEF of F1이고 G(F2/F1):abelian일 때 

-for P(x):separable over F,G(P(x),F):=the galois group of P(x) over F라 하고 Aut(SptEF_(P(x),F)/F)를 가리킨다. 

-for F2:SEF of F1(may not NEF of F1), gc(F2/F1)이란, called "the galois closure of F2 over F1"

-F2가 NEF이고 SEF이면 GEF되지만, SEF이기만해서는 GEF가 안된다. 하지만 F2를 좀 더 extension하면 SEF이면서 NEF되게할 수 있다. 그런 extension중에서 가장 작은 것을 가리킨다.

(만약 F2가 not SEF였으면 F2를 어떻게 extension해도 not SEF이므로 galois closure란 것은 정의 못함)

-for F2:SEF of F1일 때(may not NEF of F1), G(F2/F1):=the galois group of F2 over F1이고 Aut(gc(F2/F1)/F1)을 가리킨다, 즉 galois clousure로 대체시켜 생각

-for P(x) in F[x] of degree n, the discriminant of P(x)(disc(p(x))라 적자)란, SptEF_(P(x),F)에서의 P(x)의 all roots {r1,r2,...,rn}(중복해서 적음)에 대하여 prod over i<j (ri - rj)^2,

(따라서 P(x):separable over F이면 disc(P(x))=nonzero, inseparable이면 disc(P(x))=0

*Module Theory

-Module관련

(기본적으로 sth-Md이란, 어떠한 대수적 구조가 있는 object Md에 sth이란 대수적 구조가 있는 object를 Md좌측에다가 붙이는 연산을 정의할건데, 각 sth에 있는 연산과 Md에 있는 연산이 compatible하게끔 정의가 될 때를 가리킨다.)

-R-Md:(left)R-module

-R:Ring

-(Md,+):abelian group

-scalar multiplication:R x Md->Md s.t.

-r1(m1+m2)=r1m1+r1m2

-(r1+r2)m1=r1m1+r2m1

-(r1r2)m1=r1(r2m1)

(R이 이미 잘 안다면 R-Md말고 Md라 하자 그냥)

-G-Md:(left)G-Module

-G:group

-(Md,+):abelian group

-act_Md by G:G x Md -> Md s.t.

-for any g in G, x,y in Md, g(x+y)=gx + gy

-(action이니까) for any g,h in  G, x in Md, (gh)x=g(hx)

(Md가 VS(F)일 땐 act_Md by G가 linearity도 만족, 즉 g(ax+by)=a(gx)+b(gy) where g in G, a,b in F, x,y in VS(F)할 때 G-Md VS(F)라 함)

(for any g in G, x in Md, (g,x)->x이면 이 때 trivial G-Md라 한다.)

-for M:G-Md and H:subgroup of G, M을 H-Md로도 간주할 수 있다. 

-unital R-Md:Unital R-module

-R-module에서 R이 unity 1을 갖고 1m=m을 만족할 때의 R-module

-R-subMd:submodule of R-Md

-subMd:closed under group operation and scalar multiplication

-G-subMd:submodule of G-Md

-closed under group operation and group action

(Md가 VS(F)일 땐 G-subMd란 subspace이고 그 자체로 G-Md일 때, 즉 W:subspace of V, V:G-Md일 때 gw가 W에 속할 때(for any g in G, w in W))

-for m in R-Md, m이 torsion

-te nonzero r in R s.t. rm=0일 때 m을 torsion이라 함

-Tor(Md):={all torsion of Md}

-Tor(Md)를 the torsion submodule이라 하고(R:ID일 때), Tor(Md)의 submodule를 a torsion submodule이라 한다.

-Tor(Md)=0이면 Md를 torsion free라 한다.

-for R-Md인 M, subMd인 N, Ann_R(N):={r in R s.t. rn=0 for all n in N}

(Ann_R(N)은 two-sided id됨)

-for R-Md인 M, Rid of R인 id, Ann_M(Id):={m in M s.t. am=0 for all a in id}

(Ann_M(id)는 subMd됨)

-For N1:R-subMd1, N2:R-subMd2 of M:R-Md, N1+N2:={n1+n2 s.t. n1 in N1 n2 in N2}

(the smallest subMd containing N1 and N2됨)

-For M:R-Md, A:subset of M, RA:={f-sum of ra for r in R, a in A}, called the submodule of M generated by A

(the smallest subMd containing A)

(Group Ring에서와 헷갈리지 않게, RE는 E는 R의 subset일 때임)

-For N:R-subMd of M:R-Md, for A:subset of M, N=RA인 경우 A를 a set of generators for N이라 한다. 

-finite set인 A가 존재하면 N을 finitely generated라 한다.

-singleton인 A가 존재하면 N을 cyclic이라 한다.

-For M_i:R-Md, EDP(M_i), direct product of {M_i}

-For R:R_[1], S:R_[1], M:(R,S)-biMd란, called (R,S) bimodule

-M:left R-Md and M:right S-Md, for r in R, s in S, m in M, (rm)s=r(ms)

-For R:CR_[1], M:SR-Md, called the standard R-module

-M:(R,R)-biMd을 가리킨다.

-For R:CR_[1], M,N,L:left R-Md, f:MxN->L이 R-bilinear이란?

-그냥 bilinear

(정의역의 곱이 n개면 n-multilinear over R이라 한다.)

-For R:CR_[1], M1,M2,...,Mn,L:left R-Md, f:M1xM2x...xMn->L이 n-multilinear over R이 alternating이란?

-정의역의 이웃하는 2개 terms가 same일 때마다 f=0일 때)

-For R:CR_[1], det on R이란

-det:CMT(R)(nxn)->R s.t. det:n-multilinear alternating over R on R^nxR^nx...xR^n, 각 components는 MT의 columns이고 det(IMT)=1

(위의 2성질을 만족하면 det라 한다. determinant)

-For M:left R-Md, M:Noetherian이란

-te no infinite increasing chains of submodules

-For R:ID, M:R-Md일 때 rank of M:=the maximum number of R-lind elements of M

-For R:ID, M:R-Md일 때 divisible M이란, for any nonzero r in R, rM=M

-simple Md이란, submodule이 0와 자기자신 뿐

-semisimple Md란, simple인 submodules의 direct sum으로 decompose가능할 때

-

-Quotient Module관련

-R-Md/R-subMd:Quotient Module of R-Md by R-subMd

-quotient group과 똑같이 만들어지고, module이 됨

-Homomorphism관련

-R-Md1, R-Md2(같은 R에 대해) homoMd(R-Md1,R-Md2)란, f:R-Md1->R-Md2 s.t. f(x+y)=f(x)+f(y) and f(rx)=rf(x)인 f를 가리킨다.

(vector spaces에서는 linear transformation이라 함) 

(R-Module homomorphism이라 부른다.)

-Hom(R-Md1,R-Md2), the set of all homoMd(R-Md1,R-Md2)

-End(R-Md):=Hom(R-Md,R-Md)

(ring이 된다. multiplication은 composite로 두면)

-

-Free관련

-For M:R-Md, A:subset of M, M:free on A란(혹은 A를 R-Basis라 한다.)

-A:basis for M, 즉 M의 모든 원소가 finite linear combinations of A로 유일하게 표현된다는 것

(이때 M을 free module이라 한다.)

-For R:CR_[1], M:R-Md free on A, rank(M):=|basis|=|A|(R이 commutative여야 well-defined)

-For A:set, R:ring, FM(R,A)이란, called a free R-module on A

-free on A인 R-Md

-For A:set, FAG(A):=FM(Z,A), called free abelian group on A

(Z-Md인데 사실 Md이긴한데 그냥 abelian group structure만 가질 뿐, 그래서 free module이라 하지 않고 group이라함)

-Tensor Product관련

-For R:R_[1], M:right R-Md, N:left R-Md, TP(M,N)이란? called the tensor product of M and N over R

-FAG(MxN)의 quotient group, bilinear되게끔

-TP(M,N)은 기본적으로 abelian group structure만 갖고 있는데 M,N에 조건 더 있을수록 Md되기도 하고 함

-TP(M,N)의 원소를 tensor라 하고, for m in M, n in N, tp(m,n):=coset of (m,n), called the simple tensor of m,n

(TP(M,N)의 모든 원소는 finite sum of simple tensors로 쓰여진다. 건설법을 생각해보면)

-For R:R_[1], M:right R-Md, N:left R-Md, G:abelian group, f:MxN->G이 R-balanced란?

-f(m1+m2,n)=f(m1,n)+f(m2,n)이고 f(m,n1+n2)=f(m,n1)+f(m,n2)이고 f(mr,n)=f(m,rn)인 f

-For R:R_[1], M1:right R-Md, M2:right R-Md, N1:left R-Md, N2:left R-Md, f1:homoMd(M1,M2), f2:homoMd(N1,N2), TP(f1,f2)란

-TP(f1,f2):TP(M1,N1)->TP(M2,N2), TP(f1,f2)(tp(m1,n1))=tp(f1(m1),f2(n1))

(group homomorphism이 되고 M,N에 structure가 더 조건 붙으면 module homomorphism까지 됨)

-Short Exact Sequence관련

-SES(Md1,Md2,Md3,f1,f2):Short Exact Sequence란, Group에서와 정의 같음, 단지 Md1,Md2,Md3:R-Md일 뿐

-SES(Md1,Md2,Md3,f1,f2):split란, left split or right split or equivalent to SES(Md1,EDP(Md1,Md3),Md3,embedding,projection)일 때

-Md:R-Md가 projective란, every SES(Md1,Md2,Md)가 split일 때

-Md:R-Md가 injective란, every SES(Md,Md1,Md2)가 split일 때

-Md:R-Md가 flat이란, every SES(left R-Md1,left R-Md2, left R-Md3)에 Md을 tensor product을 좌승 취해도 SES가 얻어질 때

(이때 얻어진 SES는 group의 SES)

-Md1:R-Md, Md2:an essential extension of Md1이란, for every subMd S2 in Md2, Md1교S2={0}이면 S2={0}일 때

-Md1:R-Md, Md2:an injective hull of Md1이란, Md2:injective R-Md이고 Md2:essential extension of Md1일 때

-MD over PID관련

-R:PID, M:R-Md일 때

-M with annihilator nonzero a=u(p1)^a1(p2)^a2...일 때 pi-primary component of M란, Ni:={x in M s.t. (pi)^ai x =0}

-R:PID, M:finitely generated R-Md일 때 

-free rank of M이란, M의 cyclic modules decomposition에서의 free파트 rank

-invariant factors of M이란, M의 cyclic modules decomposition에서의 R/(ai)인 ai들을 가리킨다.

-elementary divisors of M이란, M의 cyclic modules decomposition(using primes)에서의 R/((p_i)^a_i)에서 (p_i)^a_i를 가리킨다.

-R:F[x]일 때

-for any monic P(x) in F[x], cpMT(P(x)), companion matrix란, 대각성분은 0, 대각성분 바로 밑은 1, 마지막 열은 P(x)의 계수들*(-1)을 상수항부터 위에서부터, 나머진 0 



*Vector Space

-Basic

-VS(F):Vector Space over F, ()언급 없으면 R을 가리킴

-VS(F):=F-Md

-f-dim:finite dimensional

-inf-dim:infinite dimensional

-x:any vector

-s:any scalar

-LS:Linear Subspace(subgS, topS, LS)

-F^n:n-dimensional VS(F

-A:absorbing subset

-VS(F)에서 FR(std)이거나 C인 경우 정의를 하며, for any x in VS(F), te c>0 s.t. for |t|>c, x in tA

-B:balanced subset

-VS(F)에서 FOF인 경우 정의를 하며(대게 OF=R(std)), for any t in [-1,1], tB<B인 경우 B를 Balanced라 한다.

-V:convex subset

-VS(F)에서 F가 OF인 경우 정의를 하며(대게 OF=R(std)), for all x, y in V, for all t in [0,1], (1-t)x+ty in V일 때 V를 convex라 한다.

-AV:absorbing convex subset

-lind:linearly independent

-a flag (V_i) of VS(F)란

-a seq of subspace s.t. dim(V_i)=i and V_i<V_(i+1)

-VS(F)에 topology 주는 방법

-normable

-F:topological field(즉 +,*,나누기 가 continuous인 field)일 때(즉 R(std)거나 C)

-addition과 scalar multiplication이 conti가 되게끔 smallest top주는 법(TVS가 됨)

-(VS(F))^*의 모든 원소가 conti가 되게끔(weak topology참고, NVS에선 conti LF들이 conti가 되게끔하는 최소 top)

-Linear combination관련

-1-linc:계수의 합이 1인 linear combination

-1p-linc:계수가 positive이고 합이 1인 linear combination

-c-ilnc:계수가 nnn이고 합이 1인 linear combination(convex combination)


-Direct Product, Direct Sum관련

-EDP(VS1(F),VS2(F)):External Direct Product of VS1(F), VS2(F)(대게는 Direct Sum이라 하지만, VS(F)가 infiite개면 product와 sum구분 필요)

-EDP(VS1(F),VS2(F)):=the cartesian product of VS1(F), VS2(F), 연산은 component-wise, 새로이 VS(F)가 된다.

-IDP(LS1,LS2):Internal Direct Product of LS1,LS2(대게는 Direct Sum이라 하지만, VS(F)가 infiite개면 product와 sum구분 필요)

-IDP(LS1,LS2):={x + y s.t. x in LS1, y in LS2} and LS1교LS2={0} (LS1과 LS2모두 같은 VS(F)의 linear subspace)

(IDP(LS1,LS2) isomorphic EDP(LS1,LS2)성립)

(nontrivial, proper LS1,LS2에 대해서 정의함)

-Function관련(정의역의F와 공역의 F가 다를 순 있으나 그래봤자 subfield관계여야함)

-VS(F)xVS(F)->F

-f:form on VS(F)

-f:VS(F)xVS(F)->F인 function

-Bilinear form on VS(F)

-f:VS(F)xVS(F)->F이면서 bilinear인 function을 가리킴

(bilinear form의 matrix표현은 VS(F)의 basis={v1,v2,...,vn}를 고정시켜버리고 f(vi,vj)를 (i,j)성분으로  하는 matrix를 M이라 하면 f(u,v)=rt(x) M y, 각 x와 y는 u와 v를 basis {v1,v2,...,vn}의 계수들로 표현한 것)

(다른 basis {u1,u2,...,un}를 택했었다면, [u1, u2, ..., un]=[v1,v2,...,vn]S where S:invertible MT, rt(S)MS가 represent matrix가 된다.)

-Symmetric form on VS(F)

-f:bilinear form onVS(F)이면서 for all x,y in VS(F), f(x,y)=f(y,x)

-for b:symmetric bilinear form on VS(F),

-qm_b:quadratic map, VS(F)->F, qm_b(x)=b(x,x)

-qdf_b:quadratic form by b, qdf_b(x1,x2,...,xn)=sum b(ei,ej)xixj, where {e1,e2,...,en}:a basis for VS(F), qdf_b in F[x1,x2,...,xn]

-(VS(F), b):quadratic space라 한다.

-(VS1(F),b1), (VS2(F),b2):isometric

if te g:isom from VS1(F) to VS2(F) s.t. b1(x,y)=b2(g(x),g(y)) for any x,y in VS1(F)

-Alternating form on VS(F)

-f:bilinear form on VS(F)이면서 for all x in VS(F), f(x,x)=0

-Skew-symmetric form on VS(F)

-f:bilinear form on VS(F)이면서 for all x,y in VS(F), f(x,y) = (-f(y,x))

-regular bilinear form이란, g:VS(F)->(VS(F))^*, g(v):=f(v,~) or h:VS(F)->(VS(F))^*, h(v):=f(~,v), 둘 중 1개가 isomorphism일 때

-for symmetric bilinear form f on VS(F), for LS of VS(F), for LS1 of VS(F), for LS2 of VS(F), for E subset of VS(F)

-(LS)^ㅗ :={x in VS(F) s.t. f(x,y)=0 for all y in LS}, the orthogonal complement of LS라 한다.

-rad(f):=(VS(F))^ㅗ, radical of f라 불린다.

-f_LS:subform of f on LS라 하고 정의는 restriction of f on LS

-f=f_LS1 ㅗ f_LS2란, VS(F)=IDP(LS1,LS2) with (LS1)^ㅗ < LS2일 때의 f표현이고, the internal orthogonal sum of f_LS1 and f_LS2라 한다.

-f의 regular part란, f=f_W ㅗ f_rad(f)로 uniquely up to isometry인 W가 존재하고 f_W on W를 regular part of f라 한다.

-f의 diagonal form <a1,a2,...,ak>란, f의 regular part만을 대응되는 matrix의 diagonal form을 가리킴

-for nonzero x in VS(F), x:isotropic란, f(x,x)=0일 때

-for nonzero x in VS(F), x:anisotropic이란, f(x,x):nonzero

-f:isotropic이란 te x in VS(F) s.t. x:isotropic일 때

-f:anisotropic이란 there is no isotropic vector

-for a linear subspace W of VS(F), W:totally isotropic란 f(w1,w2)=0 for all w1, w2 in W

-E:orthonormal이란 for any distinct x,y in E, f(x,y)=0, f(x,x)=1

-E:maximal orthonormal이란 E를 strictly 포함하는 orthonormal set이 없을 때

-f:hyperbolic이란 te H(VS(F))=(VS(F),h) s.t. h isometric f

-for symmetric bilinear form f1 on VS1(F), for symmetric bilinear form f2 on VS2(F)

-f1 ㅗ f2, the external orthogonal sum of f1 and f2라 하고, f1 ㅗ f2:(VS1(F)xVS2(F)) x (VS1(F)xVS2(F))->F,f1 ㅗ f2((a1,a2),(b1,b2)):=f1(a1,b1) + f2(a2,b2)

-H(VS(F)):hyperbolic space란, h:symmetric bilinear form on EDP(VS(F),VS(F)^*), h((v1,f1),(v2,g2)):=f1(v2)+g2(v1), (VS(F),h)를 가리킴 

-H(F):hyperbolic space라 한다.

-F=C인 경우

-sesquilinear form on VS(C)

-f:VS(C)xVS(C)->C이면서 first argument는 linear, second argument는 antilinear(덧셈은 그대로나오는데 scalar는 conjugate달고나옴)

-Hermitian form on VS(C)

-f:sesquilinear form on VS(C)이면서 conjugate symmetric일 때


-VS1(F)->VS2(F)

-LT(VS1(F),VS2(F)):linear transformation from VS1(F) to VS2(F)

(homoMd(R-Md1,R-Md2)랑 같은 것임, 단지 VS1(F), VS2(F)로 바뀐 것 뿐)

-LT(VS(F)):linear transformation from VS(F) to VS(F)

(Endomorphism of VS(F)라고도 한다.)

(LT(VS(F))가 bijective하면 Automorphism of VS(F)라고 한다.)

-egv(LT(VS(F)):eigenvalue of LT(VS(F))

-scalar f in F s.t. LT(VS(F))(x)=fx for some non zero vector x in VS(F)

(LT(VS)의 decomposition(over F[x]:PID이용)elementary divisor에 해당되는 root를 eigenvalue라고 함)

-egv(LT(VS(F)):eigenvector of LT(VS(F))

-nonzero vector x in VS(F) s.t. LT(VS(F))(x)=fx for some scalar f in F

(eigenvalue도 언급필요하면 egv(LT(VS(F)),egv)라 쓰자.)

(LT(VS)의 decomposition(over F[x]:PID이용)elementary divisor(degree가 1인 linear factor)에 해당되는 Torsion submodule의 원소를 가리킴)

-gegv(LT(VS(F)):generalized eigenvector of LT(VS(F))

-LT(VS)의 decomposition(over F[x]:PID이용)elementary divisor(degree가 k인 linear factor)에 해당되는 Torsion submodule의 원소를 가리킴

-subspace of VS(F)가 LT(VS(F))-invariant란, LT(subspace)<subspace일 때(예를 들면 eigenspace of f는 f-invariant)

(혹은 LT(VS(F))가 subspace를 stablize라고도 함)

-LT(VS(F))가 simple이란

-VS(F)가 nonzero이고 LT-invariant subspace가 0와 VS(F)뿐일 때

-LT(VS(F))가 semisimple이란

-대응되는 F[x]-Md가 semisimple, 즉 대응되는 Md가 simple submodules의 direct sum으로 decompose가능

-(iff)모든 LT-invariant subspace가 LT-invariant complement를 가짐

-LTC(VS1(F),VS2(F)):collection of all LT(VS1(F),VS2(F))

-LTC(VS(F)):collection of all LT(VS(F))

-다르게는 End(VS(F))라고도 쓴다. (End(VS(F)), +, composite):associative F-algebra

-Aut(VS(F)):Automorphism Group of VS(F)

-{f:VS(F)->VS(F), bijective, linear} 

-VS(F)->F(as a vector space over F)일 때

-LF(VS(F)):linear functional from VS(F) to F

-subLF(VS(OF)OF):sublinear functional from VS(OF) to OF

-f:VS(OF)->OF s.t. for any x,y in VS(OF) any nnn s in OF, f(x+y)<=f(x)+f(y) and f(sx)=sf(x)

-convF(VS(R),ETR):convex functional from VS(R) to ETR

-f:VS(R)->ETR s.t. for any x,y in VS(R), any nnn s in R, f(x+y)<=f(x)+f(y) and f(sx)=sf(x) and  f(x)>=0

-|| ||:norm, VS(F) to R(FC의 subfield)

-qm_qdf:quadratic map by qdf, F^n->F, x=(x1,x2,...,xn) in F^n represented by the standard basis of column form, qm_qdf(x):=rt(x)*MT_qdf*x

 

 

-qdf(VS(F)):quadratic form on VS(F)

-2-homogeneous and b:VS(F)xVS(F)->F s.t. b(v1,v2)=1/2 * {qdf(v1+v2)-qdf(v1)-qdf(v2)}가 bilinear일 때

(후자를 polar form of qdf라 하고 b_qdf라 적기로 하자.)

(VS(F)가 중요하지 않으면 생략)

-qdf1(VS1(F)) isom qdf2(VS2(F)):isometric(two qdf에 대한, 단 F는 같은 F)

-te isomorphism f:VS1(F)->VS2(F) s.t. for any x in VS1(F), qdf1(x)=qdf2(f(x))

-for qdf(VS(F)), for LS1 of VS(F), for LS2 of VS(F)

-rad(qdf):={v in rad(b_qdf) s.t. qdf(v)=0}

-qdf=qdf_LS1 ㅗ qdf_LS2란, VS(F)=IDP(LS1,LS2) with (LS1)^ㅗ < LS2

-qdf:regular란 rad(qdf)={0}

-for nonzero x in VS(F), x:isotropic란, qdf(x)=0 

-for nonzero x in VS(F), x:anisotropic이란, qdf(x):nonzero

 

 

 

-VS1(F)와 VS2(F)가 둘다 f-dim일 때(dim(VS1(F)=n , dim(VS2(F))=m)

-MT(F)(mxn):matrix over the field F, size of mxn

(별말 없으면 F=C이고 크기는 nxn, 분명히 제시해줘야할 때는 field, size순을 제시)

-CMT(F)(mxn):the collection of all matrix over F, size of mxn

(별말 없으면 F=C이고 크기는 nxn, 분명히 제시해줘야할 때는 field, size순을 제시)

-direct sum of MT1 MT2란, MT1의 오른쪽 하단에 MT2를 붙이는 것, 나머진 0

-Matrix분류(마찬가지로 F와 size언급 필요시 뒤에 적기)

-subMT of MT:submatrix

-psubMT of MT:principal submatrix of MT(i row를 제거했으면 i column도 제거해서 얻은 submatrix)

-leading psubMT of MT:leading principal submatrix of MT, 왼쪽 상단에 것들로 구성된 square submatrix

-reducible MT이란, Μ in M(nxn) s.t. M =_psim block upper triangular matrix

iff te nonempty subset J of {1,2,3,...,n} s.t. M_(i,j) = 0 for all i in J, all j in {1,2,3,...,n}-J

-irreducible이란 ΜΤ가 not reducible일 때

(n=1일 땐 0 matrix는 reducible이라 한다.)

(M:reducible이면 적어도 (n-1)개의 entries가 0여야 함)


-IMT:Identity Matrix

-LMT:lower triangular matrix

-UMT:upper triangular matrix

-DMT:diagonal matrix

-DdMT:diagonally dominant matrix, |a_ii| >= sum over j |a_(i,j)| for any i

-dgMT:diagonalizable matrix

-similar to a DMT

-{MT}:commuting이란, 

-for any two MT1, MT2 in {MT}, MT1MT2=MT2MT1

-dg{MT}:simultaneously diagonalizable이란, 

-te invertible MT1 s.t. MT1MT(MT1)^(-1):a DMT for any MT in dg{MT}

(즉 하나의 가역행렬로 family {MT}의 모든 원소가 대각가능화될 때를 가리킴)

-TMT(B1,B2):Transition matrix from ordered basis B1 to ordered basis B2 

-B1의 1번째 원소의 좌표 under B2를 1열에, 2번째 원소의 좌표 under B2를 2열에...해서 얻은 matrix

-Proj(LS1,LS2):Projection onto LS1 along LS2

-VS(F)=IDP(LS1,LS2)이고 Proj(LS1,LS2):VS(F)->VS(F), Proj(LS1,LS2)(x)=x1 where x=x1+x2, x1 in LS1, x2 in LS2

(LT(VS(F))가 되고, 이것의 MT표현을 Projection matrix, Proj(LS1,LS2)라 하면 MT를 가리키는 것이라 하자.)

-MT가 Idempotent란, MT^2=MT일 때

-ct(MT)란, MT의 conjugate transpose

-F=C일 때

-NMT:normal matrix

-ct(MT)MT=MTct(MT)인 MT

-HMT:Hermitian matrix

-MT=ct(MT)인 MT

-inertia(HMT)=(p,q,z), where p:the number of positive egv, q:the number of negative egv, z:the number of zero egv, including multiplicities

-UnMT:unitary matrix

-inv(MT)=ct(MT)인 MT

-udgMT:unitary diagonalizable matrix

-similar to a DMT인데 그 similar에 쓰이는 invertible MT가 UnMT일 때

-pd:positive-definite

-matrix를 bilinear form으로 보고 nonzero vector z에 대한 결과가 >0(ct(z)HMTz>0)

-psd:positive-semidefinite

-matrix를 bilinear form으로 보고 nonzero vector z에 대한 결과가 >=0(ct(z)HMTz >= 0)


-F=R일 때

-SMT:symmetry matrix

-rt(MT)=MT인 MT

-ACMT:acyclic matrix

-SMT이고 for any subset E={k1,k2,...,ks} of {1,2,3,...,n}, s>=3,

a_(k1,k2) * a_(k2,k3) * ... * a_(ks,k1) = 0인 행렬

-OMT:Orthogonal matrix

-inv(MT)=rt(MT)인 MT

-odgMT:orthogonally diagonalizable matrix

-similar to a DMT인데 그 similar에 쓰이는 invertible MT가 OMT일 때

(MT1 =_sim DMT by OMT, 즉 MT1 =_congruent DMT)

-N:nnn matrix

-모든 성분이 nnn

-N:nnn and irreducible일 때

-spectral circle에 egv가 1개만 있으면 primitive MT라 한다.

-N:primitive MT일 때 te m > 0 s.t. N^m:positive MT, 이때 the smallest m을 the exponent of N이라 한다.

-spectral circle에 egv가 k(k>1)개 있으면 imprimitive MT라 한다. 이때 k를 the index of imprimitivity of N이라 한다.

-P:positive matrix

-모든 성분이 positive

-이 때 P가 square이면 specR(P):egv with positive egv with multiplicity 1, 이 때 specR(P)를 Perron root of P라 하고 positive egv with sum of components equal to 1를 Perron vector of P라 한다.

-rt(P)또한 positive이고 the Perron vector of rt(P)를 left Perron vector of P라 한다.

-Z-MT:Z-Matrix

-M:Z-matrix if all off-diagonals are nonpositive, 즉 M_(i,j)<=0 for i != j

-M1-MT:M-Matrix(Minkowski의 M을 딴 것)

-M:M1-MT if te N:NNN s.t. M = c * IMT - N for some c s.t. c >= specR(N)

-M2-MT:M-Matrix

-M:M2-MT if te N:NNN s.t. M = c * IMT - N for some c s.t. c > specR(N)

-bSMT:bisymmetric

-SMT and /에 대해서도 symmetric


 

-기본 properties(trace, determinant, invertible, transpose, characteristic polynomial, eigen, )관련

-tr(MT):the trace of MT

-inv(MT):the inverse of MT

-MPinv(MT):the Moore-Penrose inverse

-MT*sth*MT=MT

-sth*MT*sth=sth

-MT*sth = rt(MT*sth)

-sth*MT=rt(MT*sth)을 모두 만족하는 sth을 MPinv(MT)라 한다. non-square MT여도 항상 unique하게 존재함

-Ginv(MT):the Group inverse

-MT*sth*MT=MT

-sth*MT*sth=sth

-sth*MT = MT*sth을 모두 만족하는 sth을 Ginv(MT)라 한다. squre MT일때만 정의되고 특정 조건에서 존재하고 존재하면 unique하게 존재함.

-det(MT):the determinant of MT

-unimdMT:unimodular MT, all entries are integers, det(MT)=1 or -1

-perm(MT):the permanent of MT, sum over all f in S_[n] prod from i=1 to i=n (MT)_(i,f(i))

-adj(MT):the adjugate of MT, (adj(MT))_(i,j) = (-1)^(i+j)det(MT - ιth row - jth column)

-rt(MT):the transpose of MT

-charP(MT):the characteristic polynomial of MT

-charP(MT):=det(x*IMT - MT), x:variable인 polynomial

(If neccessar, use charP(MT,x))

-mP(MT):the minimal polynomial of MT

-MT를 root로 하는 monic and 최소 degree polynomial

(MT를 주면, LT(F^n)인 것이고, 그러면 F^n은 F[x]-Md로 간주되고, Ann_F[x](F^n)은 F[x]의 ideal인데 F[x]은 PID이므로 Ann_F[x]의 generator로 mP(MT))

-egv(MT):eigenvalue of MT

-MTx=sx를 만족하는 nonzero vector x가 있을 때 scalar s를 eigenvalue of MT라 한다.

-egv(MT, egv):eigenvector of MT associated with egv, 그냥 egv라 쓰면 eigenvalue를 가리킴

-MTx=sx를 만족하는 nonzero vector x가 있을 때 vector x를 eigenvector of MT associated with s라 한다.

-am(egv(MT)):the algebraic multiplicity of egv

-charP(MT)에서의 egv의 root 중복도

-gm(egv(MT)):the geometric multiplicity of egv

-egS(MT,egv)의 dimension

-spec(MT):the set of all eigenvalues of MT, called "the spectrum of MT"

-specR(MT):spec(MT)중 절댓값(modulus)이 가장 큰 것의 절댓값

-equivalence relation관련

-MT1 =_equi MT2:equivalent

-MT1 = P MT2 Q where P,Q:invertible MT일 때(MT1,MT2가 square일 필요 없음)

(LT:VS1->VS2, 같은 dimesion아니어도, 각 VS1, VS2의 basis를 바꿀 때를 가리킴)

(similar는 equivalent의 한 case)

-MT1 =_sim MT2:similar

-MT1 = inv(MT) MT2 MT where MT:invertible일 때

(LT:VS->VS, same domain and codomain, 각 domain, codomain 모두 같은 basis사용, 그 때 그 basis를 바꿀 때를 가리킴)

-MT1 =_psim MT2:permutation similar

-MT1 = inv(MT) MT2 MT where MT:invertible and permutation MT일 때

(Graph의 relabel에 쓰임)

-MT1 =_congruent MT2:congruent

-MT1 = rt(MT) MT2 MT where MT:invertible일 때

(bilinear form이 isomorphic하냐 따질 때 씀)

-F=C일 때

-MT1 =_usim MT2:unitary similar

-MT1 = inv(MT) MT2 MT where MT:invertible and UnMT

-F=R일 때

-MT1 =_osim MT2:orthogonally similar

-MT1 = inv(MT) MT2 MT where MT:invertible and OMT

-Matrix를 통해 만든 Space관련

-Row(MT):Row space of MT

-Col(MT):Column Space of MT

-Null(MT):Null Space of MT

-egS(MT, egv):the eigenspace of egv

-Canonical Form관련

-RCF(MT):the rational canonical form of MT(rational이라 부르는 이유는 이 MT가 어떤 F에서든 계산이 잘 되기 때문)

-MT가 주어지면 LT(F^n)이 주어진 셈이고 F^n with LT(F^n)은 F[x]-Md로 간주될 수 있고 그럼 F[x]가 PID이므로 F^n을 decomposition(using invariant factors)을 할 수 있고 그 때의 invariant factors 각각의 monic형태는 unique하고 그것의 cpMT들(즉 decomposition의 direct summand마다 basis를 잡았더니(F[x]/(P(x))에서 주로 쓰는 basis로 1, bar{x}, ...가 taken) cpMT형태의 LT가 나온것)을 direct sum해서 얻은 matrix

-SNF(MT):the smith normal form of MT

-(xIMT-MT) =_equi diag(1,1,1,...,1,f1(x),f2(x),f3(x),...,fk(x)) where fi(x):all invariant factors of MT, 이 때 후자 diag를 SNF(MT)라 한다. SNF(MT)는 MT(F[x])(nxn)인 것, entries가 F[x]

-JCF(MT):the jordan canonical form of MT(egv(MT)가 F에 포함될 때로 가정, 즉 invariant factors들이 linear factor만 가져서 elementary divisors가 (x-t)^k form만 있을 때)

-MT가 주어지면 LT(F^n)이 주어진 셈이고 F^n with LT(F^n)은 F[x]-Md로 간주될 수 있고 그럼 F[x]가 PID이므로 F^n을 decomposition(using elementary divisors)을 할 수 있고 그 때의 direct summand마다 basis를 잡았더니(F[x]/(x-a)^bi에서 1, (bar{x}-a), (bar{x}-a)^2, ...으로 basis로 taken) 나온 UMT(jordan block of size bi with egv a라 한다)를 direct sum해서 얻은 matrix

-FNF(MT):the Frobenius Normal Form of MT, for MT in MT(nxn)(C), dG(MT)의 condensation으로 나타낸 form


-Matrix Group관련

-GL(n,F):General Linear Group

-MT(F)(nxn)중 invertible인 것들만 모아서 만든 group, operation:matrix multiplication

-GL(n,F)^+:GL(n,F)중 det>0인 것들만 모아서 만든 subgroup

-SL(n,F):Special Linear Group

-GL(n,F)중에서 det=1인 것들만 모아서 만든 subgroup

-O(n,F):Orthogonal Group

-GL(n,F)중에서 MT*rt(MT)=rt(MT)*MT=IMT인 MT들만 모아서 만든 subgroup

-SO(n,F):Special Orthogonal Group

-O(n,F)중에서 det=1인 것들만 모아서 만든 subgroup

-O(n,k,F):Indefinite Orthogonal Group

-SO(n,k,F):

-Sp(2n,F):Symplectic group

-HSBG:Hisenberg Group

-UMT인데 대각성분은 1인(나머지 성분은 CR_[1]에서, 보통은 R(std)을 택함)

-E(n):Euclidean Group

-{f:R^n->R^n s.t. f:isometry and f:bijection} with composite

-Matrix에서의 특수한 연산

-KP(MT1,MT2):kronecker product, TP(f1,f2)의 matrix represent

-KS(MT1,MT2):kronecker sum, KP(MT1,IMT2)+KP(IMT1,MT2)

-Matrix norm관련(기존 norm에다가 submultiplicative일 때 생각하자.)

-대표적인 norm:l1, l2, LT로 봤을 때 operator norm, maximum row sum, maximum column sum, spectral norm,

-DSSMT:Doubly SubStochastic Matrix란, nnn entries and every row sum and every column sum <= 1

(동치인 게 MT:DSSMT if MT with nnn entries and te DSMT s.t. MT <= DSMT with <= entrywise)

-DQSMT:Doubly quasi-stochastic Matrix란 MT(nxn)(R) and every row sum = every column sum = 1

-DSPMT:Doubly Superstochastic Matrix란, nnn entries te DSMT s.t. MT >= DSMT with >= entrywise

(nnn entries and every row sum and every column sum >= 1 과 동치가 아님, 전자이면 후자인데 후자라서 전자가 안됨)

(따라서 DSPMT, DSSMT의 정의는 DSMT의 존재성으로 외워두기)

-DSMT:Doubly stochastic Matrix란 DQSMT인데 nnn entries

-the measure of irreducibility, μ(DSMT):=min over all nontrivial proper subset M of {1,2,3,...,n} sum over all i in M and j in {1,2,3,...,n}-M {DSMT_(i,j)}

-UDSMT:Unitary-stochastic matrix, DSMT인데 all entries are the squares of the absolute values of the entries of some UnMT, a_(i,j) = |u_(i,j)|^2

-ODSMT:Orthostochastic matrix, DSMT인데 all entries are the squares of the absolute values of the entreis of some OMT, a_(i,j) = |o_(i,j)|^2



-Dual Space관련

-(VS(F))^*:={all LF(VS(F))} dual space of VS(F)라 한다.

-dd(VS(F)):=double dual of VS(F)), 즉 dual의 dual

-f:VS1(F)->VS2(F)일 때 f^*, called dual of f

-f^*:(VS2(F))^*->(VS1(F))^*, f^*(g)=g o f

-Ev_VS(F):evaluation map, from VS(F) to dd(VS(F))

-Affine Space관련

-for S:a set, V:VS(F), S가 V-AS란(V가 앞에 달린, affine space), te a map f s.t. f:VxS->S, f(v,s)=v+s and f:left identity, associativity, uniqueness

(f:uniqueness란, for any s in S, f(*,s):V->S가 bijection일 때)

*Algebra Theory

-Algebra관련

-R-A:R-Algebra

-R:CR_[1]

-R-A=R-Md with A-multiplication satisfying bilinear

(A-Multiplication of x,y를 그냥 xy라 쓰자)

(xy를 commutator라 부르기도 한다. group에서 처럼)

(Algebra는 Ring이면서 Module인 것으로 이해)

-R-subA:R-subalgebra of R-A

-R-subMd s.t. closed under A-multiplication

-Associative R-A:Associative R-Algebra

-R-A이면서 A-multiplication이 associative with identity일 때

-F-A:Algebra over F

-자연스럽게 VS(F) with A-Multiplication satisfying bilinear

-F-A:simple

-te no nontrivial proper two-sided ideal and A-multiplication is not uniformly zero(즉 te a,b in F-A s.t. ab:nonzero)

-F-A:CSA(Central Simple Algebra over F)

-simple F-A with Z(F-A) isomorphic F

-[R-subA1, R-subA2]:the commutators subalgebra

-the subalgebra of R-A spanned by commutators xy where x in R-subA1, y in R-subA2

-Structure constants from F-A

-F-A이 f-dim일 때, basis의 원소들의 A-multiplication해서 basis로 나타냈을 때의 계수들을 structure constants라 한다.

(이것만 알면, 다른 vectors의 A-multiplication도 쉽게 할 수 있다. A-multiplication이 bilinear하므로)

(반대로 Structure Constants와 Basis와 몇개의 조건들을 통해 Lie F-A를 인위적으로 만들 수도 있다.)

-Z(R-A):the center of R-A

-{x in R-A s.t. xy=yx for all y in R-A}

-Lid of R-A:left ideal of R-A

-R-subA이면서 for any x in R-A, any y in Lid, xy in Lid일 때

-Rid of R-A:Right ideal of R-A

-id of R-A:ideal of R-A

-Lid 이고 Rid일 때

-for R:CR_[1], M:R-Md일 때 TA(M), tensor algebra of M이란

-direct sum of (R,M,TP(M,M),TP(M,M,M),...), R-A가 된다.(not commutative일 수 있음)

(multiplication은 이어붙이면서 tensor product한 것, 그래서 graded됨)

(R-Md를 algebra화 만들고 싶을 때 사용)

-for R:CR_[1], M:R-Md일 때, SA(M), symmetric algebra of M이란

-TA(M)/C(M), where C(M):=id generated by all elements of the form tp(m1,m2)-tp(m2,m1) for all m1,m2 in M

(commutative algebra가 될 수 있음)

-for R:CR_[1], M:R-Md일 때, EA(M), exterior algebra of M이란

-TA(M)/A(M), where A(M):=id generated by all elements of the form tp(m,m) for all m in M

-EA(VS(F))에서 k-vector란, kth exterior power of VS(F)의 원소를 가리킨다.

-F[[x]]:formal power series algebra 

-F[[x]]:={sum over n>=0 a_n x^n s.t. a_n in F for all n}

(formal이란, convergence에는 관심없다는 것, 왜냐하면 x에 어떤 value도 넣지 않을 것이므로, 그저 coefficient에 관심)

-for f(x), f_n(x) in F[[x]], prod over n f_n(x) cv to f(x) if for any n, coefficient of x^n of f(x) = coefficient of x^n of prod over i=1 to i=N f_i(x) whenever N is sufficiently large

-for f(x) in F[[x]], deg(f(x))란, 계수가 0가 아닌 가장 낮은 차수의 degree

-F[[x]]:algebra of formal power series in x

-F[[x]]:={sum over α:cps c_α * x^α s.t. c_α in F and α_i = 0 for sufficiently large i}

-원소가 homogeneous of degree k란, 각 monomial의 degree가 k로 같을 때

-원소가 symmetric이란, preserved by any action by an element of S_[inf]

-m_ptt(x)란, monomial x^ptt을 포함하는 가장 작은 symmetric function in F[[x]], called monomial symmetric function corresponding to ptt

-Λ:subalgebra of F[[x]] spanned by {m_ptt(x) s.t. ptt:any partition}, called the algebra of symmetric functions

-p_n:=m_(n)(x), called the nth power sum symmetric function

-p_ptt:=prod over i>=1 p_(ptt_i)

-e_n:=m_(1,1,1,...,1)(x), called the nth elementary symmetric function

-e_ptt:=prod over i>=1 e_(ptt_i)

-h_n:=sum over ptt:ptt(n) m_ptt(x), called the nth complete symmetric function

-h_ptt:=prod over i>=1 h_(ptt_i)

-x^sst:=x_i를 sst에 적힌 i 개수만큼 곱한 것

-s_ptt:=sum over sst in SST(ptt) x^sst, called the schur function corresponding to ptt


-Quotient Algebra관련

-R-A/id:quotient algebra

-



-homomorphism관련

-ahomo:R-A1->R-A2 :Algebra homomorphism

-R-A1의 R과 R-A2의 R은 same ring

-ahomo satisfies linear, preserve A-Multiplication

-R-A1 aiso R-A2:Algebra isomorphic

-te ahomo s.t. bijective

-Aut(R-A):all automorphisms group on R-A

-

-derivation관련

-derivation of R-A

-f:R-A -> R-A s.t. f(xy)=xf(y)+f(x)y and linear, 이때 juxtaposition은 A-multiplication을 가리킴, 인 f를 derivation of R-A라 한다.

(f의 정의역과 공역이 같을 때)

(Lie Algebra에 대해선 juxtaposition에 Lie Bracket이용)

-nilpotent derivation of R-A

-f:derivation of R-A이고, f를 k번 합성했더니 zero function나오게하는 k가 존재한다면, f를 nilpotent derivation of R-A라 한다.

(도함수 구하는 연산자같은 것을 생각해보면 linear하면서도 반복하면 zero function나옴)

-Der(R-A):the collection of all derivation of R-A


-Lie Algebra관련(L:Lie algebra, Ll:Linear Lie Algebra)

-Lie F-A:Lie Algebra over F

-F-A이면서 A-multiplication이 alternating and jacobi's Identity 만족

(이때 A-multiplication of x,y를 특히 xy가 아닌 [x,y]라 쓰자.)

-id of L:Ideal of L

-vector subspace이면서 [L,id of L] < id of L일 때(subalgebra보다 강한조건)

(사실상 subalgebra가 되므로 정의할 때도 subalgebra라 해도 됐었음)

-[LL]:derived Algebra of Lie F-A

-the commutators subalgebras, 마치 group에서 C(G)과 유사.

([E1, E2]형태로도 정의가능, commutators참고)

(id of L됨)

-Simple L:Simple Lie Algebra over F

-non abelian L이면서 id of L가 0랑 자기자신뿐 일 때(simple group과 유사)

-General Lie Algebra, Linear Lie Algebra관련

-gl(VS(F)):General Lie Algebra over F

-End(VS(F)) as a Lie F-A with A-Multiplication [x,y]=x o y - y o x, using composite

(dim(VS(F))=n인 경우 gl(n,F)라 표현하고 원소는 matrix를 갖도록 하기도 함)

-Linear Lie F-A:Linear Lie Algebra over F

-gl(VS(F))의 F-subA

(Ll이라 쓰자, 필요하다면 Ll(VS(F)))

-sl(VS(F)):Special Lie Algebra over F

-gl(n,F)중에서 trace=0인 것들의 모임

-dim(VS(F))=n일 때 sl(n,F)라 쓰기도 함. 

-sp(VS(F)):Symplectic Lie Algebra over F

 -dim(VS(F))=n=짝수일 때만 정의, def은(link)

(nondegenerate skew-symmetric bilinear form은 항상 matrix form이 (0 1 -1 0)으로 가능하게 해주는 basis존재)

-o(2n+1,F):Orthogonal Lie Algebra over F

-dim(VS(F))=2n+1,홀수일 때만 정의, def은(link)

(nondegenerate symmetric bilinear form은 항상 matrix form이...)

-o(2n,F):Orthogonal Lie Algebra over F

-dim(VS(F))=2n,짝수일 때만 정의, def은(link)

-t(n,F):Upper triangular matrices

-gl(n,F)중에서 UMT모임

-n(n,F):Strictly Upper triangular matrices

-t(n,F)중에서 대각성분조차도 0인 UMT모임

-d(n,F):diagonal matrices

-t(n,F)중에서 DMT모임

-Abelian L

-[x,y]=0 for all x,y in L

-ad_(x,L):inner derivation 

-for x in L, f:L->L, i.e f:y->brk[x,y]는 derivation이 되고 특히 inner derivation이라 한다.

(inner derivation을 제외한 derivation 모두는 outer derivation이라 한다.)

(brk[x,y]나 brk[y,x]나 어떻게 정의하든 derivation이 되긴 함)

-representation of L

-ahomo:L->gl(VS(F))가 존재한다면, 이 ahomo를 representation of L라 한다.

(그리고 이 때 VS(F)를 L-Md VS(F)라고 한다. 

-adj representation of L:the adjoint representation of L

-map:L-> Der(L) s.t. map(x)=ad_(x,L), 이 map을 adj representation of L라 한다.

(representation of L의 예)

-Int(L):inner automorphisms group(char(F) = 0 일 때)(int(E)와 헷갈리지 말것, topology)

-Aut(L)중 exp(nilpotent inner derivation)형태를 inner automorphism of L라 하고 이것만을 모아서 만든 Aut(L)의 subgroup

-Derived Series of L, denoted by L^(n)

-a seq of id, Id0=L, id1=[id0, id0], id2=[id1,id1]...

-Solvable L란

-Derived Series of L에서 idn=0 for some n 일 때

-e_(i,j):=(i,j)성분만 1이고 나머진 0인 MT

-for i<j, e_(i,j)의 level이란 j-i

-d_(i,j)=1(if i=j) otherwise, 0, 즉 kronecker delta function

-RadL:=the maximal solvable ideal(maximal dimension인 ideal 택한 다음에 그게 RadL됨을 보이면 되고, 유일성은 solvable id1+solvable id2=solvable id임을 이용)

-Semisimple L란

-RadL=0

-lower central series of L이란, group에서와 유사, denoted by L^n

-a seq of id, id0=L, id1=[L,id0], id2=[L,id1], id3=[L,id2], ...

-L이 nilpotent란, 

-L^k=0 for some k

-Killing form on L이란(kf나 kf_L이라 하자.)(dimL<inf일 때 정의)

-kf_L:LxL->F, kf_L(x,y)=tr(adxady)(symmetric bilinear form on L이 된다.)


*Topology

-Space, subspace관련

-TS:Topological Space

-top_X:X에서의 topology

-weak top from C={f:a set X->TS}란, C의 원소들이 conti가 되게끔 하는 가장 smallest top_X

-E:basis for top이란

-모든 open set in top이 union of elements of E일 때(empty set 경우는 union of empty collection으로 보고)

-E(x):local basis for x in TS란

-C(x):={all nbd(x)}라 할 때,E(x):subset of C(x) s.t. for any a in C(x), te b in E(x) s.t. b<a 

-Baire TS:Baire Space

-any c-union of closed sets with empty interior has empty interior.

(equivalently, Every nonempty open set is Second-category, 즉 countable union으로 표현됐으면 summand중 nonempty interior인게 존재)

-E:First-category

-E=c-union of nowhere dense subsets

-E:Second-category    

-E:not First-category

-

-surface:top 2-mnf

-curve:top 1-mnf

-Order Topology관련

-Subspace관련

-Product관련

-Prod(TS_i):Product TS

-유한개의 open sets from each TS_i, 그외는 전체 TS_i를 택해서 얻은 sets의 collection을 basis로 하는 top

-Quotient관련

-QS(TS,~):Quotient Space from (TS,~)

-TS에 equivalence relation ~가 있을 때 canonical map f:TS->TS/~을 통해서 TS/~에 top을 준 TS를 QS라 한다.

-TS2 with QT(TS1,f):Quotient Topology on TS2

-J=TS2, f:TS1->J가 onto일 때 f를 통해서 J에 top을 준 topology를 Quotient Topology라 한다. 

-QS(TS,E):Quotient Space from (TS,~) where ~의 equivalence classes가 E랑 E에 없는 singleton인 것들

-Saturation(E,~):Saturation of E

-Saturation(E,~):={x in TS where ~:equivalence relation s.t. x ~ a for some a in E}

(즉 E랑 relate된 것 모두 모은 것)

(f:TS->other TS인 경우의 Saturation(E,~)에서의 ~란, f^(-1)에 의해서 생긴 relation on TS를 생각)

-Saturation(E,~)=E일 때, E를 saturated라 한다.(즉 f:TS1->TS2, E:subset of TS1, E:saturated wrt f란, E=f^(-1)(f(E))일 때)

-Wedge Sum(Product) of {TS_i}란, disjoint union of TS_i한 다음에 각각 1개의 점을 TS_i에서 뽑아서 identification한 것, TS1VTS2혹은 V(TS_i)라 쓰자.

-Suspension of X란, SX라 쓰고, the quotient of Xx[0,1] obtained by collapsing Xx{0} to one point and Xx{1} to another point

-Cone of X란, CX라 쓰고, Xx[0,1]/Xx{0}을 가리킴, 즉 suspension은 two cone의 union

-Join of X,Y란, J(X,Y)라 쓰고, XxYx[0,1]을 quotient under the identifications (x,y1,0)~(x,y2,0) and (x1,y,1)~(x2,y,1)

-the join of n points is a convex polyhedron of dimension n-1이 되고 이걸 simplex라 부른다. Δ^(n-1)라 적는다. 

-LKT2관련

-LKT2:locally compact Hausdorff space

-KT2관련

-KT2:compact Hausdorff space

-CGT관련

-CGT:Compactly generated Topological Space

-E:closed in TS iff for any K, K교E:closed in K

-Retract of TS

-retraction(TS,S)가 conti인게 존재하는 경우 S를 Retract of TS라 한다.

-구체적인 TS

-R(std):real with the standard topology

-{open intervals}을 basis로서 만든 top

-R(l):real with the lower limit topology

-{[a,b)}를 basis로서 만든 top

-Sorgenfrey Plane

-R(l)xR(l) with product top

-R(K):real with K-topology

-R(std)의 top의 각 원소에 {1,1/2,1/3,...}을 빼서 얻은 sets의 collection도 top에 추가시킨 top({1,1/2,1/3,...}을 K라 나타냄)

-Prod(R,n):R^n, with the product topology from the standard topology

-S_Z:minimal uncountable well-ordered set.

-(존재배경은 uncountable set에 well-ordering theorem적용)largest element의 section은 uncountable인데 그 외 section은 countable인 set

-LL:Long Line

-LL=S_Z x [0,1) with dictionary order with deleted smallest element

-Subset관련(open, closed, compact, connected, convex, dense...)

-Gd:countable intersection of open sets

-Fd:countable intersection of closed sets

-nbd(x):neighbourhood of x

-open(x)를 포함하는 set

-open(x):open set containing x

-x를 포함하는 open set

-{E_i}:cover of TS

-a collection of subsets {E_i} of TS s.t. union of E_i = TS 

-{E_i}:open cover of TS

-cover of TS and each E_i:open in TS

-{E'_i}:refinement of cover {E_i}

-cover of TS and each E'_i is a subset of some set in old cover {E_i}

-operation on subset관련

-cl(E):the closure of E

-intersection of all closed sets containing E

-int(E):the interior of E

-union of all open sets contained in E

-ext(E):the exterior of E

-union of all open sets disjoint of E

-Bd(E):Boundary of E

-Bd(E):=cl(E) - int(E)

-E:dense in X

-cl(E)=X

-E:nowhere dense

-int(cl(E))=empty

-pre-K:precompact, i.e. closure가 compact인

-Limit point관련

-x:limit pt of E

-for any open(x), open(x) intersects E at some pt other than x

-Connected관련

-C:connected

-there is no separation

-separation {E1,E2} of TS

-{E1,E2}:a partition of TS s.t. E1:open, E2:open, 둘다 non-empty

-Compact관련

-K:compact

-for any open cover, there is finite subcover.

-E:Limit Point Compact

-임의의 infinite subset J of E has a limit point in E

-E:Sequentially Compact

-임의의 seq in E가 cv인 subseq(limit이 E에 있는)를 가짐

-E:countably compact

-every countable open cover has a finite subcover.

-E:paracompact

-Every open cover has a locally finite open refinement that covers TS

-E:σ-compact

-E=the countably union of compact subspaces

-{f_i}:a partition of unity on TS dominated by {E_i}, f_i:TS->[0,1], {E_i}:indexed open cover

-f_i:conti

-support of f_i < E_i for each i

-{support of f_i}_i:locally finite

-sum f_i (x) = 1 for each x in TS

(4개를 모두 만족할 때를 가리킨다.)

-Convex관련(오직 Strict Total Order Relation을 가진 E에서만 생각)

-V:convex subset(strict total order relation을 가진 E에서만 생각)

-for any x,y in V, (x,y) lies in V

-Local Property관련

-TS:locally connected at x

-TS has a basis at x whose consists of connected open sets

-TS:locally connected

-TS has a basis whose consists of connected open sets

-TS:locally path-connected at x

-TS has a basis at x whose consists of path-connected open sets

-TS:locally path-connected

-TS has a basis whose consists of path-connected open sets

-TS:locally simply connected

-for any x in TS, TS, te nbd(x) s.t. nbd(x):simply connected

-TS:locally compact at x

-te K containing open(x)

-TS:locally compact

-for all x in TS, x:locally compact 

-TS1 locally homeo TS2:locally homeomorphic

-te f:TS1->TS2 s.t. for any x in TS1, te open(x) s.t. f(open(x)) is open is TS2 and restriction f on open(x) is homeomorphism

(이 때 f를 local homeomorphism이라 한다.) 

-{E_i}:collection of subsets of TS가 locally finite

-for any x in TS, te nbd(x) s.t. nbd(x) intersects only finitely many E_i

-Countability관련

-first-countable

-every x in TS has a countable local basis(즉, any x, any open(x)에 대해 open(x)보다 작은 open(x)가 countable개 존재)

-second-countable

-TS has a countable basis

-separable

-TS has a countable dense set

-lindelof

-every open cover has a countable subcover

-Subsets E1,E2의 Separating관련

-E1,E2:topologically distinguishable

-te open set U s.t. U가 E1, E2중 1개만 포함하는

-E1,E2:separated

-cl(E1), cl(E2)가 disjoint

-E1,E2:separated by open nbd

-te open G1, open G2 s.t. G1은 E1포함하고 G2는 E2포함하고 G1, G2:disjoint

-E1,E2:separated by closed nbd

-te closed F1, closed F2 s.t. F1은 E1포함하고 F2는 E2포함하고 F1, F2:disjoint

-E1,E2:separated by conti function

-te conti f:TS->R(std) s.t. f(E1)=0, f(E2)=1

-E1,E2:precisely separated by conti function

-te conti f:TS->R(std) s.t. E1={x in TS s.t. f(x)=0} and E2={x in TS s.t. f(x)=1}

-T_n 분류법 관련

-T0:임의의 서로 다른 x1, x2(즉 E1={x1}, E2={x2})가 topologically distinguishable

-T1:임의의 서로 다른 x1, x2(즉 E1={x1}, E2={x2})가 separated

-T2:임의의 서로 다른 x1, x2(즉 E1={x1}, E2={x2})가 separated by open nbd

-T2.5:임의의 서로 다른 x1, x2(즉 E1={x1}, E2={x2})가 separated by closed nbd

-CT2(Completely Hausdorff):임의의 서로 다른 x1, x2(즉 E1={x1}, E2={x2})가 separated by conti function

-RTS(Regular):임의의 closed E와 x(즉 E1:closed, E2={x})가 separated by open nbd

-RTS+T1이면 T3라 한다.(T0,T1,T2 중 어느것이 되도 상관없음, 이후 일관성 때문)

-CRTS(Completely Regular):임의의 closed E와 x(즉 E1:closed, E2={x})가 separated by conti function

-CRTS+T1이면 T3.5라 한다.(T0,T1,T2 중 어느것이 되도 상관없음, 이후 일관성 때문)

-NTS(Normal):임의의 closed E1, closed E2가 separated by open nbd

-NTS+T1이면 T4라 한다.(T0는 안됨, T1,T2 중 어느 것이 되도 상관없음)

-CNTS(Completely Normal):임의의 separated E1, E2에 대해 E1, E2가 separated by open nbd일 때

-CNTS+T1이면 T5라 한다.(T0는 안됨, T1,T2 중 어느 것이 되도 상관없음)

-PNTS(Perfectely Normal):임의의 closed E1, closed E2에 대해 E1, E2가 precisely separated by conti function

-PNTS+T1이면 T6라 한다.(T0는 안됨, T1,T2 중 어느 것이 되도 상관없음)

-Sequence관련

-seq cv:converge

-sCez:R^N중 eventually zero인것들의 collection(유한개의 terms빼곤 다 0 term인 seq)

-sClz:R^N중 limit이 zero인것들의 collection

-sCcv:R^N중 cv하는 것들의 collection

-Directed Set, Net, Net Convergence관련

-Map관련(Conti, Homeo, Open map, closed map, quotient map, Projection, proper)

-conti:continuous

-f:TS1->TS2가 proper란, conti and f^(-1)(compact subset):compact일 때

-TS1 homeo TS2:TS1 is homeomorphic to TS2

-quotient map f:TS1->TS2

-f:conti and onto and for any subset E2 in TS2, f^(-1)(E2):open이면 E2:open in TS2 

(-f:quotient map iff f:conti and f:surjective and f(saturated open set)=open set)

(-f:quotient map iff f:conti and f:surjective and f(saturated closed set)=closed set)

-topological embedding

-f:TS1->TS2, conti, injective일 때 range(f)를 f(TS1) with the subspace top으로 제한시켰을 때 homeo가 되면 f를 embedding이라 한다.

-Topological Properties관련

-topological property란, homeomorphism에 의해 preserve되는 topology로만 described되는 성질

-Compactification관련

-TS2=compactification of TS1란, TS2:LKT2이고 cl(TS1)=TS2일 때

-for two compactification of TS1, TS2,TS3가 equivalent란, te f:TS2->TS3 s.t. f:homeo and restriction of f on TS1 is identity일 때

-SCcl(TS), TS:T3.5일 때, Stone-Cech Compactification

-ocl:one-point compactification of LKT2

-Functions Collection관련(혹은 Functions Seq관련)(Domain과 Range에 Metric이 없어도 되는 경우)

-fC(J,TS):the collection of all functions from J to TS

-top of pt cv on fC(J,TS):topology of pointwise convergence on fC(J,TS)

-for any x in J, any open G in TS, S(x,G):={f in fC(J,TS) s.t. f(x) in G}인 {S(x,G)}:subbasis for top on fC(J,TS)인 top

-fC(TS1,TS2):the collection of all functions from TS1 to TS2

-fCconti(TS1,TS2):the collection of all conti functions from TS1 to TS2

-KG-top on fCconti(TS1,TS2):compact open topology on fCconti(TS1,TS2)

-for any K in TS1, any open G in TS2, S(K,G):={f in fCconti(TS1,TS2) s.t. f(K) in G}인 {S(K,G)}:subbasis인 top on fCconti(TS1,TS2)


-With Measure

-C4(TS):Borel sigma algebra

-BM:Borel Measure on TS ( (TS,C4) where C4(TS)<C4인 C4, 에서의 measure를 BM이라 정의하도록 하자.)

-inner regular BM이란, for any E in C4, BM(E)=inf{BM(U) s.t. U:open and E<U}

-outer regular BM이란, for any E in C4, BM(E)=sup{BM(K) s.t. K in C4 and K<E}

-r-BM이란, BM:inner regular and outer regular일 때

*Algebraic Topology+Differential Geometry

-Algebraic Topology의 의의:

Category {TS,conti}에서 Category {Group, homog}로 가는 functor를 찾는 것, 여기서 covariant, contravariant functor 등을 찾고 성질 조사

-Homotopy, Homotopy of Paths관련

-f1 =_homotopic f2

-f1:TS1->TS2, f2:TS1->TS2, f1,f2:모두 conti일 때 te conti F:TS1x[0,1]->TS2 s.t. F(x,0)=f1(x), F(x,1)=f2(x) for all x in TS1

(이 때의 F를 homotopy f1,f2라 하자.)

-homotopy f1,f2 relative to E

-(for E in TS1)homotopy f1,f2 s.t. for any t in [0,1], for any x in E, F(x,t)=f1(x)=f2(x)

-f1:nulhomotopic

-f1 =_homotopic f2에서 f2가 constant일 때

-initial point final point가 같은 path1, path2에 대해서 path1 =_phomotopic path2

-두 paths:[0,1]->TS이고 conti이고 te conti F:[0,1]x[0,1]->TS s.t. F(x,0)=path1, F(x,1)=path2, F(0,t)=x_0, F(1,t)=x_1 for all x, t

(이 때의 F를 phomotopy path1, path2라 하자.)

(즉 정의역이 [0,1]이면서 relative to {starting point, end point})

-[TS1,TS2]:=homotopy classes of conti maps of TS1 into TS2

-TS:contractible

-identity:TS->TS가 nulhomotopic일 때

-FHG(TS,x):First Homotopy Group of TS at x 

-phomotopic classes of loop based at x where x in TS

(혹은 fundamental group of TS relative to the base point x라 한다.)

(TS:path-connected인 경우 FHG(TS)라고도 표현하기로 하자. base point가 중요하다면 언급)

-TS:simply connected

-TS:path-connected이고 FHG(TS,x)=trivial group for some x in TS일 때

-homo from (h,x_0)

-h:TS1->TS2, h(x_0)=y_0, h:conti일 때, H:FHG(TS1,x_0)->FHG(TS2,y_0), H:group homomorphism을 얻을 수 있고, 이것을 homo from (h,x_0)라 하자. 

(TS1:path-connected였다면 homo from h만 써도 된다. base point x_0가 무엇이든 안중요함)

-TS1,TS2 have the same homotopy type

-te f:TS1->TS2 and g:TS2->TS1 s.t. f:conti, g:conti, (g o f) =_homotopic identity on TS1, (f o g) =_homotopic identity on TS2

(이때 f를 homotopy equivalence with g, g도 마찬가지로 부름)

-Fiber bundle관련(F,E,B:TS)

-motive:B에다가 F를 product한 product space보다 좀 더 일반적인 걸 도입하고 싶음, 예를 들면 Mobius strip은 cylinder랑은 다르게 global parametrization이 안됨, E를 B의 각점에 F를 붙여서 만든 건데, E의 local은 (B의 open x F)이지만, E=BxF는 아닌 경우 고려하기 위함, 즉 주 관심은 E

-(E,p,B):F-bundle이란(p^(-1(b), F 모두 fiber라 부름, 왜냐하면 homeo니까 구분 안함)

-p:conti(surjective는 당연, bundle이므로), 즉 E의 B부분의 좌표는 항상 안다는 것

-every fiber is homeo to F, 즉 E는 B의 각 점에다가 F를 붙인 것

-for any x in E, te (U,V,f) s.t. U:p^(-1)(V)(따라서 nbd(x)), V:nbd(p(x)), f:U->VxF, homeo and proj_1 o f =p

((V,f)를 local trivialization이라 한다.)

((B,f_x) as local trivialization으로 잡을 수 있다면 (E,p,B):F-trivial bundle이라 한다.)

-(E1,p1,B1):F1-bundle (E2,p2,B2):F2-bundle일 때 f:E1->E2, g:B1->B2 s.t. p2 o f = g o p1일 때, (f,g)를 bundle map이라 한다.

-g는 f에 의해 determined되므로 f를 bundle map이라 하자.

-f^(-1)도 bundle map되면, f를 bundle isomorphism이라 한다.


-(E,p,B):R^k(std)-vector bundle이란

-(E,p,B):R^k(std)-bundle

-every fiber has the structure of a k-dim VS(R), 즉 fiber가 R^k(std)와 homeo이고 linear iso

-local trivialization (V,f), restriction of f on fiber가 linear isomorphism

(k=1일 때 line bundle이라 한다.)

-(E1,p1,B1), (E2,p2,B2)가 vector bundle일 때는 기존 bundle map f가 다음을 만족할 때 bundle map이라 한다.

-restriction of f on fiber가 linear map일 때

-for U:open in B, local section of p over U이란, f:U->E s.t. p o f = id_U

-global section of p란, f:B->E s.t. p o f = id_B

-for U:open in B, local frame for E over U란, ordered-tuple of local sections of p over U s.t. ordered tuple at b = basis for p^(-1)(b) for each b in U

(U=B일 땐 global frame for E라 한다.)

(sections가 smooth로 이루어져있으면 smooth local/global frame이라 함)

-(M1,p,M2):smooth R^k(std)-vector bundle이란

-(M1,p,M2):R^k(std)-vector bundle이고

-p:smooth

-local trivialization이 diffeo도 되게 choose할 수 있을 때

-(E1,p1,B1), (E2,p2,B2)가 smooth vector bundle일 때는 기존 bundle map f가 다음을 만족할 때 bundle map이라 한다.

-restriction of f on fiber:linear이고

-f,g:smooth일 때

-f^(-1)도 bundle map이고 f가 diffeo이면 f를 smooth bundle isomorphism이라 한다. 

-SGS(p):the set of all smooth global sections:M2->M1

-(TM,p,M)관련

-TM=disjoint union of the tgs_p at all p in M, TM은 smooth mnf될 수 있꼬 p:TM->M natural projection은 smooth map이 된다.

-section of p를 이경우 특별히 Vector Field라 한다. vf_U(x), vf_U:U->TM, (U:open in M)

-for any f in C^inf(U), vf_U(f):U->R(std), 따라서 vf_U:C^inf(U)->C^inf(U)이고 derivation이다.

(rv-bundle다른 것과는 특별히 구분되는 성질, TM에서의, section이면서 derivation이다.)

-SGS(p)를 VF(M)라 하자. 즉 all smooth vf on M

-F:M1->M2, smooth, vf1 in VF(M1), vf2 in VF(M2)일 때, vf1,vf2:F-related란

-for any x in M1, pf_x(F)(vf1(x))=vf2(F(x))

-local frame for M, 더이상 말하지 않아도 (TM,p,M)에서의 local frame을 가리킨다.

-global frame for M도 마찬가지

-M:parallelizable이란, smooth global frame for M이 존재할 때

-(CTM,p,M)관련

-CTM은 disjoint union of the ctgs_p at all p in M, CTM은 smooth mnf될 수 있고, p:CTM->M natural projection은 smooth map이 된다.

-section of p를 이경우 특별히 Covector Field라 한다. 

(cvf_U(x)대신에 cvf_(U,x)라 쓰자. (x)라 쓰면 linear functional에 x넣은 것과 오해됨 (U:open in M)_

(혹은 cvf_U, cvf_x만 쓰기로 하자.)

(별말 없으면 smooth cvf만 생각)

-local frame for M을 CTM에서는 local coframe for M over U라고도 한다.

-global coframe for M도 마찬가지

-SGS(p)를 CVF(M)라 하자. 즉 all smooth cvf on M

(cvf를 생각시 가장 중요한 application은 first partial derivatives가 component of cvf로 간주될 수 있다는 것이다.)

-for U:open in M, x in U, f in C^inf(U), df_(U,x)란? called the differential of f

-df_x:tgs_x(M)->R(std), df_x(tgv_x):=tgv_x(f)

(vf_U에 f 넣은것과 비교)

(즉 pf_x(f)인 것, 단지 f의 codomain이 R(std)일 땐 differential이라 부르자는 것)

-for any x in M, cvf_(M,x) = df_x일 때, cvf를 exact라 한다. 그리고 f를 cvf의 potential이라 한다. 

-for any x in M, cvf_(M,x)가 conservative란, lint over any closed piecewise smooth curve segment cvf is zero일 때

-cvf가 closed란, chart잡고 coordinate로 표현했을 때, 계수들의 미분이 뭔가 만족할 때(link)


-Covering관련

-(f:TS1->TS2, conti, onto일 때)E:open in TS2가 evenly covered by f

-f^(-1)(E)=union of disjoint open sets in TS1 where the restriction of f on each open set is a homeomorphism onto E

-f:TS1->TS2:covering map of TS2

-f:conti, surjective, for any y in TS2, te open(y) s.t. open(y):evenly covered by f일 때 f를 covering map of TS2라 하고 TS1을 covering space라 한다. 

(주관심은 TS2)

(즉 total=TS1, base=TS2, projection=f(local homeo인)이고 fiber=discrete인 fiber-bundle이다.)

-lifting correspondence_(f,x1)

-f:TS1->TS2:covering map of TS2, f(x1)=x2일 때, h:FHG(TS2,x2)->f^(-1)(x2) s.t. h([loop]):=the end point of lift(loop) to TS1인 h를 lifting correspondence_(f,x1)라 한다.

(lifting correspondence는 x1의 choice에 depend)

-f:TS1->TS2 covering map of TS2, TS2가 simply connected이면 TS1을 universal covering space라 한다.


-Deformation관련

-S:Deformation Retract of TS

-te homotopy identity on TS, retraction(TS,S)

(이 homotopy를 Deformation Retraction of TS onto subspace S라 한다.)

-S:Strong Deformation Retract of TS

-te homotopy identity on TS, retraction(TS,S) s.t. F(x,t)=x for all t, for all x in S

-Topological Group관련

-TG:topological group

-G이고 having two operation(multiplication, inversion) s.t. multiplication:GxG->G, inversion:G->G 각각 continuous게 되게하는 top을 가진 TS, 즉 G이면서 TS

-subTG:subgroup of TG

-topological subspace이면서 subgroup인 경우

-homotg:TG1->TG2 homomorphism of TG1, TG2

-homog이면서 continuous

-SME:Symmetric Subset E

-E=E^(-1)일 때 E를 symmetric이라 한다. (E^(-1):={g^(-1) s.t. g in E})

(혹은 inversion에 preserve되는 subset)

-SME(g):Symmetric subset 이면서 nbd(g)인 것, 특히 SME(e)를 많이 씀

-Topological Manifold관련

-top n-mnf:topological manifold of dimension n

-T2이고 second-countable이면서 locally euclidean of dimension n

(locally euclidean of dimension n이란, every x in top n-mnf has open(x) that is homeo to an open subset of R^n(std))

-chart(top n-mnf, open, f):a coordinate chart on top n-mnf

-(open,f)를 가리킨다. where open:open set in top n-mnf이고 f:open->an open in R^n(std)가 homeomorphism

(top n-mnf정의에 따라, for any x in top n-mnf, te open(x) s.t. open(x):domain of a chart)

(open을 coordinate domain이라 한다. f를 (local)coordinate map이라하고, f의 component functions을 local coordinates on open이라 한다.)

(f(open):open ball일 땐 open을 coordinate ball이라 한다.)

-chart(top n-mnf, open, f)가 centered at p란

-te p in coordinate domain s.t. f(p)=0

-orientable top n-mnf란, te maximal atlas s.t. all transition functions have positive jacobian matrix


-Smooth Manifold관련(Topological Manifold+Smooth Structure)

-transition(chart1,chart2):transition map from chart1 to chart2

-chart1과 chart2가 같은 top n-mnf의 chart이고 각각의 coordinate domain U1, U2 coordinate map f1, f2라 할 때, f2 o (f1)^(-1) : f1(U1교U2)->f2(U1교U2)

(편의상 transition((U1,f1),(U2,f2))라 쓰기로 하자.)

(정의로부터, transition은 homeo이다.)

-chart1, chart2:smoothly compatible

-chart1(top n-mnf,U1,f1), chart2(topn-mnf,U2,f2)일 때, U1교U2=empty or transition(chart1,chart2):diffeo일 때

-atlas(top n-mnf):atlas for top n-mnf

-collection of charts whose coordinate domains cover top n-mnf(즉 union해서 전체 space일 때)

-smooth atlas(top n-mnf)란

-any two charts in atlas가 smoothly compatible

-maximal atlas(top n-mnf)란

-smooth atlas(top n-mnf)이면서 not contained in any strictly larger smooth atlas(complete smooth atlas(top n-mnf)라고도 함)

(이때 maximal atlas의 원소를 smooth chart라 한다.)

-(top n-mnf, maximal atlas), 이 2개가 함께 있을 때 smooth manifold라 한다. maximal atlas를 explicitly 표현할 필요는 자주 있지 않음, mnf라 하자.

(smooth란 말 없이 쓰자, 자주 나오므로)

-prod(mnf1,mnf2)란, cartesian product하면 top-manifold되고, smooth structure는 다 product map으로써 만든 것

-for any V:f-dim VS(R(std)), te standard smooth structure on V

(any norm은 equivalent이니까 아무 norm잡아서 만든 top는 다 같고, 이후 smooth structure를 만들면 된다.)

(atlas를 어떻게 주냐면 n=dim(V)일 때 basis for V를 잡을 때 마다 생기는 E:V->R^n(std), linear isometry(homeo도 되는), {(V,E)}로 atlas)

(어떤 basis를 잡더라도 같은 smooth structure를 주므로 natural한 개념임)

-function on mnf(M:mnf)

-f:M->R^m(std)가 smooth란, for any x in M, te smooth chart (U,g) s.t. x in U and f o g^-1:g(U)->f(U)가 smooth(R^n->R^m의 smooth)일 때

-C^inf(M)이란, {f:M->R(std) s.t. f:smooth}의 모임

-f:M1->M2가 smooth란, for any p in M1, te smooth charts (U,g) in M1 containing p and (V,h) in M2 containing f(p) 

s.t. f(U)<V and h o f o g^(-1):g(U)->h(V)가 smooth일 때

(이 때 M1이 interval in R(std)일 때 f를 smooth curve라 한다.)

-f:M1->M2가 diffeo란, bijective이고 smooth이고 inverse도 smooth일 때

-for smooth f:M1->M2, rank of f at p in M1이란, pf_p(f)가 linear map이 되는데 그것의 rank를 가리킴

(for any p in M1, rank of f가 일정하면 f has constant rank라 하고, rank(f)=k라 적는다.)

-for smooth f:M1->M2, f가 submersion이란, pf_p(f)가 surjective for any p in M1일 때(constant rank인)

-for smooth f:M1->M2, f가 immersion이란, pf_p(f)가 injective for any p in M1일 때(constant rank인)

-for smooth f:M1->M2, f가 smooth embedding이란, f가 topological embedding이면서 immersion일 때(constant rank인)

-for smooth f:M1->M2, p in M1일 때 p:regular pt of f란, pf_p(f)가 surjective일 때

(p:critical pt of f란 not regular pt일 때)

-for smooth f:M1->M2, p in M2일 때 p:regular value of f란, f^(-1)(p)의 모든 점이 regular pt of f일 때

(그리고 그 때 level set를 regular level set이라 한다.)

(p:critical value of f란 not regular value of f일 때)

-기타:

-section(vf,cvf),frame

-Line Integral of covector field w on M over smooth curve r in M

-r:[a,b]->M, smooth, w:cvf_(M)일 때 lint over r w := lint over [a,b] pb_(r)(w2) = int from a to b w2_(r(t))(r'(t))dt

(Line integral of scalar field f on M over smooth curve r in M은 lint over r f = int from a to b f(r(t))r'(t)dt)

(Line integral of vector field vf on M over smooth curve r in M는 lint over r vf = int from a to b <vf(r(t)),r'(t)> dt)

-function on C^inf(M)(M:mnf)

-for smooth f:M1->M2, pullback of f란, pb(f):C^inf(M2)->C^inf(M1)

-for smooth f:M1->M2, pullback of f at f(p)란, pb_(f(p),f):ctgs_f(p)(M2) ->  ctgs_p(M1), pf_p(f)의 dual로써 정의됨

-for M:mnf, p in M

-derivation at p란, A:C^inf(M)->R(std), linear, A(fg)=f(p)A(g)+A(f)g(p) 인 A를 가리킴

-tgs_p(M):={all derivation at p}, called tangent space at p, 그리고 원소를 tangent vector at p라 함

(tgs_p(M)의 원소를 tv_p라 하자.)

-for M:mnf

-derivation이란, A:C^inf(M)->C^inf(M), linear, A(fg)=fA(g)+A(f)g for all f,g in C^inf(M)

(vf가 derivation의 예)

-function on tgs_p(M)(M:mnf)

-for smooth f:M1->M2, pushforward of f at p란, pf_p(f):tgs_p(M1)->tgs_f(p)(M2), 

-ctgs_p(M):=(tgs_p(M))^*, dual space, called cotangent space at p

(ctgs_p(M)의 원소를 ctv_p라 하자.)

-for f in C^inf(U), df_p:tgs_p(M)->R(std)

-submanifold관련(M:n-mnf, E:subset of M)

-for E:open in M, E:open submanifold of M(atlas를 아주 자연스럽게 주면 됨)

-E:embedded k-submanifold of M

-for any x in E, te smooth chart (U,g) 

s.t. x in U and g(U교E)={(x_1,x_2,...,x_k,x_(k+1),...,x_n) s.t. x_(k+1)=c_(k+1), x_(k+2)=x_(k+2), ... ,x_(n)=c_n for some constants c_i}

(이때 n-k를 codimension of E in M이라 한다.)

(embedded (n-1)-submanifold of M을 embedded hypersurface라 한다.)

-E:Immersed k-submanifold of M

-E with a k-manifold topology(not necessarily the subspace topology) 

together with a smooth structure s.t. inclusion:E->M가 smooth immersion

-covering관련(M:mnf)

-f:M1->M2가 smooth covering map of M2란

-f:M1->M2에서의 covering map of M2이면서 local diffeo일 때(즉 every p in M1 has a nbd(p) s.t. restriction of f onto nbd(p):nbd(p)->its image : diffeo)

-tgs, ctgs, vf, df등에 관한 이해

-고려대상:M, M위의 점, M위의 함수, M위의 점마다 방향

-연습대상:p, tgs_p, vf_U(x), vf_U(f), df_p, ctgs_p, cvf_(U,x), cvf = a dx + b dy

-Complex manfiold관련

-for X:TS, complex chart on X란, f:U->V, U:open in X, V:open in C, f:homeo일 때, f를 가리킨다.

-chart1, chart2가 compatible이란, chart2 o chart1^(-1)가 holomorphic일 때(혹은 정의역이 공집합이거나)

-complex atlas on X란 pairwise compatible complex charts의 collection이고 domain의 union이 X일 때

-A complex structure on X란, a maximal complex atlas on X

-Riemann Surface란, T2이고 second-countable이고 complex structure를 가질 때 그리고 connected

(즉 complex manifold of dimension one을 가리킨다.)

(connected일 때를 주로 다루니 connected도 포함시키는게 편해서 넣은 것)

-Complex Plane이란, C(as topologically R^2(std))에서 {f:U->V s.t. U:open in R^2(std), V:open in C, f(x,y)=x+yi}을 complex structure로 가질 때의 C를 가리킨다.

-Riemann Sphere란, UO2 with complex structure {f:UO2 - {(0,0,1)} -> ~~, g:UO2 - {(0,0,-1)} -> ~~}

-An n-dimensional complex manifold란, T2이고 second-countable이고 n-dimensional complex structure를 가질 때 그리고 connected

-Lie Group관련(M:mnf)

-LG:Lie group이란, 

-LG:smooth manifold and group(multiplication과 inverse가 smooth map인)

-f:LG1->LG2가 homoLG란(called Lie group homomorphism)

-f가 homog이면서 smooth

-f:LG1->LG2가 lgiso란(called Lie group Isomorphism)

-f가 homog diffeo이고 inverse도 homog diffeo

-act_M by LG:conti란, LGxM->M이 conti(M:LG-space라 한다.)

-이 때 M을 LG-Space라 함

-act_M by LG:smooth란, LGxM->M이 smooth(M:smooth LG-space라 한다.)

-이 때 M을 Smooth LG-space라 함

-LG:discrete란

-countable set with discrete top(따라서 zero-dimensional인 LG)

-subLG of LG란

-subLG:subset of LG and inclusion이 immersion이고 homog일 때

-for vf in VF(LG), vf가 left-invariant, L_g:LG->LG, L_g(g1)=g*g1, 즉 left translation by g라 할 때, pf(L_g)(vf_g1)=vf_(g*g1) for all g, g1 in LG일 때

-Lie(LG):={all left-invariant vf}, called Lie algebra of LG라 한다.

-left-invariant frame of LG란, Lie(LG)의 basis로 만든 smooth global frame을 가리킨다.(LG는 항상 parallelizable이라 가능)

-M1:LG-space, M2:LG-space일 때 F:M1->M2가 equivariant란

-F(gp)=gF(p) for all g in LG, p in M1




*Metric Space

-Space관련

-(MetricS,d):Metric Space with the metric d, d의 언급이 필요없을 시 MetricS라 하자.

-(CMetricS,d):complete metric space with the metric d, d의 언급이 필요없을 시 CMetricS라 하자.

-every cauchy seq in (MetricS,d) cv일 때.

-(KMetricS,d):Compact Metric Space with the metric d, d의 언급이 필요없을 시 KMetricS라 하자.

-cl(MetricS):the completion of MetricS

-f:(MetricS1,d1)->(CMetricS2,d2)이 isometry일 때, cl(f(MetricS1))를 completion of MetricS1이라 한다.

-totally bdd:totally bounded

-(MetricS,d)가 totally bdd란 for any eps>0, te finite covering by eps-balls.

-Metric관련


-d_sb:the standard bounded metric corresponding to d.

-d_sb(x,y):=min(1,d(x,y))

-diam(E):diameter of E

-diam(E):=sup{d(x,y)} over x in E and y in E

-isom(MetricS1,MetricS2):isometry from MetricS1 to MetricS2

-distance preserving하는 f:(MetricS1,d1)->(MetricS2,d2)

-Continuous, Map관련

-uni conti:uniform continuous

-contraction on (MetricS,d)

-f:(MetricS,d)->(MetricS,d), te 0<=a<1 s.t. for all x,y in (MetricS,d) d(f(x),f(y))<=a*d(x,y)일 때, f를 contraction on (MetricS,d)라 한다.

-Functions collection관련(혹은 functions seq관련)(Range에 Metric이 있는 경우)


-fC(J,MetricS)에서 정의되는 것들

-{f_n}이 uni cv:uniformly convergence of functions seq

-E:subset of fC(J,(MetricS,d)), E가 pt bdd란, for any x in J, any f in E, {f(x)}:bdd under d일 때

-d_uni:the uniform metric on fC(J,(MetricS,d))

-for f1, f2 in fC(J,(MetricS,d)), d_uni(f1,f2):=sup(d_sb(f1(x),f2(x)) over x in J

(이걸로 만든 top을 uni top이라 한다.)

-fC(TS,MetricS)에서 정의되는 것들

-top of K cv on fC(TS,(MetricS,d)):topology of compact convergence

-for any compact K in TS, any f in fC(TS,(MetricS,d)), any eps>0, B(K,f,eps):={g in fC(TS,(MetricS,d)) s.t. d_sup(f,g)<eps}인 {B(K,f,eps)}:basis for  top on fC(TS,(MetricS,d))인 top

-fCbdd(J,MetricS)에서 정의되는 것들

-d_sup:the sup metric on fCbdd(J,(MetricS,d))

-for f1, f2 in fCbdd(J,(MetricS,d)), d_sup(f1,f2):=sup(d(f1(x),f2(x))) over x in J

-fCbdd(TS,MetricS)

-fCconti(TS,MetricS)에서 정의되는 것들

-equiconti at x:equicontinuous at x

-x in TS, E:subset of fC(TS,(MetricS,d)), E가 equiconti at x란 for any eps>0, te nbd(x) s.t. for any f in E, any y in nbd(x), d(f(y),f(x))<eps

(at x가 없단 말은 for all x in TS인 경우)

-fCcontibdd(TS,MetricS)

-fCcontiV(TS, R(std)):the collection of all conti functions from TS to R(std) s.t. eps {x in TS||f(x)|>=eps} is compact

-E:subset of fCcontiV(TS,R(std))가 vanish uniformly at infinity란 for any eps>0 te K in TS s.t. |f(x)|<eps for any f in E any x in TS-K

-fCcontiV(TS, C):the collection of all conti functions from TS to C s.t. eps {x in TS||f(x)|>=eps} is compact

-fCcontiKS(TS,R(std)):the collection of all conti functions from TS to R(std) with compact support

-fCcontiKS(TS,C):the collection of all conti functions from TS to C with compact support

*Topological Vector Space

-Space관련

-TVS(F):topological vector space over F

-vector space over F이면서 vector addition이랑 scalar multiplication이 conti인 top을 갖고 있을 때

(이 때 F 자체도 usual top을 갖고 있을 때를 생각하고, vector addition, scalar multiplication의 각 domains은 product top을 생각)

(te B_0 s.t. elements가 symmetric and balanced, absorbing, 

-LCTVS:locally convex TVS

-te B_0 s.t. elements가 convex인

-LBTVS:locally bounded TVS

-te E in B_0 s.t. E:bounded

-LKTVS:locally compact TVS

-te E in B_0 s.t. E:pre-K

-NMTVS:normable TVS

-it can be endowed with a norm whose induced metric is compatible with 기존 top

-Subset관련

-B_0:local basis for 0

-E:bdd란, for all O:nbd(0), te a in F s.t. aE<O

-E:blc란(balanced), for all a in F s.t. |a|<=1, aE<E

-E:symmetric이란, E=(-E)

-GV:open convex subset

-supporting function

-sf(GV):supporting function of open convex GV containing 0(set function을 가리키는 sf와 헷갈리지 않도록)

-sf(AV):supporting function of absorbing convex AV containing 0

-(TVS)^*관련, Dual

-LF(TVS)가 conti란, 

*Normed Vector Space

-Space관련

-NVS(F):normed vector space over F(별말없이 BS는 over R)

-VS(F), F:subfield of C, with norm || ||

-norm은 3가지 조건 만족(separates pts, absolute homogeneity, triangle inequality)하는 || ||:VS(F)->nnn R인 function

(Vector Space에 Norm이 있어서 Metric생기고 그래서 topology도 있는 상황, NVS의 이해)

(NVS(R(std))와 NVS(C)위주로 정리, 그 외는 생각하지말고)

(별말없으면 zero VS는 생각하지 않도록 한다. 그래야 불필요한 명제가 없어진다.)

-completion of NVS(F):NVS를 포함하면서 가장 작은 BS   

-seq {x_n} in NVS가 abs cv란 sum from i=1 to i=inf ||x_n||가 finite

-NVS(F)의 2 norms가 equivalent

-|| ||_1과 || ||_2이 equivalent if te L>0 and U>0 s.t. for x in NVS(F), L||x||_1<=||x||_2<=U||x||_1

-NVS:uniformly convex란

-for any 0<eps<=2, te 0<d<=1 s.t. for any x,y in NVS with ||x||=1 and ||y||=1, if ||x-y||>=eps, then ||(x+y)/2||<=1-d

(not uniformly convex의 예로는 R^2(std)에서 square metric줬을 때 생각, 하지만 ball metric일 땐 uniformly convex됨)


-BS(F):Banach Space over F(별말없이 BS는 over R), complete NVS(F)

-NVS(F)는 norm이 있으니까 metric이 있고 따라서 top이 있고 그 top이 complete(cauchy seq는 cv)할 때

-NVS:reflexive란, Ev_NVS가 onto일 때, 즉 NVS iiso dd(NVS)일 때(따라서 사실 NVS가 reflexive이면 일단 BS였었던 것)

-Semi IPS(F):VS(F) with semi-inner product <,>

-<x,x> = 0 이라해서 x=0인진 모름

-IPS(F):inner product space over F

-FC or R(std)이고 VS(F) with inner product <,>:VS(F)xVS(F)->F

-inner product는 symmetric bilinear form with positive-definite or Hermitian form with positive-definite(따라서 form의 용어들을 그대로 쓸 수 있음)

-for x,y in IPS(F), x,y:orthogonal이란 <x,y>=0

-for E1, E2 subsets of IPS(F), E1,E2:orthogonal이란, for any x1 in E1, x2 in E2, <x1,x2>=0

-for E subset of IPS(F), E:orthogonal set이란, for any distinct x,y in E, <x,y>=0 

-for f:LT(IPS(F))일 때 adjoint of f란?(adj(f)라 쓰자.)

-<f(v1),v2>=<v1,adj(f)(v2)> for all v1,v2 in IPS(F)일 때 LT(IPS(F))인 adj(f)를 가리킨다.

-for f:LT(IPS(F))일 때 f:self-adjoint(혹은 hermitian이라고도함)란?(f=adj(f)라 쓰든가, f in HLT(IPS(F))라 하자. H는 Hermitian이라 함)

-adj(f)=f일 때

-for f:LT(IPS(F))일 때 f:unitary란

-f:ipiso on IPS(F)

-for f:LT(IPS(F))일 때 f:strictly monotone이란

-for any distinct x,y in IPS(F), <f(x-y),(x-y)> > 0일 때

-for IPS(F):G-Md, <,>가 G-invariant란

-<v1,v2>=<gv1,gv2> for all v1,v2 in IPS(F), for all g in G

-for IPS1(F), IPS2(F)가 ipiso란

-f:IPS1(F)->IPS2(F), isomorphic as a vector spaces and f preserve inner product인 f가 있을 때(iiso보다 강한 조건)

-HS(F):hilbert space

-IPS(F)가 inner product를 갖고있으니 norm을 갖고 따라서 metric을 갖고 따라서 top을 갖고 그 top이 complete(cauchy seq는 cv)할 때


-Transformation관련

-LT(nvs1,nvs2)인 F가 bdd

-te C>=0 s.t. for any x in nvs1, ||F(x)||_2<=C*||x||_1

(즉 bdd에서의 F값은 bdd하게)

-LT(nvs1,nvs2)인 F의 norm정의될 수도 있음 using || ||_1 and || ||_2

-||F||:=inf{C>=0 s.t. ||F(x)||_2<=C*||x||_1}

(||F||<inf인 F를 bdd라 하는 것)

-LT(nvs1,nvs2)인 F가 linear isometry란

-||F(x)||_2=||x||_1 for any x in nvs1(이경우 F는 injective가 자동으로 됨)


-Continuous, Isomorphic관련

-NVS1 tiso NVS2:NVS1, NVS2 are topologically isomorphic

-isomorphic as vector spaces and homeomorphic as topological spaces using one mapping

(즉 bijective, linear, conti이면서 inverse도 linear, conti인 map존재)

-NVS2 iiso NVS2:NVS1, NVS2 are isometrically isomorphic

-isomorphic as vector spaces and isometric as metric spaces

(즉 bijective, linear, isometry이면서 inverse도 linear, isometry인 map존재)

-Functions Collection관련

-LTCconti(NVS1,NVS2):collection of all conti LT(NVS1,NVS2)

-About BS

-

-About LT(BS1,BS2)

-f:LT(BS1,BS2)가 compact란, for any bdd subset E1 in BS1, f(E1):pre-K

(특히 inclusion이 compact일 땐 BS1 <_compact BS2라 하자.)

-About topologies

-top1:=NVS를 TVS로 봤을 때 얻은 top

-top2:=weak top from (NVS)^*(weak top of X라 함)

-top3:=induced from norm(strong top이라 함)

-for {x_n} in X:NVS, {x_n}:cv weakly to x란, {x_n}:cv in the sense top2 to x, 즉 for any f in X^*, lim n->inf f(x_n) = f(x)

-X:NVS, E:weakly bdd란 if for any x in E, sup over all f in X^* |f(x)|<inf

-About nvs^*, Dual space관련

-(nvs(F))^*:={all bdd LF(nvs(F))} dual space of nvs(F)라 한다.

(주의:bdd한 LF모은 것임)

-top1:=

-top2:=weak top from {Ev_X(x)}(weak^* top of (NVS)^*라 함)

-top3:=weak top from (NVS)^**(weak top of (NVS)^*라 함)

-top3:=induced from norm in (NVS)^*

-for {f_n} in (X:NVS)^*, {f_n}:cv weak^* to f란, {f_n}:cv in the sense top2 to f, 따라서 for any x in X, lim n->inf f_n(x) = f(x)

*Applications 

*Combinatorics

-분할 관련

-ptt(n):partition of n>=1 integer

-a decreasing seq of positive integer whose sum is n

-ptt(n)=(a1,a2,a3,...,ak)로 표현하거나, ptt(n)=(a1번,a2번,...,ak번), 후자는 1이 a1번, 2가 a2번, ...쓰였는 ptt(n)를 가리킴

-ptt'(n)=(a'1, a'2, ..., a'k)라 하면, ptt(n)의 transpose를 가리킴, 

-ptt(n)_k:partition of n into exactly k parts

-ptt(n)_o:partition of n with all parts odd

-ptt(n)_e:partition of n with all parts even

-ptt(n)_d:partition of n with all parts distinct

-PTT:=the set of all partitions

-PTT(n):=the set of all partitions of n

-PTT has partial order

-lexicographic order <_lexi, ptt1 <_lexi ptt2 if te k in N s.t. ptt2_k > ptt1_k and ptt2_i = ptt1_i for i<k

-dominance order <_d, ptt1 <_d ptt2 if for any k>=1 sum from i=1 to i=k ptt2_i >= sum from i=1 to i=k ptt1_i

-cps(n):composition of n>=1 integer

-a seq of positive integer whose sum is n

-#ptt(n):the number of all partitions of n>=1

-rank of ptt:rank of partition, largest part - part개수, 즉 ferrar diagram으로 봤을 때, 1행크기  - 행 개수, 즉 가로 - 세로

-C(n,k):n choose k

-CC(n,k):n choose k with repetitions

-DF(m,n):decreasing factorial

-DF(m,n):=m * (m-1) * ... * (m-(n-1))

-IF(m,n):increasing factorial

-IF(m,n):m * (m+1) * ... * (m+(n-1))

-Q-analog관련

-[n]_q:q-number of n

-[n]_q:=(1-q^n)/(1-q)

-[n]_q!:q-factorial

-[n]_q!:=[1]_q * [2]_q * ... * [n]_q

-DF(m,n)_q:q-shifted factorial

-DF(m,n)_q:=(1-m) * (1-m*q) * (1-m*q^2) * ... * (1-m*q^(n-1))

-C(n,k)_q:q-binomial coefficients

-C(n,k)_q:=[n]_q!/([n-k]_q! * [k]_q!)

-ef(q):Euler function

-ef(q):=prod over n>=1 (1-q^n) = (1-q)(1-q^2)(1-q^3)...

-Polygonal Number

-P(s,n), 정 s각형을 n번 gnomon해서 만들었을 때 vertex 개수

-s=3일 때 triangular number, s=4일 때 square number, s=5일 때 pentagonal number

-s=5일 때 n=0, -1, -2, ...에서의 값도 생각한다면 generalized pentagonal number라 한다.


-Generating Function of some objects

-gf_obj(x):generating function of obj with variable x

-Tableaux

-Tb(a1,a2,a3,...):ptt(n)을 box로 쓴 것, young diagram, ferrar diagram, 등이라고 불린다.

-Tb1 - Tb2란, Tb1에 포함되는 Tb2를 제외시킨 young diagram, called skew diagram

-Tb1 boxes중 right and below에 Tb1의 box가 없는 box를 outside corner라 한다.

-Tb2 boxes중 right and below에 Tb2의 box가 없는 box를 inside corner라 한다.

-conj(Tb(a1,a2,a3,...)):the conjugate of Tb

-tr(Tb(a1,a2,a3,...)):the trace of Tb, diagonal에 있는 box개수

-ST_(shape):Standard Tableau, Tb(a1,a2,a3,...)의 각 box에 1,2,3,4,...,n을 채운 것

-SST:=the set of all semistandard tableaux

-weight of sst란, (sst의 box중 1의 개수, 2의 개수, ...)

-SST_(shape, weight):=the set of all semistandard tableau of shape with weight

-sst_(shape, weight):a semistandard tableaux

-word_r(sst), called the row word of sst, from left to right, from bottom to top

-elementary Knuth transformation K', xyz -> (if y>z and x>z, then) xzy

-elementary Knuth transformation K'', xyz -> (if y>z and x<=z, then) yxz

(그냥 Knuth transformation이라 하면 K', K'', their inverse를 가리킨다.)

(sst에 row bumping하고 난 다음 word 구하는 것을, word차원에서 구하기 위해 도입됨)

-two words가 Knuth transformation이라하면, word에 elementary Knuth transformation을 유한번 적용시켜 다른 word를 얻을 때

-sst(word)란, every word is knuth equivalent to the word of a unique sst이기 때문에, 그때 unique sst를 sst(word)라 쓰자.

-skew sst란, sst1 - sst2가 아니라, skew diagram Tb1 - Tb2에 semistandard tableaux처럼 채운 것, row는 weakly inc, column은 strictly inc

-skew sst에서 sliding이란 연산은, inside corner에 위치한 box를 택해서 시작, right, below에 위치한 boxes중 작은 것과 위치를 바꾸는 걸 가리킨다. 이것을 right, below에 숫자가 없을 때까지 한다.

(만약 right, below에 위치한 two boxes의 숫자가 같으면 below와 위치 바꿈, 그래야 sst유지됨)

(right, below 둘중 1군데에만 숫자가 있다면 그것과 바꿈)

-Rect(skew sst)란, called rectification of skew sst, skew sst에서 inside corner가 없을 때까지 sliding해서 얻은 sst를 가리킨다.

-word_r(skew sst), called the row word of skew sst from left to right, from bottom to top

-K_(shape, weight)란 |SST_(shape, weight)|, called the Kostka number)

-x _r> sst, called row-insertion or row bumping

-step 1 x가 first row에서 가장 크거나 같다면, first row의 가장 오른쪽에 x를 붙인다. done

-step 2 x가 first row에서 가장 큰게 아니면, x보다 큰 놈들 중 가장 왼쪽인 놈을 x로 바꾸고 원래 있던 x'을 second row에 apply한다.

-이때 갈아치워진 box의 위치자국들을 bumping route by x라 하자.

-x _c> sst, called column-insertion or column bumping

-step 1 x가 first column에서 가장 크다면, first column의 가장 밑에 x를 붙인다. done

-step 2 x가 first column에서 가장 큰게 아니면, x보다 같거나 큰 놈들 중 가장 윗쪽인 놈을 x로 바꾸고 원래 있던 x'을 second column에 apply한다.


-sst1*sst2, product of sst

-def1, sst1*sst2, sst2의 from bottom to top, from left to right

-def2, sst1*sst2, sst1을 하단에, sst2를 우측에 두어 만든 skew sst의 rectification 

-def3, sst1*sst2, sst(word_r(sst1)word_r(sst2))

(def1,def2,def3모두 agree)

-TbR_[m], called the sst ring with entries [m]

-M1={all knuth equivalence class of words on [m]}, then M1:associative Z-monoid

-M2={all words on [m]}, then M2:free Z-monoid, M2/R Z-monoid isomorphic to M1

-M3={all sst with entries [m]}, then M3 isomorphic to M1

-FAG(M3)를 TbR_[m]이라 한다. 


*Graph Theory

-Basic(별말없으면 Simple Graph만을 다루도록 하자.)

-V(G):vertex set, {v1,v2,...,vn}

-|G|:=|V(G)|, called order of G

-cut(G)=(U,V), where {U,V}:a partition of V(G)

-for nonempty proper subset U of V(G), cut(U)=(U,V(G)-U)

-for nonempty subset U of V(G), u in U, v in V(G)-U, v:external private neighbor of u wrt U란, N(v)교U={u}일 때

(v:epn(u,U)라 쓰자.)

-τ(G):the number of minimum vertices meeting every edges, 즉 vertex cover의 cardinality중 minimum

-γ(G):=the domination number of G란 the minimum size of a dominating set

-α(G):=the independence number of G란, the largest independent set of V(G)에서의 vertices개수

-p(G):=the number of pendant vertices

-q(G):=the number of neighbors of pendant vertices

-E(G):edges set, {e1,e2,...,em}

-|E(G)|, called size of G

-E(v):the set of all edges which is incident with v

-for any cut(G)=(U,V), cutset(U,V):={all edges with one end in U and another in V}

-for nonempty proper subset U of V(G), cutset(U):={all edges with one end in U and another in V(G)-U}

-e1~e2, equivalence relation, if te simple cycle containing e1 and e2

-[e1]의 모든 원소와 incident한 vertices포함한 subgraph of G를 block of G라 한다.

-a point of articulation of G란, 2개 이상의 block에 포함된 vertex를 가리킴

-a point of articulation of G 2개가 neighbouring이란, 그 2개 vertices를 동시에 포함하는 block이 있을 때를 가리킴

-for subset E' of E(G), E':edge-cut if te proper nonempty U of V(G) s.t. cutset(U)=E'

(E':edge-cut이고 G[U], G[V(G)-U]가 connected이면, te! U, 즉 cut은 유일함)

-for G:connected and subset E' of E(G), E':edge-cutset if

-E'의 Edge(vertices)모두 지우면 G는 disconnected

-E'의 Edge(vertices)몇몇개(but not all)를 지우면 G는 still connected

-for nonempty proper subset U of V(G), ed(U):=|cutset(U)|/(|U||V(G)-U|), called the edge-density of U

-Τ(G):=the edge's covering number of G란, the minimum number of edges needed to cover all vertices

-ν(G):the max size of a matching of G

-for nonempty subset U of V(G), U:dominating이란 every v in V(G)-U is adjacent to some member in U

-for v1, v2 in V(G), v1~v2 if (v1v2):edge in E(G) called v1, v2 are adjacent

-for e1, e2 in E(G), e1~e2 if e1 and e2 have common ends(not necessarily both)

-v1:incident with e if e=(v1~)

-for V' of V(G), V':independent(stable) if no two of its elements are adjacent

-N_G(vi):=the set of all neighbors of vi in V(G)

-N_G[vi]:=the set of all neighbors of vi in V(G) U {vi}, called the closed neighborhood of vi in G

-for U:subset of V(G), N_G(U)=the set of all neighbors in V(G) - U of some vertex in U 

-d(vi)=|N_G(vi)|, called the degree of vi

-v:pendant if d(v)=1 (tree에서는 leaf라 함)

-1-Zagreb(G):=sum over all i d(vi)^2=sum over all vi~vj, d(vi)+d(vj)=sum over all i d(vi)*m(vi)=sum over all entries of [AdMT(G)]^2

-2-Zagreb(G):=sum over vi~vj d(vi)*d(vj) = 1/2 * {sum over all i, [d(vi)^2 * m(vi)]}

-dseq(G):=(d(v1),d(v2),...,d(vn))

-decdseq(G):=(Δ_1,Δ_2,...,Δ_n), generally called the degree seq of G

-dec seq of positive integers is called graphical if te G s.t. decdseq(G) = the seq

-Tb(G), tableaux from graph G, decdseq(G)로 만든 young tableaux, Ferrers-Sylvester diagram이라고도 함

-vi:isolated if d(vi)=0

-δ(G):=the minimum degree of G

-deg(G):=max{δ(H) over H:subgraph of G}, called the degeneracy of G

-Δ(G):=the maximum degree of G

-sd(G):=the star degree of G,

-Δ_k(G):=the kth maximum degree of G, 즉 Δ_2(G):the second maximum degree of G

-tr(G):=max over i s.t. Δ_i >= i, called the trace of G

-d(G):=the average degree

-m(vi):=the average degree of the adjacent vertices of vi

-G:k-regular if for any vi in V(G), d(vi)=k

-G:srg(n,k,a,b), called strongly k-regular graph if for any vi~vj, they have a common neighbors, for any vi,vj:non-adjacent, they have b common neighbors and G:k-regular

-G:(r,s)-semiregular if d(vi)=r or s

-d_G(v1,v2):=the shortest path length, called distance of v1, v2

-e(vi):=max over vj in V(G) {d_G(vi,vj)}, called the eccentricity of vi

-r(G):=min over vi in V(G) {e(vi)}, called the radius of G

-D(G):=max over vi in V(G) {e(vi)}, called the diameter of G

-md_G:=the average of all distances between distinct vertices of G, (sum over all v S(v))/n(n-1), where S(v)=1*(v와 distance가 1인 애들의 개수) + 2*(v와 distances가 2인 애들의 개수) +...

-d(G,k):=the number of vertex pairs at distance k.

-W(G):= sum over all (vi,vj) d_G(vi,vj), called the wiener index of G

-HW(G):=sum over all (vi,vj) {d_G(vi,vj) + (d_G(vi,vj))^2}, called the hyper-Wiener index

-H(G):=sum over all (vi,vj) 1/(d_G(vi,vj), called the Harary index

-RCW(G):=sum over all (vi,vj) {1/(D(G) + 1 - d_G(vi,vj))}, called the Reciprocal complementary Wiener index

-TW(G):=sum over all pendant vi,vj d_G(vi,vj), called the Terminal Wiener index

-MTI(G):=sum over all i [dseq(G)*(AdMT(G)+DistMT(G))]_i, called the molecular topological index, MTI

-DD(G):=sum over all (vi,vj), [d(vi)+d(vj)]*d_G(vi,vj), called the degree distance of G

-For a connected G, GG(G):= sum over all (vi,vj), sqrt( {n(vi)+n(vj)-2}/{n(vi)n(vj)} ), called the Graovac-Ghorbani index of G,

where n(vi):=|{w in V(G) s.t. d(vi,w) < d(vj,w)}|, n(vj):=|{w in V(G) s.t. d(vj,w) < d(vi,w)}|

-For a connected G, NGG(G):= sum over all (vi,vj), sqrt( 1/{n(vi)n(vj)} ), called the Normalized Graovac-Ghorbani index of G,

where n(vi):=|{w in V(G) s.t. d(vi,w) < d(vj,w)}|, n(vj):=|{w in V(G) s.t. d(vj,w) < d(vi,w)}|

-RD(G):=sum over all (vi,vj) 1/sqrt((d(vi)d(vj))), called the randic index of G

-max-RD(G):=sum over all (vi,vj) 1/max{d(vi), d(vj)}, called the max-randic index of G

-HM(G):=sum over all (vi,vj) 2/(d(vi)+d(vj)), called the harmonic index of G


-vi:central if e(vi)=r(G)

-genus(G):=the minimal integer n s.t. the graph can be drawn without crossing itself on a sphere with n handles

-genus(G)=0이면 G를 planar라 한다.

-G:maximal planar란, planar이고 edge를 추가한다면 planar가 아닐 때

-for U:subset of V(G), U:vertex cover란, every edge는 U의 원소와 incident

-G:forest if G:acyclic

-G has a star forest F=(S_n1, S_n2, ..., S_nk) if there exists a seq of pairwise vertex-disjoint subgraphs H_i of G with H_i and S_ni:graph-iso for all 1<=i<=k

-G:tree if G:connected forest

-A rooted tree T contained in G is called normal in G if the ends of every T-path in G are comparable in the tree-order of T

(T-path란 G상의 Path인데 양 끝점만 T에 속하는 path, comparable이란 tree-order로 봤을 때)

-T(a,b):tree where 한개의 vertex vi에 a개의 K_(1,b-1)의 중심을 이은것(이은 선 포함안해서 K_(1,b-1)

, 따라서 |V|=ab+1

-T1(a,b):tree where d(vi)=a+1, d(vj)=b+1, vi~vj,따라서 |V|=a+b+2

-T2(a,b):tree where d(vi)=a+1, d(vj)=b+1, vi~v0, v0~vj, 따라서 |V|=a+b+3

-T(a,b,c):tree where d(vi)=a+1, d(vj)=b+1, vi~v1, v1~v2, ..., vc~vj, |V| = a+b+c,

-TZ(k):tree where |V(TZ(k))|=(2k-1)(k+1)+1, K_(1,2k-2)의 k+1개를 둔 다음, 그 외의 점 v에 각 stars의 center를 이은 것
-Tp1:Type-(I) tree

-Tp2:Type-(II) tree

-root는 tree의 아무 vertex로 지정가능, 그걸 top이나 bottom에 두고 tree그려나가면 됨

-Tree:bethe if d(root)=d, d(v)=(d+1) for v:not root and not pendant, d(last level)=1

-Tree:generalized bethe if d(v)=d(u) for v,u in the same level.

-specific trees

-CTPL:caterpillar, a tree in which all the vertices are within distance 1 of a central path.

-binary tree:te! vi s.t. d(vi)=2 and other vertices degree 1 or 3

-vi:leaf if vi:degree 1 and vertex of tree

-G:r-partite if V(G) admits a partition into r classes s.t. every edge has its ends in different classes.

-G:bipartite if {A,B}:partition of V(G) and every edge in E(G) has one end in A and another end in B인 Graph(즉 2-partite인 셈)

-K_n:complete graph with n vertices

-G:complete r-partite if G:r-partite s.t. every two vertices from different partitions classes are adjacent 

-K_(k1,k2):complete bipartite graph with |V(U)|=k1, |V(W)|=k2

-S_n:graph G s.t. Δ(G)=(n-1) with n vertices

-K_(1,n-1):star graph

-G:multigraph if it is permitted to have parallel edges

-P_n:n개의 점을 일직선으로 나열하여 edge로 이은 simple graph

-C_n:cycle with n order

-C_n을 구성하는 edge는 아니지만, C_n을 구성하는 vertices를 이은 edge를 chord라 한다.

-G:chordal graph(또는 rigid circuit graph) if all cycles in G of 4 or more vertices have a chord.

-W_n:wheel, K_1 V C_n을 가리킨다.

-Q_n:n-cube, Q_1 = P_2, Q_n = Q_(n-1) x P_2 for n>=2

-X(Z_n, C), where C:subset of Z_n - {0}, called a circulant of order n, C:called its connection set

(V(X)=Z_n, vi~vj iff i-j in C인 Graph, 따라서 C={1,n-1}이면 X(Z_n,C)는 C_n이 된다.)

-J(v,k,i):v>=k>=i>0, positive integers이고 Ω:fixed set of size v, V:=all subsets of size k of Ω, two subsets are adjacent iff their intersection has size i.

-v>=2k이고 i=(k-1)일 때 the Johnson Graphs라 한다.

-v>=2k이고 i=0일 때 the Kneser graphs라 한다.

-J(5,2,0)을 특히 The petersen graph라 한다.

-Intersection Graph

-Interval Graph, vertex는 real interval을 가리키고 v1,v2:adjacent iff the intersection of the corresponding two intervals is non-empty

(not interval graph의 예:C_4), the boxicity of C_4 = 2

-만약 2차원이면 rectangle, 3차원이면 box,

-The boxicity of G := the smallest integer p s.t. we can assign to each vertex of G a box in R^p s.t. two vertices are adjcent iff their boxes overlap

(계산 어려움 boxicity는)


-CS(n,w), w<=n, a complete split graph라 하고 graph consisting of a clique on w vertices and a stable set with n-w vertices in which each vertex of the clique is adjacent to each vertex of the stable set
-G:split if te partition (U,V) of V(G) s.t. U:clique, V:independent set

-PA_(n,w), w<=n, a pineapple graph라 하고 graph consisting of a clique on w vertices and a stable set with n-w vertices in which each vertex of the stable set is adjacent to only one vertex in the clique.

-Ki_(n,w):kite, K_w +P_(n-w)에다가 a vertex of K_w와 an endpoint of P_(n-w)를 이은 것

-DfG:difference graph if te a_1, a_2, ..., a_n associated with the vertices of G and a positive real number k s.t. |a_i|<k for all i, and v_i~v_j iff |a_i - a_j|>=k

-{V1,V2,...,Vk}:partition of V(G)일 때, equitable이란, for any i,j in {1,2,...,k}, te d_(i,j) s.t. for any vertex v in Vi, te d_(i,j)개의 vertices in Vj with adjacent v

-G:cograph if P_4-free, i.e. there is no P_4 as induced subgraph(동치인건, bar, +로 만든 것 from K_1)

(P_4 free로 되는 이유는, bar(P_4)=P_4)

-G:threshold if 2K_2-free and P_4-free and C_4-free(maximal graph라고도 한다.)

-G:Ramanujan if G:r-regular and max over (1<=i<=n and λ_i(G) != r) λ_i(G) <= 2*sqrt(r-1)

-G:geodetic if for every pair of vertices, there is a unique path of minimal length between them.

-n_0(x,k)

=(k=2r+1, odd일 때) 1 + (x * sum over i=0 to i=(r-1) (x-1)^i)

=(k=2r, even일 때) 2 * (sum over i=0 to i=(r-1) (x-1)^i)


-About subgraph

-G'<G, G':subgraph of G, if G에서 vertex, edge를 없앤 것(몇개든), G:supergraph of G'이라 한다.

-G' _ind< G, G':induced subgraph of G, if G'<G and G' contains all the edges (vi'vj') in E(G) with vi', vj' in V(G'), V(G') induces G' in G라 한다.

-for U:subset of V(G), G'=G[U], if U induces G' in G일 때

-G' _spn< G, G':spanning subgraph of G, if G'<G and V(G')=V(G)

-for any x,y, in V(G), w(x,y), walk, alternating seq x e1 v1 e2 ... en y를 가리킴,이때 edge개수를 length of walk라 하고 |w(x,y)|라 표현

-G':a pendant star of G란, maximal subgraph formed by pendant edges all incident with the same vertex

-G':pendant star of G일 때, d(G'):=the number of its pendant vertices - 1, degree of pendant star라 한다.

-따라서 임의의 G에 대해 sd(G):=the star degree, the sum of the degrees of all pendant stars

-for any x,y, in V(G), t(x,y), trail, walk인데 seq중 edge반복없는 것

-for any x,y, in V(G), p(x,y), path, trail인데 seq중 vertex반복 없는 것(x,y를 애초에 다른 걸 잡아야 함)

(vertices개수만 관심인 path라면 P_n이라 적자, order가 n인 path)

-t(x,y):Eulerian if t(x,y):closed and it traverses every edge of the graph exactly once

-G:Eulerian if G has Eulerian trail

-C(cycle, 3개 이상의 vertex로 구성되고 path에다가 1개 edge 더 추가한 것

-g(G):=the minimum length of a cycle in G, celled girth of G

-G(G):=the maximum length of a cycle in G, called circumference of G

-e:chord of C if e joins two vertices of C but is not itself an edge of the cycle

-C:induced cycle if C:cycle in G and C:induced subgraph of G(즉 chordless cycle을 가리킴)

-G':k-factor if G':spanning subgraph of G and G':k-regular

-G':clique of G if G':subgraph of G and G':complete graph

-ω(G):=the order of the largest clique of G, the clique number of G라 한다.

-triangle of G:clique of order 3 of G

-clique (vertex) cover of G := a partition of V(G), V1, ..., Vk s.t. Vi:clique of G

-clique cover of G가 존재할 때, 가능한 작은 k를 clique vertex cover number of G라 한다.(cvc(G))

-clique edge cover of G := a set of cliques of G which covers all edges of G.

-clique edge cover of G가 존재할 떄, 가능한 작은 cliques의 개수를 clique edge cover number of G라 한다.(cec(G))

-t(G):the number of spanning tree of G

-About generated graph

-bar(G):the complement of G if bar{G} has the same vertex set as G but (vivj) in E(G) iff (vivj) not in E(bar(G))

-G:self-complementary if G graph-iso bar(G)

-L(G):line graph of G, V(L(G))=E(G) in which ei~ej in L(G) as vertex iff ei~ej in G as edges

-G:quasi-line graph if for any v, cvc(N_G([v]))<=2(locally co-bipartite라고도 함)

-T(G):total graph of G, V(T(G))=V(G)UE(G) in which vi~vj in T(G) iff vi, vj:adjacent or incident in G

-for an edge of G, G/e:the graph s.t. e:contracted(G/e를 하는데 cycle이 있었다면, 중복해서 edge만들지 않음)

-for an edge e=(uv) of G, H:subdivision of e란, new graph H s.t. V(H)=V(G)U{w} , E(H)=E(G)U{(uw),(wv)}

(inverse과정을 smoothing w라 한다.)

-H:subdivision of G란, if H is obtained from G by subdividing edges of G

(G의 원래 vertex를 branch vertices, 새로생긴 vertex를 subdividing vertices라 한다.)

-H:topological minor of G if G contains a subdivision of H as a subgraph

-H:inflated minor of G if each vi in V(G), connected disjoint {Gi}로 바꾸고 xy in G iff te an edge between G_x and G_y in H일 때

-H:minor of G if H:undirected and H can be formed from G by deleting edges and vertices and by contracting 

edges

-G1,G2, G1+G2란, disjoint union

-G1,G2, G1VG2란, join of G1,G2, G1+G2에다가 adding new edges from each vertex of G1 to Every vertex of G2.

-G1,G2, G1xG2란, product of G1, G2, V(G1xG2)=V(G1)xV(G2)이고 (v1,u1)~(v2,u2)는 v1=v2이고 u1~u2이거나 v1~v2이고 u1=u2일 때

-그리는 방법은 G1을 G2의 각 vertex에 copy한 다음에 각 G1의 점끼리 잇는데 G2에 따라 이으면 된다.

-G1,G2, EDP(G1,G2)란, Direct product of G1, G2, V(TP(G1,G2))=V(G1)xV(G2)이고 (v1,u1)~(v2,u2)는 v1~v2이고 u1~u2일 때

-(for V(G1)=V(G2)), DS(G1,G2)란, Direct Sum of G1, G2, G1, G2가 edge-disjoint일 때

-for V(G)=UUV(partition), VD(G)=(G[U],G[V]), called vertex decomposition of U,V

-for G1,G2, Connected sum H of G1,G2란, G1의 1개의 점과 G2의 1개의 점을 임의로 택해서 이어서 얻은 graph H

-About Connectivity

-G:connected if G:nonempty and any two vi, vj in V(G), te p(vi,vj)

-connected component란 maximal connected subgraph를 가리킴

-vi:cutvertex if vi를 G에서 제거하면 component 개수가 증가할 때

-G:nonseparable if G does not contain a cutvertex.

-ei:bridge if ei를 G에서 제거하면 component 개수가 증가할 때(iff edges do not lie on any cycle)

-G:k-connected란, |V(G)|>k 이고 for any vertex subset X s.t. |X|<k, G - X:still connected일 때

(혹은 k개를 제거했더니 disconnected되게하는 가장 작은 k)

-κ(G):the connectivity of G, κ(G):the greatest integer k s.t. G:k-connected

-G:l-edge-connected란, |V(G)|>1이고 for any edge subset X s.t. |X|<l, G - X:still connected일 때

(혹은 l개를 제거했더니 disconnected되게하는 가장 작은 l)

-λ(G):the edge connectivity of G, λ(G):the greatest integer l s.t. G:l-edge-connected

-odd(G):the number of components of G with odd order

-c-rank(G), called the circuit rank of G or cyclomatic number of G, the minimum number of edges whose removal from G breaks all its cycles

(c-rank(G) = m - n + # of components)

-About hypergraph

-G:hypergraph (V(G), E(G)) if E(G):subset of P(V(G)) - empty, 즉 the elements of E(G) are non-empty subset of V(G)

(edge가 connected any number of vertices하려는 개념)

-About Directed(dG:digraph를 가리킴)

-G:directed if G has two maps init:E(G)->V, ter:E(G)->V assigning to every edge e an initial vertex init(e) and a terminal vertex ter(e), G:digraph라고도 함, dG라 쓰자.

-orientation is an assignment of a direction to each edge, turning the initial graph into a directed graph함

-dG^t := the minimal transitive digraph containing dG and has the same vertex set of points as dG, called the transitive closure of dG.

-for a,b in V(dG), a,b are strongly connected if te a directed walk from a to b and te a directed walk from b to a

(for any vertex a in V(dG), a is strongly connected itself)

-for any a in V(dG), the strongly component of a := the set of all vertices which is strongly connected to a.

-tnm_n:tournament graph if K_n에 모든 edge에 orientation 준 것,

-dG:strongly connected if te! strongly component of dG

iff any two distinct vertices can joined by a directed path

-for dG, dG* := the condensation digraph of dG, V(dG*) = {all strongly components}, arc(Vi,Vj) iff i,j:dictinct and te a in Vi and b in Vj s,t, arc(a,b) in E(dG)

-임의의 undirected graph에서의 edges는 양방향 arc로 봐서 directed graph로 해석가능, 그 때도 strongly connected얘기함

(즉, undirected graph는 connected iff strongly connected)

-for MT in MT(nxn)(C), dG(MT):digraph with V={1,2,...,n}, arc(i,j) exists iff MT(i,j):nonzero(혹은 weighted directed graph로도 간주 가능)

-About Competition graph of a dG

-For a dG, C(dG):the competition graph of dG, V(C(dG))=V(dG), e=ij in E(C(dG)) iff te arc (i,x) and (j,x) in E(dG) for some x in V(dG)

-c#(G):=the smallest number so that G U I_k is a competition graph of some acyclic dG(the competition number of G)



-About Matching

-M:matching if M:subset of independent edges

-given M, V(M):the set of all vertices meeting edge of M

-given M, p(x,y):M-alternating path if p(x,y):path in which the edges belong alternatively to M and not to M and x is not in V(M)

-given M, p(x,y):M-augmenting path if p(x,y):alternating and x, y are not in V(M) and length>=1

-maximum matching이란, max size를 갖는 matching

-M:maximal matching이란, M < M'인 matching M'이 존재안할 때

-M:perfect matching이란, M:matching and covering every vertices

-for any vertex v, te a linear ordering <=_v on E(v), 이 때 M:stable matching이란, for any e in E(G) - M, te m in M s.t. e and m have a common vertex v with e <_v m 

-About Coloring

-G:k-coloring이란, vertices에 color를 매기는데 adjacent하면 different color를 매기는 방식으로 k개의 color매긴 것

-G:k-colorable이란, G가 k-coloring가능할 때

-χ(G), chromatic number of G, 란 the smallest number k for which G is k-colorable

-a colour class of the colouring이란 같은 colour인 vertices을 모두 모은 subset of V(G)

-G:k-color-critical if χ(G)=k and for any proper subgraph G' of G, χ(G') < k.

-Algorithm for coloring

-Sequential coloring, ordered vertex set넣어서 각각을 색칠하는데, 꼭지점 순서대로 1,2,3,...을 색칠하는데 가능한 최소의 색으로 색칠하게

-Maximal stable set coloring, ordered vertex set넣어서 각각을 색칠하는데, 첫번째 vertex를 1로 색칠하고 그 이후에 vertex들 중에서 이미 1로 색칠한 것과 연결되지 않으면 다 1로 색칠한다. 이후 1로 색칠한 것들을 모두 지우고 얻은 induced subgraph에서 색2를 같은 방법으로 칠한다.

(Sequential coloring이든 Maximal stable set coloring이든 vertex ordering에 depend)

(Maximal stable set coloring은 vertex ordering을 잘만하면 χ(G)를 얻을 수도 있는데, 그게 ordering하는 polynomial algorithm은 없다.)

(Smallest last ordering이란, v_n은 deg가 δ(G)인 것으로, v_(n-1)은 G - v_n에서 degree가 최소인 vertex....)

(Largest first ordering이란, v_1, v_2, ..., v_n with d(v_1)>=d(v_2)>=...)

(Smallest last ordering or Largest first ordering의 철학은 {v_1,v_2,...,v_(i-1)}까지 색칠해진 induced subgraph에서 v_i를 추가해서 고려할 때 restrictions가 가능한 적게 되게끔 ordering한 것)


-col(G), the coloring number of G,

the minimum integer k s.t. te linear ordering < of the vertices of G s.t. for any v in V(G), we have |N(v) 교 {w in V(G) s.t. w<v}| < k

-Given G and L(v) for each v in V(G), a list coloring is a function f from V(G) to a color s.t. f(v) in L(v).

-for any edge vivj in E(G), f(vi) != f(vj)이면 f를 proper list coloring이라 한다.

-G:k-choosable if it has a proper list coloring no matter how one assigns a list of k colors to each vertex.

(전체 색의 종류가 몇개든 상관 없고, |L(v)|=k인, 즉 v마다 사용할 수 있는 색의 개수가 k인 거고, 그렇게 proper list coloring이 존재할 때 어떻게 색을 assign하든 proper가 만족할 때를 가리킨다. K_(2,4)는 χ=2, χ_l=3)

-χ_l(G), the list chromatic number of G is the minimum k for which G is k-choosable

-G:complete k-coloring if G:k-coloring s.t. for each pair of different colors (c1,c2), te (u,v) s.t. u~v and u with c1, v with c2

-aχ(G), the achromatic number of G, the maximum number k for which G:complete k-coloring

(P_4는 χ=2 aχ=3)

(maximum에 조심해야함)


-About Matrices

-G:integral, if egv of AdMT(G)가 모두 integers일 때

-G:L-integral, if egv of Lap(G)가 모두 integers일 때

-G:Q-integral, if egv of sLap(G)가 모두 integers일 때

-m_(G,~)(egv):the multiplicities of egv of ~ type matrix of G

-m_(G,~)(an interval):the number of egv of ~ in an interval including multiplicities

-IcMT(G), nxm matrix, vertex에 labeling하여 v1,v2,...,vn, edge에 labeling하여 e1,e2,...,em, vi~ej이면 (i,j) entry가 1, 아니면 0, called Incedence Matrix

-dIcMT(G), nxm matrix, IcMT에서 orientation생각한 경우, 1,-1,0을 entry로 갖는다.

-AdMT(G), nxn matrix, vertex에 labeling하여 v1,v2,...,vn, vi~vj이면 (i,j) entry가 1, 아니면 0, called Adjacency matrix

-specR(AdMT(G))를 index라 한다.

-the spectrum of G는 the spectrum of AdMT(G)를 가리킨다.

-the spectrum of G1 = the spectrum of G2이면 G1,G2:cospectral이라 한다.

-AdMT(dG)는 (i,j) entry에 the number of arc from vi to vj

-sum of |λ_G(i)|를 the energy of G라하고 energy(G)라 적자.

-ν^+(G):=m_(G,A)((0,inf)), i.e. the number of positive egv of AdMT(G), called positive inertia

-G:singular if λ_G=0인 egv of AdMT(G)가 있을 때(i.e. det(AdMT(G))=0)

-G:non-singular if all λ_G are nonzero(i.e. det(AdMT(G)):nonzero)

-G1, G2:equienergetic이란 energy(G1)=energy(G2)일 때

-G:hyperenergetic if energy(G) > 2n-2 (예를 들면 energy(K_n)=2n-2, 따라서 not hyperenergetic)

-G:hypoenergetic if energy(G) < n

-G:non-hypoenergetic if energy(G) >= n

-DegMT(G), nxn matrix, degree matrix, 대각성분은 d(vi), 그 외는 0

-Lap(G), nxn matrix, laplacian matrix, Lap(G)=DegMT(G)-A(G)

-second smallest egv of Lap(G)를 algebraic connectivity라 한다. a(G)라 적자.

-a(g)에 해당되는 egv를 Fiedler vector라 한다.(그리고 characteristic valuation of G라 한다.)

-Lap(G) - vi, the psubMT of Lap(G), deleting vi-row and vi-column

-sum of |μ_G(i) - d(G)|를 the laplacian energy of G라 하고 Lnergy(G)라 적자.

-σ(G):=m_(G,L)((d(G),n])

-μ:symmetric이란 eigencomponents are constants on orbits of Aut(G)(multiplicity생각해서 다룸, 즉 1은 symmetric이면서 not symmetric일수도 있음)

-μ:alternating이란 eigencomponent

-sLap(G), nxn matrix, signless laplacian matrix, sLap(G):=DegMT(G)+A(G)

-DistMT(G), nxn matrix, (i,j)-entry=d_G(vi,vj)

-RdMT(G), nxn matrix, (i,j)-entry = 1/d_G(vi,vj), called the reciprocal distance matrix of G

-SdMT(G), nxn matrix, SdMT(G) = J - IMT - 2*AdMT(G), where J:all entries are 1

-for M:MT(nxn)(R), dG_M:the underlying digraph of M, V(dG)=n이고 M_(i,j)가 nonzero이면 te a directed edge from vi to vj인 dG

-nLap(G), nxn matrix, normalized laplacian matrix, nLap(G):=DegMT^(-1/2)(G) * Lap(G) * DegMT^(-1/2), where DegMT^(-1/2):=diag(1/sqrt(d(vi)))

-About Weighted Graph

-wG:weighted graph, edge마다 positive number가 있을 때, unweighted는 모든 weight가 1일 때로 해석 가능하다.

-AdMT(wG), 각 성분을 1대신에 weight넣으면됨

-dIcMT(wG), 각 성분에 1대신에 sqrt(weight), -1대신에 -sqrt(weight)넣으면 됨

-Lap(wG), 각 대각 성분에 sum of weight, off-diagonal엔 -1대신에 -weight넣으면 됨

-

-About Homomorphism, Automorphism, Group etc

-f:homomorphism from G1 to G2란, f:V(G1)->V(G2), v1,v2:adjacent in G1이면 f(v1),f(v2):adjacent in G2

-G graph-iso G', te bijective f:V(G)->V(G') s.t. (vivj) in E(G) iff (f(vi)f(vj)) in E(G') for any vi, vj in V(G), 이 때 f를 Graph-isomorphism

-f:graph invariant if f:{all graphs}->sth, for f:G graph-iso G', f(G)=f(G')

-a class of graphs that is closed under isomorphism is called a graph property

-Aut(G):=the group of automorphism of G

-retract(G,S)란 S:subgraph of G, f:homomorphism from G to S s.t. restriction of f onto S is identity.

-endomorphism from G to G란, homomorphism from G to itself일 때

-About Space of a graph

-VS(G):the vertex space of G, (F_2)^V(G), the vector space over F_2, all functions from V(G) to F_2

-ES(G):the edge space of G, (F_2)^E(G), the vector space over F_2, all functions from V(G) to F_2

-IPS도 된다. 따라서 LS of ES(G), LS^ㅗ 등도 다룰 수 있음

-CS(G):the cycle space of G, ES(G)의 subspace로 spanned by the all cycles in G.

-dim(CS(G)), called the cyclomatic number of G.

-About Graph distance

-d(G1,G2), by Yutaka, link참조

(Order가 다른 two graphs의 distance 정의 가능, structural properties, dynamical properties를 반영하는 distance임이 확인됨)

-About Random Graph model

-WS-model(Watts-Strogatz model, denoted by WS(p,β)

-장점:small-world properties, short average path lengths, high clustering

 

*Spectral Graph Theory

*Elementary Inequalities

*Integral Transformation

*Linear Programming

*Numerical Analysis

*Convex Optimization(수업)

-

*Queueing Theory

*Special Functions

*Probability, Statistics

*Probability, Statistics

*Econometrics

 

1. (Computing the mean time until a given pattern occurs)

동전 던지기를 반복적으로 시행을 할 때, 다음의 패턴이 처음으로 나오면 시행을 그만 두기로 하자.

"앞뒤앞뒤앞뒤앞"

이때 평균적으로 몇번을 시행해야 하는가?

만약 패턴이 다음으로 바뀐다면, 평균 시행횟수는 어떻게 달라지는가?

"앞앞뒤뒤앞앞뒤"

(link1)(link2)


2. (Secretary Problem)

인사담당자가 N명의 비서 지원자들 중 1명을 고용하기로 한다. 이 때 다음의 가정을 따른다.

(1) 각 지원자들을 한명씩 검토한다.

(2) 검토 후 고용하지 않는다면, 이후에도 절대 고용하지 않는다.(즉, 지원자는 다른 회사로 고용된다고 하자.)

(3) 검토 후 이때까지 만난 비서들의 능력을 대소 비교할 수 있다. 하지만 검토하지 않은 비서의 능력은 검토하기까지는 모른다.

이때, 인사담당자가 지원자들을 검토하는 중, 최고의 능력을 가진 비서를 뽑기 위해선 몇 명쯤 까지 검토하여야 하는가?

(link1)(link2)(link3)


3. (Unexpected dependent variables)

J={w1,w2}

C4=Power set of J

P({w1})=1/2, P({w2})=1/2

(J,C4,P):Probability Measure Space

이 때, X(w1)=0, X(w2)=1로 정의된 rdv X와 Y(w1)=1, Y(w2)=0으로 정의된 rdv Y는 independent이다. 거짓

따라서, independent에 있어서, New variable이 older one과 관계없이 정의된 것 같아도, 잘 따져줘야 한다.


4. (Markov Decision Process with finite horizon, MDP with finite horizon)

reward depending (state, action)이 deterministic인 MDP with finite horizon일 때, reward를 최대로할 sequence of actions를 찾아라.

(link)


5. 

DF(x)<1 for all x in R인 rdv를 독립시행을 계속할 때, 갱신되는 최댓값은 결국 +inf가 되는가?

(link)


6. 

DF인 F가 conti일 때, int over R DF(x)F(dx)=1/2

(link)


7. 

X_1, X_2가 rdv이고 iid with common continuous DF인 F, P(X_1<=X_2)=1/2임을 보여라.

(link)


8. (P(limsup E_n)을 구하는 데 있어서 Borel Zero-one Law를 쓰진 못하지만...)

infinite independent fair coin tossing experiment를 생각하자. H_n:={n-th coin tossing results in a head}

B_n := f-intersection from i=1 to i=[log_2 (n)] H_(n+i) where [x]:=floor function

이 때 P(limsup B_n)=1임을 보여라.


9. (Classical Coupon Collecting)

n개의 서로 다른 쿠폰이 uniformly distributed하게 얻어진다고 하자. 

즉, {X_k, k>=1}:iid and uniformly distributed on {1,2,3,...,n}

(a) 

t번의 시행시 모든 종류의 쿠폰들이 적어도 1개씩은 뽑힐 확률은?

(link)


(b)

이 때, n개의 쿠폰을 모두 모으기 위한 최소시행 T_n은 다음을 만족함을 보여라. 

[T_n/{n*ln(n)}] cv in M to 1

(즉, 서로 다른 10,000개의 쿠폰을 모두 모으기 위한 최소시행횟수는 거진 10,000*(ln(10,000)), 약 92,000이다.)

(link)


10. (Pure Birth Process)

{X_k, k>=1}:rdv, ind, nnn, 각각이 l_n>=0을 parameter로 하는 exp-distri라 하자.

X_k는 1마리가 탄생할 때까지 걸리는 시간을 뜻한다.

S_n := sum from k=1 to k=n X_k (n마리가 탄생할 때까지 걸리는 시간)

애초에 1마리가 있다고 가정하자. (탄생한게 아닌, 이미 존재한 객체 1마리)

Y_t := the population size process of the pure birth process

이때, ProbM(explosion)을 구하여라.

(link)


11.(Occupation Times)

{rdv_t,0<=t<=1}, continuous time stochastic process가 어떠한 time interval에서 어떠한 실수값을 몇번 찍을 것인가?

(link)


12. (HGD의 application)

공장주가 25개의 기계를 샀을 때, 10개의 제품을 test했더니 not defective일 때, 총 25개중 6개가 defective일 확률은?

(link)


13. (PD의 application)

전화상담사가 평균적으로 3분마다 5개의 calls를 해결한다. 그리고 1분동안 전화오는 횟수는 PD(lambda)를 따른다.

(a)

다음 1분동안 call이 한통도 없을 확률은?

(link)


(b)

다음 1분동안 at least two calls가 있을 확률은?

(link)


14. (비둘기집의 원리 예)

수열 7,77,777,7777,77777,...중 2003의 배수가 등장함을 증명하여라.

(link)

'수학 > 기타수학' 카테고리의 다른 글

표현론 복습노트  (0) 2015.06.06
[수학]Crystals For Dummies  (0) 2015.04.25
[수학]Young Tableaux, William Fulton  (0) 2015.01.28
[수학]Exercises  (0) 2013.07.29
Order Relation관련 용어 정리  (0) 2013.01.11

1. 

p:odd prm

Show that p ≡ 1 (mod 4) iff x^2 ≡ (-1) (mod p) has an integer solution

(link)


2. 

G:finite group

H:subgroup of G

G=union of xHx^(-1) over all x in G

이면 G=H이다.

(link)


3. 

G:group

H:subgroup of G s.t. [G:H]<inf

이면 te N s.t. N:proper normal in G, [G:N]<inf

(link


4.

Prove that there is no simple group of order 525=3*5^2*7

(link)

5. 

|G|=21, non-cyclic group

Find the number of sylow 3-subgroups of G

(link)


6.

|G|=45=3^2*5, group

Prove that there is an element g in G s.t. |g|=15=3*5

(link)


7.

Find the number of sylow 7-subgroups of S_7

(link)


8. 

(TS,top1), (TS,top2), top1<top2일 때

(1) top1이 T2이면 top2도 T2인가?

(2) top1이 T3이면 top2도 T3인가?

(3) top1이 T4이면 top2도 T4인가?

(link)


9.

|G|=2^3 3^4 5^2 7인 finite abelian group일 때, elementary divisor로 classification, invariant factor로 classification(link)

'수학 > 기타수학' 카테고리의 다른 글

표현론 복습노트  (0) 2015.06.06
[수학]Crystals For Dummies  (0) 2015.04.25
[수학]Young Tableaux, William Fulton  (0) 2015.01.28
[수학]확률,통계 재밌는 문제들  (0) 2013.10.12
Order Relation관련 용어 정리  (0) 2013.01.11

*Contents

1. Notation

-Set Theory

-Group

-Ring

-Field

-Module

-Vector Space

-Topological Space

-Algebraic Topology

-Topological Vector Space

-Metric Space

-Normed Vector Space

-Applications

-Combinatorics

-Geometry and Differential Geometry

2. Theorems

-Set Theory(with measure theory)

-Group

-Ring

-Field

-Module

-Vector Space

-Topological Space

-Algebraic Topology

-Topological Vector Space

-Metric Space

-Normed Vector Space

-Applications

-Solving MTx=b(Numerical), where MT:invertible

-2nd order elliptic pde

-Eigenvalue problem

-Combinatorics

-Geometry and Differential Geometry

-Linear Programming

-Homogeneous Linear Difference Equations(y_t, phi_p)

-Integral Transformation

-Lie Algebra관련

3. Examples

-Set Theory

-Probability Theory(몇개 통계 내용도 겹침)

-Stochastic Process

-Statistical Inference

-Topology

-각 구체적인 space(top이든 field든 space마다의 특징, seq, series관련도 포함)

-기초부등식

-Special Functions


*Notation

Set Theory

-iff:if and only if

- := defined

-<:set과 set 사이에서는 subset임을 가리키고, order가 있을 때(실수와 실수같은)는 order relation을 가리킨다.

- a= approximation

-nnn:nonnegative

-rv:real-valued

-erv:extended real-valued

-iv:complex-valued

-J:Any Set

-inc/dec:increasing, decreasing

-A교B:intersection, A교B

-AUB:union, 

-AΔB:symmetry difference

-a-union:arbitrarily union

-u-union:uncountable union

-c-union:countable union

-a-intersection:arbitrarily intersection

-u-intersection:uncountable intersection

-c-intersection:countable intersection

-f-union:finite union

-f-intersection:finite intersection

-c-sum:countable many sum, sigma

-f-sum:finitely many sum, sigma

-indi_(E) (x):indicator function on E

-P(J):Power set of J

-fC(J1,J2):the collection of all functions from J1 to J2

-fC(J):the collection of all functions from J to R

-N:the natural numbers set

-ETR:the extended real numbers set

-R^n:the finite cartesian product of R

-R^J:the cartesian product of R, indexed by J

-R^N:the cartesian product of R, indexed by N

-S:subspace, or subgroup 등(구분 필요하면 topological subspace:topS/linear subspace:LS)/subgroup:subgS)

-E:subset

-eps:epsilon, 별말 없으면 for any eps>0을 가리킴

-te:there exist(s)

-te!:there unique exist(s)

-abs:absolute, modulus

-≡:congruence

-n:integer

-[n]:{1,2,3,...,n}

-gcd:greatest common divisor

-ephi:Euler phi function

-prm:prime integer

-<:subset, inequality in real, 

-(a,b):ordered pair, open interval, 만약 open interval이랑 헷갈리면 ordered pair를 axb라 쓰기로 하자.

-[a,b]:closed interval

-]a,b[:x<=a or x>=b

-)a,b[:x<a or x>=b

-S_Z:minimal uncountable well-ordered set.

-X_i:X들의 collection, countable일 필요는 없음

-X_n:X들의 collection, countable일 필요 있음, sequence로도 간주가능

-UO1:unit circle in R^2

-UO2:unit sphere in R^3

-About Measure and Measure Space

-MC:Monotone Class

-C1:적어도 empty를 포함하는 Collection

-C2:적어도 empty와 전체 set을 포함하는 collection

-C3:algebra, field

-RC3:ring(대수학에서의 ring과는 다름)

-SC3:semialgebra

(nonempty, closed under f-intersection, 각 원소의 complement가 disjoint f-union in SC3으로 표현되는 collection)

(책마다 조금 다른게, 전체집합을 반드시 원소로 가져야할 수도 있고, 아닐 수도 있다.)

-RSC3:semiring

(nonempty, closed under f-intersection, 각 원소의 relatively complement가 disjoint f-union in RSC3로 표현되는 collection)

-C4:sigma-algebra, or sigma-field

-C3(~):~을 포함하는 가장 작은 algebra

-C4(~):~을 포함하는 가장 작은 sigma algebra

-C(U)는 C의 원소들의 countable union들도 포함하는 collection

-C(I)는 C의 원소들의 countable intersection들도 포함하는 collection

-PC:Pi-system

-LC:Lambda-system

-sf:set function, a class of sets에서 ETR로 가는 function

-nnn sf가 monotone:for J1, J2 in domain s.t. J1<J2에 대해 sf(J1)<=sf(J2)

-nnn sf이 monotone(if):for J1, J2 in domain s.t. J1<J2  and J2-J1 in domain에 대해 sf(J1)<=sf(J2)

-nnn sf이 countably monotone1:

for J, {J_n} in domain s.t. J<c-union J_n에 대해 sf(J)<=c-sum sf(J_n)

-nnn sf이 countably monotone1(if):

for J, {J_n} in domain s.t. J<c-union J_n, c-union J_n in domain에 대해 sf(J)<=c-sum sf(J_n)

-nnn sf이 countably monotone2(if):

for {J_n} in domain s.t. c-union J_n in domain에 대해 sf(c-union J_n) <= c-sum sf(J_n)

-nnn sf이 countably monotone2(if)(dis):

for {J_n} in domain s.t. c-union J_n in domain and disjoint에 대해 sf(c-union J_n) <= c-sum sf(J-n)

-nnn sf이 f-additive:

domain이 closed under f-union and 

disjoint finite seq {J_n} in domain에 대해 sf(f-union J_n)=f-sum sf(J_n)

-nnn sf이 f-additive(if):

disjoint finite seq {J_n} in domain s.t. f-union {J_n} in domain에 대해 sf(f-union J_n)=f-sum sf(J_n)

-nnn sf이 c-additive:

domain이 closed under c-union and

disjoint countable seq {J_n} in domain에 대해 sf(c-union J_n)=c-sum sf(J_n)

-nnn sf이 c-additive(if):

disjoint countable seq {J_n} in domain s.t. c-union {J_n} in domain에 대해 sf(c-union J_n)=c-sum sf(J_n)

(워낙 general하게 정의한 것, (if)버전만 잘 알면 된다. nnn sf의 domain이 적절해지면, 예를 들면 C3, C4 등 (if)이면 not (if)가 성립)

-OM:Outer measure

-f-OM:finite Outer measure

-r-OM:Regular Outer Measure

-OME:Outer measurable subset

-PM:premeasure

-f-PM:finite premeasure, (PM은 domain이 C1이면 되는데, f-PM은 domain이 적어도 C2여야 함)

-sf-PM:sigma finite premeasure, (마찬가지로 sf-PM의 domain은 C2여야 함)

-PM*:Outer measure induced by PM:C3->[0,inf]

-PM*ME:PM*의 measurable set

-MAS:Measurable Space

-MS:Measure Space

-C(MS):Completion of Measure Space

-CMS:Complete Measure Space

-M:measure

-smf-M:semifinite measure

-sf-M:sigma finite measure

-CM:complete meausre

-LM:Lebesgue Measure

-R(LM):Real numbers with Lebesgue measure

-PrM(M1,M2):Product Measure

-MR:measurable rectangle, 즉 M1,M2의 measurable set의 product

-PrC1:C4({MR})

-PrC2:C4({all PrM*ME})

-C4(1)*:{ME1xJ2 s.t. ME1 in C4(1)}, sigma algebra되고 {All MR}의 subset

-C4(2)*:{J1xME2 s.t. ME2 in C4(2)}, sigma algebra되고 {All MR}의 subset

-

-MF:Measurable Function

-X1:(J1,C4(1))->(J,C4), X2:(J2,C4(2))->(J,C4), 각각이 MF일 때, 

X1*:(J1xJ2,PrC1)->(J,C4), X1*(x,y)=X1(x)

X2*:(J1xJ2,PrC1)->(J,C4), X2*(x,y)=X2(y) (그냥 X2 곱하기 (x,y)와 구분하기)

-ME:Measurable subset

-sf-ME:sigma finite measurable subset

-Null-ME:null measurable subset

-sM:signed Measure   

+sM:positive variation of sM

-sM:negative variation of sM

|sM|:total variation of sM

f-sM:finite sM

ms:mutually singular

+ME(with respect to sM):positive measurable set

-ME(with respect to sM):negative measurable set

Null-sME(with respect to sM):null set(Null-ME와는 약간 다르게 정의됨, 


Group

-G:group

-이항연산에 대해 닫혀있고

-associative

-항등원 존재

-역원 존재

-p-G:p-group

-group이면서 order가 p^a for some integer a>=0

-g:G의 원소를 가리킴

-S:subgroup

-p-S:p-subgroup

-subgroup이 order가 p^a for some integer a>=0

-Sp:Sylow p-subgroup

-어떤 G의 subgroup이 order가 p^a이면서 p^a||G| and p^(a+1) not | |G|일 때의 subgroup, 즉 the largest p-S in the sense of factor p

-#Sp:The number of all Sylow p-subgroup

-J(Sp):the set of all Sylow p-subgroup

-NS:normal subgroup

-S이면서 for all g in G, gSg^-1=S인 S

-MS:maximal subgroup(Measurable Space와 구분)

-proper S이면서 S를 포함하는 subgroup은 S와 G만 있는 subgroup

-MNS:maximal normal subgroup

-proper NS이면서 NS를 포함하는 normal subgroup은 NS와 G만 있는 normal subgroup

-S_<G:S is subgroup of G

-S_<!G:S is normal subgroup of G

-S char G:S is characteristic in G

-for all aut in Aut(G), aut(S)=S인 subgroup S

-conj(g):conjugate of g, e.g. x*g*x^(-1)

-homog:group homomorphism

-structure-preserving map between two algebraic structures(여기서는 two groups)

-

-S_J:Symmetric group on J

-모든 permutations on J들의 모임 with composite, 따라서 group

-act_J by G:action on J by G, GxJ->J

-act_J by g:permutation from action on J by g, J->J

-homo by act:homomorphism, G->S_J

-O_x:orbit of x under the action of G(필요하다면 in G on X등을 뒤에 적는다.)

-O_x:={y in X s.t. y=g act x for some g in G}

-G_x:stablizer of x in G

-G_x:={g in G s.t. g act x = x}

-Ker(act):kernel of act_J by G

-Ker(act):={g in G s.t. g act x =x for all x in X}

-즉 homo by act의 kernel이라 생각하면 쉬움

-

-Z(G):center of G

-Z(G):={g1 in G s.t. g*g1*g^(-1)=g1 for all g in G}

-C_G(E):centralizer of E on G

-C_G(E):={g in G s.t. g*z*g^(-1)=z for all z in E}

-즉 E가 center가 되게끔 하는 G의 원소들만 다 모은 것, 따라서 Z(C_G(E))=E가 성립할 것 같지만, E가 subgroup이 아니므로 안됨

(하지만 E가 subgroup이었다면 됨)

-N_G(E):normalizer of E on G

-N_G(E):={g in G s.t. g*E*g^(-1)=E}

-즉 E가 normal이 되게끔 하는 G의 원소들만 다 모은 것(하지만 E가 subgroup이 아닐 땐 조심)

-

-<g>:the group generated by g, i.e. cyclic group

-<E>:the smallest subgroup of G containing E

-

-[G:S]:index of S in G

-the number of left cosets of S in G

-

-G1 giso G2:G1 is group isomorphic to G2

-

-

-

-Aut(G):the automorphism group of G

-Aut(G):={all automorphism on G} with composite

-aut in Aut(G):the automorphism in Aut(G), 편의상 aut라 쓰기도 하자.

-Inn(G):the inner automorphism group of G

-inner automorphism이란 conjugation으로 만든 automorphism을 가리킨다.

-Inn(G)란 inner automorphism을 모두 모은 group with composite

-C(G):commutator subgroup of G

-C(G):=<all commutators>

-[g1,g2]:commutator of g1 and g2

-[g1,g2]:=g1^(-1)*g2^(-1)*g1*g2

-[E1,E2]:the group generated by commutators of elements from E1 and from E2.

-[E1,E2]:=<{[g1,g2] s.t. g1 in E1 and g2 in E2}>

-G1 ><! G2 (wrt homog:G2->Aut(G1)):(outer)semidirect product of G1 and G2(with respect to homog)

-


Ring

-R:ring

-(R,+):abelian group

-*:associative

-distributive laws가 성립일 때 (R,+,*):ring이라 한다. 줄여서 R이라 쓰기로 하자.

-r:ring의 원소

-R_[1]:ring with unity not zero

-R_[0]:ring without unity

-CR:commutative ring

-DR:Division ring

-SR:subring, (SR _< R)

-R의 subgroup이면서 closed under *인 것

-R^*:the set of units in R

-zd:zero divisor

-u:unit

-ID:Integral domain

-CR_[1]이 zd가 하나도 안가질 때 ID라 한다.

-R[x]:the ring of polynomials in the variable x with coefficients in R(R이 CR_[1]일 때를 생각할 때가 많다.)

-F(x):the field of rational functions

-P(x):polynomial 

-RG:Group ring

-R:CR_[1]이고 G={g1,g2,...,gn}으로 finite group G이고

-계수는 R의 원소인 G의 linear combinations 모임으로, ring이 된다.

-riso:ring isomorphic

-homor:ring homomorphism

-Lid:Left Ideal

-Rid:Right Ideal

-id:ideal

-(E):the smallest id of R containing E

-RE:the set of all finite sums of elements of the form like RG, 비슷하게 ER, RER등도 정의 됨

-p-id:principal ideal

-M-id:Maximal ideal

-prm-id:prime ideal(CR_[1]에서만 논의)

-PID:principal ideal domain

Field

-F:Field

-acF:algebraically closed field

-acF란, F[x]의 원소 중 non-constant polynomial의 root가 F에 속할 때, F를 algebraically closed field라 한다.

-Q:the rational numbers field

-R:the real numbers field

-C:the complex numbers field

-OF:the ordered field

Module

Vector Space(LT는 inf-dim에 대해서 관심, MT는 Normed Vector Space에 정리)

-VS(F):Vector Space over F, ()언급 없으면 R을 가리킴

-f-dim:finite dimensional

-inf-dim:infinite dimensional

-x:any vector

-s:any scalar


-A:absorbing subset

-B:balanced subset

-V:convex subset

-AV:absorbing convex subset


-LT(VS1(F),VS2(F)):linear transformation from VS1(F) to VS2(F)

-LT(VS(F)):linear transformation from VS(F) to VS(F)

-LTC(VS1(F),VS2(F)):collection of all LT(VS1(F),VS2(F))

-LF(VS(F)):linear functional from VS(F) to R

-subLF(VS(OF), OF):sublinear functional from VS(OF) to OF

-subLF(VS):sublinear functional from VS to R

-convF(VS):convex functional from VS to ETR

-

Topological Space

-TS:Topological Space

-C4(TS):Borel sigma algebra

-NTS:normal space

-RTS:regular space

-CRTS:completely regular space

-KT2:compact Hausdorff space

-LKT2:locally compact Hausdorff space

-BM:Borel Measure on TS ( (TS,C4) where C4(TS)<C4인 C4, 에서의 measure를 BM이라 정의하도록 하자.)

-V:convex subset(strict total order relation을 가진 E에서만 생각)

-K:compact

-pre-K:precompact, i.e. closure가 compact인

-C:connected

-Gd:countable intersection of open sets

-Fd:countable intersection of closed sets

-top_X:X에서의 topology

-Prod(TS_i):Product TS

-cl(E):the closure of E

-nbd(x):neighbourhood of x

-open(x):open set containing x

-TS1 homeo TS2:TS1 is homeomorphic to TS2

-seq cv:converge

-seq {f_n} pt cv:pointwise converge

-SCcl(TS), TS:T3.5일 때, Stone-Cech Compactification

-

-R(std):real with the standard topology

-R(l):real with the lower limit topology

-R(K):real with K-topology

-Prod(R,n):R^n, with the product topology from the standard topology


-fCconti(TS1,TS2):the collection of all conti functions from TS1 to TS2

-fCconti(TS):the collection of all conti functions from TS to R(std)

-fCcontiV(TS):the collection of all conti functions from TS to R(std) s.t. eps {x in TS||f(x)|>=eps} is compact

-conti:continuous

-cl(~):closure of ~

-ocl:one-point compactification of LKT2

-sCez:R^N중 eventually zero인것들의 collection

-sClz:R^N중 limit이 zero인것들의 collection

-sCcv:R^N중 cv하는 것들의 collection

-CGT:compactly generated topological space


Algebraic Topology

-

-


Topological Vector Space

-TVS:topological vector space

-LVS:locally convex space


-GV:open convex subset

-sf(GV):supporting function of open convex GV containing 0(set function을 가리키는 sf와 헷갈리지 않도록)

-sf(AV):supporting function of absorbing convex AV containing 0

Metric Space

-(MetricS,d):Metric Space with the metric d, d의 언급이 필요없을 시 MetricS라 하자.

-(CMetricS,d):complete metric space with the metric d, d의 언급이 필요없을 시 CMetricS라 하자.

-(KMetricS,d):Compact Metric Space with the metric d, d의 언급이 필요없을 시 KMetricS라 하자.

-d_sb:the standard bounded metric corresponding to d.

-d_uni:the uniform metric on fC(J,(MetricS,d))

-d_sup:the sup metric on fCbdd(J,(MetricS,d))

-uni conti:uniform continuous

-uni cv:uni cv 

-diam(E):diameter of E

-fCbdd(J,MetricS):the collection of all bounded functions from J to MetricS

-fCbdd(J):the collection of all bdd functions from J to R(std)

-fCcontibdd(TS,MetricS):the intersection of fCconti(TS,MetricS) and fCbdd(TS,MetricS)

-fCcontibdd(TS):the intersection of fCconti(TS) and fCbdd(TS)

-isom(MetricS1,MetricS2):isometry from MetricS1 to MetricS2

-cl(MetricS):the completion of MecticS

-totally bdd:totally bounded

-equiconti:equicontinuous

-pt bdd:pointwise bounded(under d)

-top of pt cv:topology of pointwise convergence 

-top of compact cv:topology of compact convergence

-

Normed Vector Space


-NVS(F):normed vector space over F(별말없이 BS는 over R)

-|| ||:norm

-LTCconti(NVS1,NVS2):collection of all conti LT(NVS1,NVS2)

-NVS1 tiso NVS2:NVS1, NVS2 are topologically isomorphic

-NVS2 iiso NVS2:NVS1, NVS2 are isometrically isomorphic

-BS(F):Banach Space over F(별말없이 BS는 over R), complete NVS(F)

-L^p(MS):L-p space over MS

-L^p:L-p Space over R(LM)

-l^p:l-p space over N, counting measure



-MT(F)(mxn):matrix over the field F, size of mxn

(별말 없으면 F=C이고 크기는 nxn, 분명히 제시해줘야할 때는 field, size순을 제시)

-CMT:the collection of all matrix over F, size of mxn

-tr(MT):the trace of MT

-inv(MT):the inverse of MT

-det(MT):the determinant of MT

-JCF(MT):the jordan canonical form of MT

-ct(MT):the conjugate transpose of MT

-rt(MT):the transpose of MT

-lind:linearly independent


-Row(MT):Row space of MT

-Col(MT):Column Space of MT

-Null(MT):Null Space of MT


-MT1 =_sim MT2:similar

-MT1 =_usim MT2:unitary similar

-MT1 =_osim MT2:orthogonally similar

-MT1 =_psim MT2:permutation similar



-charP(MT):the characteristic polynomial of MT

-mP(MT):the minimal polynomial of MT

-egv(MT):eigenvalue of MT, 

-egv(MT, egv):eigenvector of MT associated with egv, 그냥 egv라 쓰면 eigenvalue를 가리킴

-spec(MT):the set of all eigenvalues of MT

-specR(MT):the spectral radius of MT

-egS(MT, egv):the eigenspace of egv


-am(egv(MT)):the algebraic multiplicity of egv

-gm(egv(MT)):the geometric multiplicity of egv

-IMT:Identity Matrix

-NMT:normal matrix

-HMT:Hermitian matrix

-pdHMT:positive-definite HMT

-psdHMT:positive-semidefinite HMT

-SMT:symmetry matrix

-pdSMT:positive-definite SMT

-psdSMT:positive-semidefinite SMT

-UnMT:unitary matrix

-pdUnMT:positive-definite UnMT

-psdUnMT:positive-semidefinite UnMT

-OMT:Orthogonal matrix

-LMT:lower triangular matrix

-UMT:upper triangular matrix

-DMT:diagonal matrix

-dgMT:diagonalizable matrix

-udgMT:unitary diagonalizable matrix
-odgMT:orthogonally diagonalizable matrix(over R만 가능)


-IPS(F):inner product space over F

-HS:hilbert space




Application(목적위주로 적혀져야함, 기본 Basic은 위에 적혀져야하지만)

-Combinatorics

-ptt(n):partition of n>=1 integer

-#ptt(n):the number of all partitions of n>=1

-#ptt(n)_k:the number of all partitions of n>=1 into exactly k parts

-Geometry and Differential Geomety



*Theorems

Set Theory

-About Function f

-f^(-1)은 union, intersection, difference, inclusion을 모두 preserve함

-f은 inclusion과 union만 preserve함

-f가 1-1이면 f^(-1)(f(E))=E

-f가 onto이면 f(f^(-1)(E))=E

-About strict total order relation, < (trichotomous, transitive인 relation을 order relation이라 함)

-정의

-J with strict total order relation, E<J일 때

-a:largest element of E 란 a in E이고 x=<a for any x in E일 때 

-a:upper bound for E란, a in J이고 x<=a for any x in E일 때

-E:bounded above란, te j in J s.t. for any x in E, x<=j일 때

-J have the least upper bound property란, every nonempty E of J that is bounded above has a least upper bound.

-Well-ordered 

-정의:J with strict total order relation가 well-ordered란, every nonempty subset E of J has a smallest element  

-성질:

-J가 well-ordered이면 largest element(존재한다면)빼고는 나머지 원소들은 immediate successor를 항상 가짐

-J가 well-ordered이면 least upper bound property를 만족한다. 

-J가 well-ordered이면 J의 subset도 well-ordered

-J1, J2가 well-ordered이면 J1xJ2 with dictionary order도 well-ordered


-cartesian product는 intersection하고만 commute

-AΔB=A^C Δ B^C

-(a-union E_n) Δ (a-union F_n) < [a-union (E_n Δ F_n) ]

-(c-union E_n) 교 F = c-union (E_n 교 F)

-About Section

-J1xJ2의 subset E에 대해

-section은 complement, (arbitrarily)union, (arbitrarily)intersection, difference과 interchangable

-Map:J1xJ2->J3에 대해

-J3에 연산이 있었으면 section은 분배가능

-J3가 MetricS였다면, lim와 section이 interchangable

-Relation관련(symmetry, asymmetry, antisymmetry, reflexive, irreflexive, transitive, totality, trichotonmous)

-Order Relation관련 용어 정의(link)

-symmetry의 부정은 asymmetry도 antisymmetry도 아니다.

-reflexivity의 부정이 irreflexivity인게 아니다.

-asymmetry iff irreflexivity and antisymmetry

-order관련 relation은 transitive가 먼저 있어야함

-equivalence relation은 reflexive, symmetry, transitive

-(Well-ordering Principle)N의 nonempty subset은 smallest element를 갖는다.

-

-4가지 공리들에 관하여(AOC, HMP, WOT, ZL)

-(AOC), Given a collection C of disjoint nonempty sets, te a set D consisting of exactly one element from each element of C

-(Existence of a choice function), Given a collection C of nonempty sets, te a function c:C->union E in C s.t. c(E) is an element of E, for each E in C,

-(Well-ordering Theorem)임의의 E에 대하여, te strict total order relation s.t. E is well-ordered

-(Existence of S_Z)te uncountable well-ordered set s.t. every section is countable

-(HMP)E with strict partial order relation, te maximal subset F with strict total order relation

-(ZL)E with strict partial order relation이고 every subset F of E with strict total order relation has an upper bound in E이면 E는 maximal element를 갖는다.





-(Euler's Theorem)gcd(n1,n2)=1 이면 (n1)^ephi(n2) ≡ 1 (mod n2)

-(Euclid Algorithm)gcd(n1+n2*n3,n3)=gcd(n1,n3)


-Set Structure의 정의

1. PC:closed under f-intersection

2. LC:empty랑 전체갖고, closed under the complement, closed under the disjoint c-union

3. SC3:PC이고 각 원소의 complement가 disjoint f-union in SC3로 쓰여지는 것(전체집합을 가지거나 말거나)

(RSC3:PC이고 각 원소의 relatively complement가 disjoint f-union in RSC3로 쓰여지는 것(전체집합을 가지거나 말거나))

4. C3:empty랑 전체갖고, closed under the complement, closed under the f-union

(RC3:closed under the relatively complement, closed under the f-union)

5. C4:empty랑 전체갖고, closed under the complement, closed under the c-union

-About Premeasure, Outermeasure, measure, product measure, signed measure etc

-collection of subsets 관련 성질

-RSC3, RC3 모두 empty는 갖지만, 전체집합을 갖지 않을 수 있다.

-SC3->(disjoint f-union모으면)C3->(disjoint c-union모으면)C4됨

-RSC3->(disjoint f-union모으면)RC3

-RSC3<SC3, RC3<C3

-(Monotone Class Theorem):MC(C3)=C4(C3)(link)(특히 C3가 MC이면 C4가 된다.(link))

-C3가 finite이면 C4이다.

-About C3

-closed under complement, f-intersection, f-union, relatively complement

-{C3_n}이 inc이면 c-union C3_n은 C3가 된다.

-collection of subsets:C3 iff closed under relatively complement and containing 전체집합    

-About C4

-C4는 closed under c-union, c-intersection, complement, relatively complement

-C4는 확률론에선, 가진 information을 표현하는 한 기법이다.

-{C4_n}의 c-union은 C4가 안된다.(inc하더라도 안됨)

-C4(C)는 전체 집합 J에서 C의 원소들로 쪼개진 the finest partition의 원소들의 union+empty이다.

-countable infinite C4는 존재하지 않는다.(link)`

-J1<J2, C4 of J2가 있을 때, J1에 C4를 induce하는 방법은 J1교C4(link)

-J1<J2, C:collection of subsets in J2에 대해 C4(C)교J1은 J1의 C4가 되고 C4(C)교J1=C4(C교J1)

-f:J1->(J2,C4), 

-f^(-1)(C4)는 C4 on J1이 된다.

-f:J1->J2, C:collection of subsets of J2, f^(-1)(C4(C))=C4(f^(-1)(C)) 

-About PC, LC

-LC need not be closed under f-intersection

-C:a collection일 때 LC(C) < C4(C)

-(Dynkin's Theorem)PC<LC이면 LC(PC)=C4(PC) < LC

(즉 PC가 LC에 포함되면 PC의 확장은 LC를 벗어나질 못함)

-LC가 PC이기도하면 LC는 C4가 된다.





-Sequence of sets and indi의 성질

-liminf(E_n)의 해석

-te k in N s.t. for n>=k, x in E_n인 x들의 모임

-c-sum indi_(E_n^C) (x) <inf인 x들의 모임

-limsup(E_n)의 해석

-for infinitely many k in N, x in E_k인 x들의 모임

-c-sum indi_(E_n)(x)=inf인 x들의 모임

-liminf(E_n)=<limsup(E_n)

-[liminf(E_n)]^C = [limsup(E_n^C)]

-limsup(E_n U F_n) = limsup(E_n) U limsup(F_n)

-liminf(E_n 교 F_n) = liminf(E_n) 교 liminf(F_n)

-limsup(E_n 교 F_n) < limsup(E_n) 교 limsup(F_n)

-liminf(E_n U F_n) > liminf(E_n) U liminf(F_n)

-liminf(E_n)=limsup(E_n)일 때, lim (E_n)정의함

-lim (E_n), lim (F_n)이 있을 때, lim은 union에 대해 분배법칙 성립, lim은 intersection에 대해 분배법칙 성립

-E1<E2일 때, indi_E1 <= indi_E2

-indi_E^C = 1 - indi_E

-indi_inf(E_n) = inf(indi_(E_n))

-indi_liminf(E_n) = liminf indi_(E_n)

-indi_limsup(E_n) = limsup indi_(E_n)

-indi_sup(E_n) = sup(indi_(E_n))

-indi_union(E_n) <= sum indi_(E_n)

-indi_E1ΔE2 = indi_E1 + indi_E2 (mod 2)

-{E_n}:inc일 때, lim(E_n)=union E_n

-{E_n}:dec일 때, lim(E_n)=intersection E_n


-nnn sf에 관한 성질

-f-additive이면 monotone(if)성립

-empty->0일 때, f-additive(if) and countably monotone1 iff c-additive(if)

-OM, OME관련 성질

-OM정의:

sf:P(J)->[0,inf]가 empty->0, countably monotone1

-OME정의:

OM(A)=OM(A교E)+OM(A-E) for any A in P(J)일 때 E를 OME라 함

-OM성질

-충분조건

-nnn sf:P(J)->[0,inf]가 empty->0, countably monotone1 for {J_n}:disjoint, has finite value

-nnn sf:P(J)->[0,inf]가 empty->0, monotone, countably monotone2 for {J_n}:disjoint, has finite value

-필요조건

-monotone

-건설법

-nnn sf:C2->[0,inf]가 empty->0이기만하면 (nnn sf)*:P(J)->[0,inf]로 확장하며 건설가능

-PM* (PM on C3로 induce한 OM)의 성질

-PM*는 PM의 extension이다.(즉 C3상에서는 PM*과 PM은 같음)

-for E in C3, E는 PM*ME

-{all PM*ME}는 C4가 됨 -> C3(U), C3(I), C3(U)(I), ... 각각의 원소들 모두 PM*ME됨도 앎

-PM*는 r-OM

(구체적으로, for any E in P(J) and for any eps, te E1 in C3(U) s.t. E<E1 and PM*(E1)<=PM*(E)+eps)

(게다가 for any E in P(J), te E2 in C3(U)(I) s.t E<E2 and PM*(E)=PM*(E2))

-E가 PM*ME iff te E2 in C3(U)(I) s.t. E<E2 and PM*(E2-E)=0

(only if를 보일 때는 sf-PM일 때만 가능)

-restriction of PM* 

-to C4(C3)

-PM*는 M이 된다.

-C3(U)까지는 다른 measure, which is a extension of PM, 과 PM*는 같아짐

(즉 for E in C3(U), M(E)=PM*(E) where M is a extension of PM)

-C4(C3)까지는 다른 measure, which is a extension of PM, 보다 약간 클 수 있음

(즉 for E in C4(C3), M(E)<=PM*(E) where M is a extension of PM)

(단, PM*(E)<inf이면 M(E)=PM*(E) for E in C4(C3)됨)

-sf-PM이었다면, C4(C3)으로의 measure, which is a extension of PM, 는 PM*가 유일

-to {all PM*ME} 

-sf-PM이었다면, {all PM*ME}으로의 measure, which is a extension of PM, 는 PM*가 유일

-CM

(C3<C3(U)<C3(U)(I)<C4(C3)<{all PM*ME})<P(J))

(이 때 nnn sf s.t. empty->0, f-additive(if), countably monotone2(if) for {J_n}:disjoint로 induce생각가능)

(위 sf는 C3로 extension되고 unique한 PM됨을 이용)

-(sf-M,C4)로 induce한 OM, 이 경우 {all OME}로의 restriction은 (sf-M,C4)의 completion

-SC3에서의 nnn sf로 extension

-nnn sf:SC3->[0,inf], empty->0, f-additive(if), countably monotone2(if)(dis)로 OM induce가능

(조금 더 좋은 조건은 애초에 SC3에서 PM이기만 해도 됨)

-C3(SC3)에서의 unique PM, which is the extension of nnn sf on SC3

-nnn sf가 sigma-finite였다면 unique PM on C3(SC3)도 sigma-finite

(C3에서의 PM으로 induce한 PM*논의 가능)

-RSC3에서의 PM으로 extension

-RC3(RSC3)에서의 unique PM, which is the extension of PM on RSC3

-PM on RSC3가 sf-PM이었다면, unique PM on RC3도 sf-PM

-unique PM on RC3로 induce한 PM*에 대해서

-sf-PM이었다면, C4(RSC3)으로의 measure, which is a extension of PM, 는 PM*가 유일

-sf-PM이었다면, {all PM*ME}으로의 measure, which is a extension of PM, 는 PM*가 유일

-{all PM*ME}에서 CM

-OME성질

-OM(A)=OM(A교E)+OM(A-E) for A in P(J) s.t. OM(A)<inf만 판정해도 OME판정 가능

-{all OME}은 C4가 된다.

-OM(E)=0이면 E는 OME

-기타성질

-{all OME}는 C4가 된다.

-restriction of OM to {all OME}는 CM이 된다.

-E1<E2 in P(J)에 대해 OM(E2-E1)=OM(E2)-OM(E1)이 성립하려면 E1:OME and OM(E1)<inf인 게 필요

-E1<E2 in P(J)에 대해 OM(E2-E1)=0이면 OM(E2)=OM(E1) (역은 성립 안함, 즉 OM(E2-E1)=0이 강함)

-OM1, M:restriction of OM1 to {all OM1ME}, OM2:OM induced by M일 때

-OM1<=OM2

-OM1(E)=OM2(E) iff te OM1ME E1 s.t. E<E1 and OM1(E)=OM1(E1)

-OM1이 r-OM iff OM1(E)=OM2(E) for any E in P(J)

-PM관련 성질

-PM정의:

sf:C1->[0,inf]가 empty->0, c-additive(if)

-PM성질:

-f-additive(if)

-monotone(if)

-domain이 C3에서는 

-monotone

-f-additive

-countably monotone1

-domain이 C4에서는 PM은 M이 된다.

-M, ME관련 성질

-ME관련

-{E_n}:ME이면 sup E_n, inf E_n, liminf E_n, limsup E_n 모두 ME

-Null-ME라 해서 subset이 Null-ME인지는 모름(Completion개념 필요)

-Measure Space(J1,C4,M)를 complete하게 만드는 방법은 C4을 C4'으로 확장한다.

-C4`={ME union subset of Null-ME}

-sf-ME의 c-union, c-intersection모두 sf-ME가 된다.

-M관련

-(Measure Equality)

:(J,C4)에서 M1, M2가 있을 때, C={E in C4 s.t. M1(E)=M2(E)}는 LC된다.

:(J,C4)에서 M1, M2가 있을 때, C가 PC이고, M1=M2 on C이면 M1=M2 on C4(C)

(즉 (R(std), C4(TS))에서 C4(TS)의 PC인 subcollection에서 ProbM1과 ProbM2가 서로 같으면 ProbM1=ProbM2 on C4(TS))

(구체적으론 DF1 from ProbM1과 DF2 from ProbM2가 같으면 ProbM1=ProbM2 on C4(TS))

(따라서 ProbM on (R(std), C4(TS))는 DF에 의해 uniquely determined)

-monotone

-(Conti from Below){E_n}:ME and inc이면 M(lim E_n)=lim M(E_n)

(C4에서 nnn set function이 Conti from Below and finite-additive이면 the set function은 Measure가 된다.)

(C4에서 nnn set function(J)<inf이면 Conti from ABoce and finite-additive이면 the set function은 Measure가 된다.)

-(Conti from Above){E_n}:ME and dec and M(E_1)<inf이면 M(lim E_n)=lim M(E_n)

-M(c-intersection E_n) <= M(liminf E_n) <= liminf M(E_n) <= limsup M(E_n) <= M(limsup E_n) <= M(c-union E_n)

(link)

-(Borel-Cantelli Lemma) c-sum M(E_n) < inf이면 M(limsup E_n)=0 

-f-M/sf-M/smf-M 관련

-f-M일 때는 Probability Measure 참조

-M이 있으면 smf-M도 만들 수 있고 M=smf-M + M2으로 decomposition가능, 이 때 M2는 0과 inf만 가짐

-smf-M(ME)=inf일 때, for any n in N, te F<ME s.t. F:measurable and n<=smf-M(F)<inf(link)

-sf-M의 합도 sf-M이 된다.

-sf-M(X)=inf일 때 X를 만드는 것들이 disjoint하게 만들 수도 있고, 각각이 n<=sf-M(ME_n)<inf 할 수도 있다.

-Product Measure관련(PrM(M1,M2))

-PrM과 Product C4만드는 과정(link1)(link2)

Step1-MR다 모은 것이 SC3됨, SC3상에서 적절한 nnn set function정의

Step2-PM on C3을 얻고, PM* on PM*C으로의 restriction을 PrM이라 한다.

(Real Analysis에선 Product C4를 C4({All PM*-ME})로 보고, Probability Theory에선 C4(C3({All MR}))로 본다.)

Tonelli와 Fubini Theorem으로 가는 Step

Step0 PrM의 유일성과 Completeness

-sf-M1, sf-M2로 만든 PrM는 sf-, unique, CM이다.

Step1 About PrC1

-PrC1의 원소의 section은 각 M1, M2의 C4의 원소가 된다.(using C4-Techniques)(link)

-MF on (X1×X2, PrC1)의 section은 MF on (X1,C4), on(X2, C4) 된다.(link)

-sf-M1, sf-M2, PrC1

-f-M1, f-M2일 때 먼저 해결(link1)(link2)

-sigma finite일 때로 확장(link3)

Step2 About PrC2

-sf-CM1, sf-CM2로 만든 PrM에서 PrM(E)=0인 E의 section은 각 sf-CM1=0, sf-CM2=0 a.e.(link)

-sf-CM1, sf-CM2로 만든 PrM에서 PrC2의 원소의 section은 각 sf-CM1, sf-CM2의 C4의 원소가 된다. a.e.(link)

-sf-CM1, sf-CM2, PrC2(link)

-sf-CM1, sf-CM2, nnn MF on (X1×X2, PrC2)(using simple+MCT)(link)

-sf-CM1, sf-CM2, integrable on (X1×X2,PrC2)(using Tonelli)(link)

note)(MF의 section말고 완전히 쪼개질 수 있는 case의 경우)

-MF1 on (X1,M1,C1_1), MF2 on (X2,M2,C1_2)-> MF1*MF2는 MF on (X1xX2, PrC1)(using simple)

-g1:integrable on X1 wrt M1, g2:integrable on X2 wrt M2->f=g1*g2:integrable on X1xX2 wrt M1xM2

게다가 int f d(M1xM2)=int g1 dM1 * int g2 dM2(using simple+integrable func)


note)counting measure에서의 Tonelli, Fubini theorem의 의의

Tonelli:double series interchangable when nnn sequence

Fubini:double series interchangable when abs cv double series

(abs cv double series란 |seq|의 finite partial sum의 double limit:finite을 가리킨다.)

-Measurable Function관련(f:(J1,C4(1))->(J2,C4(2), 특히 rdv도 MF인 것을 고려)

-(iff)C4(2)의 generating set의 inverse image가 C4(1)에 속한다.

-f^(-1)(C4(2))는 C4가 된다. 따라서 f는 f^(-1)(C4(2))-measurable(C4(1)이 무엇이든 항상 가능)

-MF의 정의역에 Measure가 있으면 공역에도 Measure를 건설할 수 있다.(by using MF, M)

-MF와 MF가 composite하면 MF를 얻는다.(conti(MF)인 경우가 많음)

-C(MS)에서 MF인 f가 있다면 MS에서 MF인 g를 만들 수 있다. s.t. f=g CM-a.e.

-CMS에서 MF인 f, f=g CM-a.e.이면 g도 MF

-(J2,C4(2))=(ETR,C4(TS))인 경우

-(J1,C4(1))의 measure가 f-M인 경우는 rdv을 참조

-g:erv이고 {MF_n}:rv, pt cv a.e. to g이면 g가 MF iff M은 complete

-MF판정법

-monotone이면 MF된다.(정의역에 ordering이 있을 때)

-C4(TS)의 generating set에 대해서만 판단하여도 된다.

-(J1,C4(1))=(TS,C4(TS))인 경우, conti이면 MF된다.

-{MF_n, 각 정의역 C4(1)이 같을 때}(적분관련 convergence는 더 밑에 있음)

(http://www.johndcook.com/modes_of_convergence.html 참조, well-organized)

-sup MF_n, inf MF_n, limsup(MF_n), liminf(MF_n) 모두 MF가 된다.

-{x in J1 s.t. lim MF_n(x) exists}는 C4(1)의 원소가 된다.(link)

-{MF_n}:cauchy in M이면 te subseq of {MF_n} and MF s.t. the subseq pt cv a.e. to MF(link)

-{MF_n}:cauchy in M iff {MF_n}:cv in M(link1)(link2)

-{MF_n}:cv in M이면 every subseq of {MF_n}도 cv in M

-{MF1_n}:cv in M, {MF2_n}:cv in M이면 {MF1_n + MF2_n}도 cv in M, {MF1_n * MF2_n}도 cv in M

(곱은 f-M에서만 가능)

-{MF_n}:pt cv a.e. (real-valued), g:(R,C4(TS)->(R,C4(TS)):conti이면 {g(MF_n)}도 pt cv a.e.

-{MF_n}:cv in Lp이면 cv in M(0<p<inf)(link)

-{MF_n}:cv in Lp이면 ||MF_n||_p 은 ||MF||_p로 수렴(역은 성립 안함)(1<=p<=inf)(link)

-{MF_n}:rv a.e., almost uni cv이면 {MF_n}:pt cv a.e.

-{MF_n}:rv a.e., almost uni cv이면 {MF_n}:cv in M

-(Scheffes's Lemma for MF_n)(link)

:{MF_n}:cv in L1 iff lim n->inf sup over E in C4 [int over E MF_n - int over E MF]=0

-{MF_n}가 있을 때, {x|lim MF_n(x) exists}는 ME

-{All nnn measurable simple functions}의 성질

-Vector Space over R

-곱셈, finite sup, finite inf에 closed

-적분(int)정의함

-int은 linear, monotone

-{ME_n}:inc이고 S:nnn measurable simple function일 때, 

int(S over c-union(ME_n))=lim n->inf int(S over ME_n)

-{nnn MF}의 성질

-Closure in the top of pt cv in the function space {All nnn measurable simple functions}={nnn measurable functions}

-+, *, 양의 실수곱에 대해 닫혀 있음

-(Approximation by Simple Functions)(S_n을 seq of simple function이라 하자.)(link)

-nnn MF가 있으면 te {S_n} s.t. nnn, simple measurable and pt cv to MF

-게다가 {S_n}은 MF가 bdd인 J1의 subset에서는 uni cv하게 됨

-(J1,C4(J1))에 sf-M가 있었다면, {S_n}을 finite support인 걸로 잡을 수 있음

(여기서 finite support는 TS에서와는 조금 다르게 생각, 즉 closure인 걸 빼고 생각하자, 정의역에 Topology가 있었다면 finite support 그대로 생각 해도 무관)

-MF(nnn일 필요는 없는)가 있으면 te {S_n} s.t. 0<=|S_1|<=|S_2|<=...<=|MF| and pt cv to MF

-게다가 {S_n}은 MF가 bdd인 J1의 subset에서는 uni cv하게 됨

-적분(int)정의함

-int(f over J)=0 iff f=0 a.e.

-monotone seq of nnn measurable simple functions을 이용하여 적분 정의

-혹은 그냥 seq of nnn measurable simple functions의 적분의 sup으로도 정의함

(전자로 정의하면 well-definedness 보여야)

-(Monotone Convergence Theorem)

:{nnn MF_n}:inc pt cv a.e. to MF일 때, lim과 int change가능(link)

-{nnn MF_n}:pt cv a.e. to MF f이고 f_n<=f a.e. (즉 inc대신)일 때, lim과 int change가능

-(Series and Integral)

:{nnn MF_n}, series랑 int change가능

-(Fatou's Lemma)

:{nnn MF_n}에 대해 int(liminf MF_n)<=liminf(int(MF_n)) (link)

-적분은 monotone, linear(스칼라곱은 양수에 대해서만)(link)

-nnn MF가 Integrable하면 

-MF^(-1)(MF=inf)은 Null-ME

-MF^(-1)(MF>0)은 sf-ME

-일반적인 MF(nnn일 필요 없는)의 적분(X를 MF라 하자.)

-quasi-integrable

-정의:int(X^+)<inf or int(X^-)<inf iff int(X)<inf 

-X:quasi-integrable->int(a*X)=a*int(X) for a in R

-linearity when {int(X^+)<inf and int(Y^+)<inf} or {int(X^-)<inf and int(Y^-)<inf}이면 int(X+Y)=int(X)+int(Y)(link)

-integrable

-정의:int(X^+)<inf and int(X^-)<inf iff int(|X|)<inf 

-M(E)=0인 E에 대해 int over E MF=0(정의 생각)

-integrable한 f,g에 대해 linearity, monotone

(Integration의 additive는 둘다 nnn MF(즉 같은 부호)이거나, 둘다 integrable이거나, 같은 부호 part가 integrable이거나가 성립해야만 가능)

(f,g:integrable이면 max{f,g}, min{f,g}도 integrable이고, int max{f,g}=int f +int g - int min{f,g})

-MF:integrable이면 MF^(-1)(MF is nonzero)는 sf-ME(link)

-MF:integrable이면 epsilon(int of |MF|의 upperbound)-delta(적분 영역의 upper bound)가 성립(link)

-MF:integrable이면 epsilon(int |f| over J - int |f| over E)에 대하여 finite measure E 존재(link)

-MF:integrable이면 E_n={x in J s.t. |MF(x)>n|}에 대해 lim n->inf int over E_n |MF| =0

-MF:integrable이면 E_n s.t. lim n->inf M(E_n)=0에 대해 lim n->inf int over E_n |MF| =0(link)

-uniformly-integrable (u.i.)

-정의:{MF_i}:u.i. iff lim a->inf sup over k [int over {|MF_i|>a} |MF_i|]=0 

({MF_n}일 때는 iff {MF_n}:D-Martingale 도 됨)

-성질

-{MF}, MF:integrable이면 {MF}:u.i.

-{MF_i}, |MF_i|<=g, g:integrable이면 {MF_i}:u.i.

-{MF_1,MF_2,...,MF_n}(finite sequence), 각각이 integrable이면 {MF_1,...,MF_n}:u.i.

-{MF1_i}, {MF2_i}:u.i., |MF1_i|<=|MF2_i|이면 {MF1_i}:u.i.

-(Crystal Ball Condition)(link)

:a>0, b>0에 대해 sup over i int |MF_i|^(a+b)<inf이면 {|MF_i|^a}:u.i., {|MF_i|^b}:u.i.

-(Crystal Ball Condition, General)(link)

:te g:[0,inf)->[0,inf) s.t. lim x->inf g(x)/x =inf and sup over i int g(MF_i)<inf이면 {MF_i}:u.i. 

-f가 integrable이고 f=g a.e. 이면 int(f)=int(g) and g도 integrable

-f가 integrable이면 f=g a.e. iff int over E (f) = int over E (g) for any E in PC generating C4(link)

-(Integral Comparison Lemma)

:(J,C4,M), C:sub sigma-algebra of C4, f:C-measurable, g:C-measurable일 때

-f=g a.e. iff for any E in C, int over E f dM = int over E g dM

-f>=g a.e. iff for any E in C, inter over E f dM >= int over E g dM

-int (|MF|)=int over [0, inf) M(|MF|>t) dt(link)

(특히, nnn인 MF에 대해서 이용됨)

-(Monotone Convergence Theorem)(link)

:{MF_n}:inc, pt cv a.e. to MF f이고 f_n>=g a.e., g:integrable이면 lim과 int change가능

:{MF_n}:dec, pt cv a.e. to MF f이고 f_n<=g a.e., g:integrable이면 lim과 int change가능

(pt cv a.e. to MF f 대신 cv in M와도 Monotone Convergence Theorem성립)

-(Series and Integral)

:g=series from k=1 to k=inf |MF_n|이 integrable이면 series랑 int change가능

-(Fatou's Lemma)

:{MF_n}에 대해 MF_n>=g a.e., g:integrable이면 int(liminf MF_n)<=liminf(int MF_n)

:{MF_n}에 대해 MF_n<=g a.e., g:integrable이면 limsup(int MF_n)<=int(limsup MF_n)  

-(Dominated Convergence Theorem)  

:{MF_n}:pt cv a.e. to MF f이고 |MF_n|<=g a.e., g:integrable이면 lim과 int change가능

:{MF_n}:pt cv a.e. to MF f이고 |MF_n|<=g a.e., g:integrable이면 cv in L1도 됨

:{MF_n}:cv in M, |MF_n|<=g a.e., g:integrable이면 lim과 int change가능, cv in L1도 됨(link)

-(Transformation Theorem)(link1)(link2)

:T:(J1,C4(1), M1)->(J2,C4(2)), Y:(J2,C4(2))->(ETR,C4(TS))이고 X=Y(T), T,Y가 모두 measurable일 때 

1. (J2,C4(2))에도 Mesure(M2라 하자.)를 줄 수 있다. using (J1,C4(1),M) and T

2. Y가 nnn이면 int over J1 X dM1 = int over J2 Y dM2

3. Y가 M2-integrable iff X:M1-integrable, 이 때, M2을 이용한 적분=M1을 이용한 적분

-Some Inequalities

-(Markov's Inequality)

:for a>0, M(|MF|>a)<=int(|MF|)/a(link)

-(Chebysheff's Intequality)

:for a>0, b=int(MF), M(|MF-b|>a)<=int(|MF-b|^2)/a^2(link)

-Lp-Space

-(0,inf]에서

-p-norm정의 Lp정의, 

-Lp is a vector space over R

-0<a<b<c<=inf, Lb is subset of (La+Lc)(link)

-0<a<b<c<=inf, (La intersection Lc) is subset of Lb(link)

-Monotone Convergence Theorem, DCT 등 사용 가능(DCT이용하면 cv in Lp보일 수 있으나, MCT이용가능 한 상황이라 해서 cv in Lp는 알 수 없음)

-(0,inf)에서

-simple measurable function with finite support is in Lp

(여기서 finite support는 TS에서와는 조금 다르게 생각, 즉 closure인 걸 빼고 생각하자, 정의역에 Topology가 있었다면 finite support 그대로 생각 해도 무관)

-MF is in Lp일 때, 기존 pt cv simple measurable functions가 with finite support인걸로 가능

(use E_n:={x in J s.t. |MF(x)|>=1/n})

-[1,inf]에서(Norm정의가능)

-Holder ineq(conj(p,q,r)가능)(=은 (non zero a)f=(non zero b)g a.e.)(link)

-Minkowski ineq(=은 f=(nnn k)q a.e. or g=(nnn k)f a.e.)(link)

(무한합도 가능, MCT이용)

-Complete NVS(즉 BS됨)

-[1,inf)에서

-(0,1)에서

-기타

-lim p->inf ||f||_p = ||f||_inf되는 충분조건

(1) f-M

(2) f is in Lq (q in [I2 )(link)


-{M_n}관련, M_n:fixed C4->[0.inf], C4는 sigma algebra of J라 하자.

-inc이고 setwise cv to a set function f이면 f도 measure다.(link)

-setwise cv to a set function f인데 f(J)<inf이면 f도 measure다.(link)(보충 필요)

-signed measure, sM 관련

-정의

-sM

:(J,C4), set function sM on C4가 다음을 만족

-sM(empty)=0, 

-sM assumes at most one of the +inf, -inf, 

-for disjoint {E_n} in C4, sM(c-union E_n)=c-sum sM(E_n)(즉 c-additive, but, sM이 nnn은 아님)

-(+ME)(with respect to sM), if sM(subME)>=0 for subME<+ME

-(-ME)(with respect to sM), if sM(subME)<=0 for subME<-ME

-Null-sME if sM(subME)=0 for subME<Null-sME

-

-{+ME_n}의 c-union, c-intersection, difference도 +ME된다./{-ME_n}도 마찬가지

-+ME의 measurable subset(subME)도 +ME/-ME의 measurable subset(subME)도 -ME

-ME1<ME2, |sM|(ME2)<inf이면 |sM|(ME1)<inf이다.

(하지만 +ME에서는 sM(subME)<=sM(+ME)가 성립, -ME에서는 sM(subME)>=sM(-ME)가 성립)

(절댓값 생각하면, |sM(subME)|<=|sM(ME)|가 성립, ME가 +든 -든)

-(Conti from Below){E_n}:ME and inc이면 sM(lim E_n)=lim sM(E_n)

-(Conti from Above){E_n}:ME and dec and |sM|(E_1)<inf이면 sM(lim E_n)=lim sM(E_n)

-(Hahn Decomposition Theorem)(link1)(link2)

:(J1,C4(1),sM)이 있을 때, te +ME, -ME s.t. {+ME, -ME}:a partition of J1

(다른 +ME2, -ME2도 성립한다면, (+ME Δ +ME2)는 Null-sME)

(0<sM(ME)인 ME의 measurable subset E중 +ME이면서 0<sM(E)인 것이 존재한다.) 

-sM은 항상 Maximum value와 Minimum Value를 assume한다.

-(Jordan Decomposition Theorem)(link)

:for any sM, te! two M1, M2 s.t. M1, M2:ms, sM=M1-M2(사실 M1은 +sM, M2은 -sM됨)

-sM, +sM, -sM, |sM| 과의 관계(+sM, -sM, |sM|모두 그냥 M이다.)

-sM:finite<->+sM:finite and -sM:finite

-sM:sigma finite<->+sM:sigma finite and -sM:sigma finite

-+sM(ME)=sup{sM(F)|F subset of ME and F:ME}, -sM(ME)=-inf{sM(F)|F subset of ME and F:ME}

(혹은 +sM(ME)=sM(ME intersection +ME), -sM(ME)=sM(ME intersection -ME), +ME와 -ME는 sM의 HD)

-(f:rv일 때)f:integrable wrt |sM|<->f:integrable wrt +sM and -sM

-sM1 ms sM2 <->  sM1 ms |sM2| <-> |sM1| ms |sM2| <-> sM1 ms +sM2 and -sM2

-sM1과 sM2 ms sM인 경우 linear combination of sM1 and sM2도 ms sM(well-defined되면)

-sM1<<sM2(Abs conti, (J,C4), 같은 C4에서의 signed measure에 관한 내용)

-정의:sM1<<sM2 if |sM1|(E)=0 for E in C4 s.t. |sM2|(E)=0

-성질:

-<<는 reflexive, transitive되나 antisymmetric은 안됨(따라서 equivalence 못만듦)

-sM<<M iff +sM<<M and -sM<<M

-sM1<<sM and sM2<<sM이면 sM1과 sM2의 linear combination(well-defined될 때)<<sM

-f-sM<<sM iff for any eps>0, te delta>0 s.t. for any E in C4 s.t. |sM|(E)<delta, |f-sM|(E)<eps

-(Radon Nikodym Theorem)(measure represented by integration over another measure)

:sf-M1 << sf-M2 이면 sf-M1을 represent하는 nnn rv MF가 존재, unique up to sf-M2-a.e.

:f-sM << sf-M 이면 f-sM을 represent하는 integrable wrt sf-M이 존재 unique up to sf-M-a.e.

(Probability Theory에서 rdv:(J,C4, ProbM)->(R^n(std), C4(TS)), F:=ProbM(rdv^-1)에 대해서 

sf-M1=F, sf-M2=LM일 때를 주로 가리키고 이 때 얻은 nnn, rv, integraable, MF를 density of F라 한다.)

(Probability Theory에서 DF를 통해 density f를 단지 미분으로 구할 수 있는 상황은, DF << lebesgue이고 이러한 경우가 안될 때는 언제냐면, DF가 불연속점을 가질 때이다. 

DF가 불연속점은 at most countable이고, DF가 미분 불가능한 점은 LM-a.e.이다.(Lebesgue's Theorem에 의해) 고로 DF가 거진다 미분가능하고 그때 density구할 수 있음. DF가 미분불가능할 때 density는 아무렇게나 정의해버려도 어쨌든 적분값은 상관없게 됨.)

(discrete rdv인 경우는, density=0 a.e.이므로 pmf로 새로이 정의한다.)



 


-integration over measure = integration over another measure

1. sf-M1 << sf-M2 이면 nnn, MF인 h의 integration over sf-M1 = hf의 integration over sf-M2인 nnn,MF, rv인 f 존재

2. f-sM << sf-M 이면 integrable h over |f-sM| 의 integration over |f-sM| = hf의 integration over sf-M인 


-LDT(Lebesque Decomposition Theorem)의 여러 version

1. sf-M1, sf-M2가 있으면 sf-M1=sf-M3 + sf-M4 s.t. sf-M3 << sf-M2 and sf-M4 ms sf-M1(unique)

2. sf-sM, sf-M이 있으면 sf-sM=sf-sM2 + sf-sM3 s.t. sf-sM2 << sf-M and sf-sM3 ms sf-M


note)요약

1. HDT, JDT, LDT

2. RNT(1)(measure represented...), RNT(2)(integration = integration)




Group

-Subgroup Criteria

-E:finite->non-empty, closed under multiplication

-E:infinite->closed under multiplication, closed under taking inverse.

-About homog:G1->G2, S1 _< G1, S2 _< homog(G1) _< G2, NS1 _<! G1, NS2 _<! homog(G1)

-homog(S1) _< homog(G1)

-homog^(-1)(S2) _< G1

-homog(NS1) normal in homog(G1)

-homog^(-1)(NS2) normal in G1

(즉 S2, NS2든 homog(G1)에서 생각하면 된다.)

-|homog(g1)| | |g1|

-|homog(G1)| | |G2|, |homog(G1)| | |G1| 

(따라서 |homog(G1)| | gcd(|G1|,|G2|) 이다.)

-|homog^(-1)(G2)| | |G1|

-|G1| | |G2|*|Ker(homog)| (이 자체는 너무 강함, Factor Group으로서 order 세는 것을 상기하는게 포인트)

-Z(G) _< C_G(~) _< N_G(~) _< G의 성질

-E

-Z(G) _< C_G(E) _< N_G(E) _< G

-C_S(E)=C_G(E)교S

-N_S(E)=N_G(E)교S

-E1<E2일 때 C_G(E2) _< C_G(E1)

-<g> _< C_G(g)

-C_G(<g>)=C_G(g)=N_G(g) _< N_G(<g>)

-C_G(E)=G iff E < Z(G)

-S

-C_G(Z(G)) = N_G(Z(G)) = G

-S _<! N_G(S)

-C_G(S) _<! N_G(S)    

-N_G(S)/C_G(S) giso a subgroup of Aut(S) (Aut(S)를 먼저 조사해서 N_G(S)/C_G(S)에 반영할 수 있음)

-S가 abelian이면 S _< C_G(S)

-S _< Z(G)이면 C_G(S)=N_G(S)=G이고 S _<! G이다.

-|S|=2이면 N_G(S)=C_G(S)

-S1 _< S2, S2:abelian이면, S1 _< S2 _< N_G(S1)

-NS

-C_G(NS) _<! G

-N_G(NS)=G

-|NS|=2이면 NS _< Z(G) _< C_G(NS) = N_G(NS) = G

-기타

-Z(G) _<! G, Z(G)는 abelian normal subgroup of G

-C_G(G)=Z(G)=intersection over all subset A, C_G(A)

-G/Z(G) giso Inn(G)

-G/Z(G):cyclic iff G:abelian

(Generally, S _< Z(G) G/S:cyclic이면 G:abelian)(link)

-S1S2의 성질

-|S1S2|=|S1||S2|/|S1교S2| (즉 S1S2의 order와 S2S1의 order가 같음, S1S2 _< G인지는 아직 모름)(link)

-S1S2 _< G iff S1S2=S2S1

-S1S2 _< G 이면 S1 _< S1S2 and S2 _< S1S2 and S2S1 _< G

-S1 _< N_G(S2)(or S2 _< N_G(S1))이면 S1S2 _<G and S2S1 _< G (역성립안함)

-S1만 normal인 경우

-S1S2 _< G, S2S1 _< G(normal subgroup인지는 모름)

-S1S2=S2S1

-S1, S2 둘 다 normal인 경우

-S1S2 _<! G, S2S1 _<! G

-S1S2=S2S1인건 당연

-S1 union S2 _< G iff S1 _< S2 or S2 _< S1

-order(g)=order(conj(g))

-order(g1*g2)=order(g2*g1)

-order(g)=n일 때, order(g^a)=n/gcd(a,n)

-order(g)=n일 때, <g>의 generator는 ephi(n)개

-|G|=n and G:cyclic, m|n이면 te! S s.t. |S|=m(link)

-(Lagrange's Theorem)|G|<inf일 때, |S| | |G|, [G:S]=|G|/|S|

(G의 모든 S가 NS이면 Converse가 성립, 예를 들면 abelian인 경우)(link)

(p_n=prm, |G|=(p_1)^alpha1 * (p_2)^alpha2 ..., order가 (p_1)^alpha1, (p_1)^alpha1-1, ... 인 subgroup 존재, Sylow의 강한버전)

-|G|=prm이면 G giso Z_prm

-Normality Criteria

-Abelian Group의 모든 S는 NS이다.

-[G:S]=2이면 S는 NS이다.

-[G:S]=the smallest prm factor of |G|이면 S는 NS이다.(link)

-S _< Z(G)이면 S _<! G

-N_G(S)=G판단에 있어서 G의 generating set의 원소와, S의 generating set의 원소로만 판단해도 됨

-S:normal in G iff [S,G] _< S

-C(G) _< S이면 S는 normal(게다가 G/S는 abelian도 됨)

-대표적인 normal subgroup:Z(G), C(G), Z(G)의 subgroup, normalizer, Sp(Sp는 normal 아닐 수도 있지만, normal될 때가 잦음), C(G)를 포함하는 Subgroup, 

-About Act_J by G(쉽게 act라 쓰겠다.)(Act에서는 Ker, G/Ker, Orbit, Stabilizer가 주된 관심)

-Ker(act) _< G_x _< G

-Ker(act) _<! G

-G/Ker(act) acts faithfully

-te act iff te homog by act(G->S_J)

-|O_x|= [G:G_x]

(O_x도 G의 약수여야 한다는 점)

-g*x1=x2라면, G_x2=gG_x1g^(-1)(link)

(즉, 같은 orbit안에 있었다면, stablizer가 서로 conjugate하고, 따라서 stablizer의 order도 서로 같다.)

(G=1이면 역은 성립 안함)

-G=S_[n], J=[n]일 때

-transitive, faithfully

-|G_i|=(n-1)!, O_i=[n]

-for g in S_[n], act_[n] by <g>의 orbits은 g의 cycles가 나온다.

-left multiplication action

-G=G, J=G, g1 act g2=g1*g2일 때

-G_g={e}

-G=G, J={left cosets of S}, g1 act g2S =g1g2S일 때

-Transitively, 따라서 Orbit은 1개뿐

-G_S=S

-G_(g1S)=g1Sg1^(-1)

-ker(act)=S에 포함되는 가장 큰 normal subgroup

-|G|는 {[G:S]!*|S에 포함되는 가장 큰 normal subgroup|}을 나눈다. 

-Conjugation action

-G=G, J=P(G), g act E =g*E*g^(-1)일 때

-G_E=N_G(E)

-S giso (g act S)

-ker(homo)=Z(G)

-G=G, J=G, g1 act g2=conj(g2), 특히 g1*g2*(g1)^(-1)

-G_g=N_G(g)=C_G(g)

-|g|=|g1 act g|

-homo by act에 대해서, Ker(homo)=Z(G) and G/Z(G) giso Inn(G)

-Z(G)의 원소들의 orbit은 singleton set

-(Class Equation)|G|<inf일 때, |G|=|Z(G)|+sum [G:C_G(g_i)]

-NS _<! G일 때, 임의의 conjugacy class E는 E교NS=empty or E<NS이다.

-G=S_[n], J=S_[n]일 때(아래 Examples란과 중복될 수 있음)

-g2=(a1,a2,a3...)(b1,b2,b3)...로 cycle decomposition, g1*g2*g1^(-1)=(g1(a1),g1(a2),...)(g1(b1),g1(b2)).... 

-g1=conj(g2) iff g1과 g2가 같은 cycle type을 가짐

-S_[n]의 conjugacy classes의 개수는 #ptt(n)과 같다. 

-E가 singleton이면 |C_(S_[n])(E)|구할 수 있음

-g가 commutator와 같은 cycle type을 가지면 conj(g)도 commutator가 된다.

-G=G, J=NS, g1 act g2 = g1*g2*g1^(-1)

-G_g=N_G(g)=C_G(g)

-for each g in G, conjugation by g is in Aut(NS)

-homo by act:G->S_NS인데, range를 줄여 G->Aut(NS)만 생각가능, Ker(homo)=C_G(NS)

(이때 conjugation by g on NS는 Aut(NS)의 원소이지만, Inn(NS)의 원소는 아닐 수 있다.)

-(Cauchy's Theorem)|G|<inf, prm||G|이면 G has an element of order(prm).(link)

-(First GISO Thorem)homog:G1->G2이면 ker(homog) _<! G1 and G1/ker(homog) giso homog(G1)

(NS존재 <-> homog 존재)

-(Second GISO Theorem)S1 _< G, S2 _< G, S1 _< N_G(S2)이면 S1S2 _< G, S2 _<! S1S2, S1교S2 _<! S1, S1S2/S2 giso S1/S1교S2

(주의:S1 _<! S1S2인지는 모른다. 성립안할 수도 있음)

(S1 _<! S1S2아니더라도, [S1S2:S1]=[S2:S1교S2]는 앎)

-(Third GISO Theorem)NS1, NS2, NS1 _<! NS2이면 NS2/NS1 _<! G/NS1, (G/NS1)/(NS2/NS1) giso (G/NS2)

(NS가 아니어도, S1 _< S2 _< G이면 [G:S1]=[G:S2][S2:S1]이 성립)(link)

-(Fourth GISO Theorem)NS가 있을 때, te bijection from {S s.t. NS _< S} to {S s.t. S _< G/N} 

(NS _< S _< G인 S에 대해서, S _<! G iff S/NS _<! G/NS 을 얻을 수 있다.)
(주의:|G1|=|G2|, N1 giso N2, G1/N1 giso G2/N2라 해도 G1 giso G2인지는 모름)

-(Cayley's Theorem)Every G giso S _< S_G

-About Simple G

-(Feit-Thompson Theorem)G:simple, |G|:odd 이면 G giso Z_p for some p:prm

-(Jordan-Holder Theorem)1<|G|<inf이면 G는 composition series을 갖고(not unique), composition factors는 unique

(주의: G1 giso G2가 아니어도 same list of composition factors를 가질 수도 있다.)

-About char S of G

-필요조건:NS

-충분조건:given order, S is unique이면 S char G

-성질:

-S1 char S2 and S2 _<! G이면 S1 _<! G

-S1 char S2 and S2 char G이면 S1 char G

-대표적인 char S:C(G), Z(G)

-About Commutator

-g1g2=g2g1[g1,g2](where [g1,g2]=g1^(-1)g2^(-1)g1g2)

-for any aut in Aut(G), aut[g1,g2]=[aut(g1),aut(g2)], 즉 commutator를 aut에 적용해도 commutator됨

-C(G)의 원소 중 single commutator [g1,g2]로만 표현안되는 게 있을 수 있다.

-G/C(G):the largest abelian quotient group(만약 G/NS:abelian이면 C(G) _<! NS임)

-C(G) _< S이면 S:NS이고 G/S는 abelian

-C(G)를 구하는 방법

-G/NS해서 abelian되기만 하면 C(G) _< NS이므로, NS아무거나로 일단 quotient시켜 abelian인지 따져본다.

-About Direct Products,

-restricted direct product of the groups G_i는 normal subgroup in product of G_i

-elementary abelian group (p,n) (p:prm, n>=1인 interger)의 성질

-non identity 원소는 order가 p

-(p,n)일 때, order가 p인 subgroup의 개수는 (p^n -1) / (p - 1)

-

-(Recognition Theorem)NS1, NS2에 대해 NS1교NS2=1이면 NS1NS2 giso NS1 x NS2

(NS1NS2를 internal direct product of NS1 and NS2, NS1 x NS2를 external direct product of NS1 and NS2라 부른다.)

(즉, G에서 NS1, NS2 where NS1교NS2=1, 이 있으면, NS1와 NS2는 commute한다.)

(즉 direct product의 의의는 

-smaller로 larger group만들거나

-finitely generated abelian을 cyclic factor로 쪼개거나

-non-abelian이더라도 factor들(NS인)로 쪼갤 수 있다는 것, 쪼개면, 각각은 commute하고 order가 작아 조사하기 쉬움)

-G_i to direct product 보존되는 것

-nilpotent

-About Semidirect Products

-G1 ><! G2
-order:|G1||G2|
-G1 normal in G1 ><! G2
-G2 subgroup in G1 ><! G2
-G1교G2=1
-for g1 in G1, g2 in G2, g2g1g2^(-1)=homog(g2) act g1
-G1 ><! G2가 G1 x G2랑 same 의 TFAE
-identity:G1 ><! G2->G1 x G2 is homog
-homog:G2->Aut(G1) is trivial
-G2:normal in G1 ><! G2
-(Recognition Theorem)NS, S, NS교S=1일 때, NS ><! S를 만들 수 있다.
-NS ><! S가 G랑은 별 관계 없을 수 있다.
-이 때 homog:S->Aut(NS)는 S의 원소 s마다, conjugation on NS by s로써 정의됨
-구체적인 semidirect product의 예
-Z/nZ ><! Z/2Z giso D_2n (wrt homog:inversion)
-Z ><! Z/2Z giso D_inf (wrt homog:inversion)
-Z/3Z ><! Z/4Z = non-abelian order 12 not isormophic to D_12, neither A_4. (wrt homog:inversion)
(Semidirect product의 의의는
-smaller->larger group만들기 가능, 각각 smaller가 abelian인데 larger가 non-abelian일 수도
-factor로 쪼갰을 때, 각각에 대해서만 조사하면 됨, 각각은 order가 작아짐, 단 direct완 다르게 commute인진 모름
-direct product보다 조건이 완화됨, NS1,NS2가 필요한게 아니라, NS랑 S만 있으면 됨.)
-About Series in Group Theory
-Series의 분류(포함관계를 강조할 때는 chain을 사용)
-각 subgroup의 성질에 따라:subgroup series, subnormal series, normal series, characteristic series...
-증가 감소 형태에 따라:ascending(=upper), descending(=lower)
-개수에 따라:finite, infinite(or transfinite if indexed by ordinal numbers)
-주요 series의 정의(or성질)와 series를 이용하여 정의된 용어들의 정의    
-composition series:subnormal, ascending, finite, factor=simple
-chief series:normal, ascending, finite, factor=simple
-upper central series:characteristic, ascending, 각 항이 center(정의는 recursive하게 됨)
-lower central series:characteristic, descending, 각항이 commutator subgroup(정의는 recursive하게 됨)
-commutator series:characteristic, descending, 각항이 commutator subgroup(정의는 recursive하게 됨)
-solvable:subnormal, ascending, finite, factor=abelian인 series를 가지면 G를 solvable이라 한다.
-nilpotent:finite upper central series인 series를 가지면 G를 nilpotent group이라 한다.
-About solvable

-G:solvable iff for any n s.t. gcd(n,|G|/n)=1, G has a subgroup S of order n.

-NS:solvable and G/NS:solvable이면 G도 solvable

-About nilpotent

-direct product해도 nilpotent

-subgroup도 nilpotent

-quotient group도 nilpotent

-|G|를 통해 알 수 있는 것

-(Fundamental Theorem of Finitely Generated Abelian Groups)G:finitely generated abelian이면 free rank와 list of invariant factors가 유일하게 결정되고 invariant factor decomposition이 가능(반대로 list of invariant factors와 free rank만 결정해주면 finitely generated abelian group 1개를 결정할 수 있다는 것)

(따라서 finite abelian of order n은 n만 소인수분해해버리면claasification가능 by making list of invariant factors)

-finite abelian group의 성질

-invariant factor가 group을 결정하고 group이 invariant factor을 결정함, G:of type (n_1,n_2,...,n_k)으로 표현 가능

-|G|=n일 때, 다음을 만족해야함

-n_i>=2 for all i=1,2,...,k

-n_(i+1) | n_i

-n_1*n_2*...*n_k=n

(따라서 n_1은 n의 모든 prm factor을 가진다.)

-elementary divisors을 이용한 elementary divisor decomposition을 이용하면 |G|=n인 abelian group classification 쉬움

(왜냐하면 n_i에 관한 곱셈조건이 덧셈조건으로 바뀌기 때문)

(elementary divisors를 이용하여 finite abelian group classification한 다음에 표를 만들어 invariant factors로 표현!)

-infinite인데 finitely generated abelian인 group의 성질


-(Sylow's Theorem)(특정 order의 G이 not simple임을 보일 때 자주 사용)

-Sp는 항상 존재한다.(link)

(더욱 강력한 명제는, |G|=p^n*m, (hall divisor, p:prm), te S s.t. S _< G and |S|=p^k, for k=0,1,...,n)(link)

-p-S, Sp에 대해서, te g in G s.t. p-S _<g(Sp)g^(-1)(특히 Sp1과 Sp2 2개는 반드시 conjugate and giso)(link)(link)

(Sp1과 Sp2는 같은 p에 대해서 얘기, S(p1)과 S(p2)는 다른 p에 대해서 얘기)

-#Sp는 다음 2가지를 만족한다. #Sp ≡ 1 (mod p) and #Sp=[G:N_G(Sp)](link)(link)

(따라서 |G|=p^a1*other일 때(other의 factor에는 p가 없음) #Sp|other)

(따라서 |G|<inf and abelian G에 대해선 #Sp=1)

-TFAE

-#Sp=1

-Sp:NS

-Sp char G

-All subgroups generated by elements of prm power order are p-G

-Sp의 성질들

-NS교Sp:sylow p-subgroup in NS(link)

-Classification Steps

-|G|를 통해 proper NS를 찾는다.(Sp같은 걸로다가)

-complement를 구한다.

-NS와 complement 각각을 조사한다.

-semidirect product를 위한 homog를 만들어 본다.

-NS, complement와 homog를 이용하여 semidirect를 만들고 non-isomorphic인걸 나열

-|G|=prm일 때

-G giso Z_prm

-p-G일 때

-Z(p-G)는 nontrivial

-NS가 nontrivial이었으면 NS 교 Z(p-G)도 nontrivial(link)

-|p-G|=prm^2이면 abelian이고 Z_prm x Z_prm 이거나 Z_(prm)^2

-Sp는 자기자신, unique

-(Fixed Point Congruence)J:finite set, act_J by G에 대해, |J|≡|{fixed points}| (mod p)(link)

-|G|=p^m일 때, G has a normal subgroup of order p^n for 0<=n<=m(link)

-|p-G|=(prm)^3이면

-abelian이면

-총 3개의 group이 있음 up to giso

-non-abelian이면

-Z(p-G)=C(p-G)

-|G|=prm1*prm2일 때(prm1<prm2)

-prm1이 (prm2 - 1)을 나누지 않으면 G는 cyclic

-Sp(p=prm2) :NS

-

-|G|=prm1*prm2*prm3일 때(prm1<prm2<prm3)

-not simple(link)


-기타 성질들

-subgroup의 intersection은 subgroup

-normal subgroup의 intersection은 normal subgroup

-[G:NS]=m이면 for all g in G, g^m is in NS.

-NS:Hall subgroup이면 |NS|=|S|인 S는 NS뿐이다.(link)

-normality나 abelian이나 generating set의 원소들에 대해 판정하면 충분

-S1S2, NS1NS2 등 subgroup곱을 이용


-Matrix Group관련

-기초 용어

-MLG(Matrix Lie Group)이란 GL(n:C)의 subgroup이고 closed in GL(n:C) in the terms of entrywise convergence

(cv인 matrix seq를 잡았을 때 limit을 포함하거나 아니면 not invertible이거나)

-Compact MLG란

-cv인 matrix seq를 잡았을 때 limit을 포함하는 경우(not invertible말고)

-성분이 bdd되는 경우

위 2가지를 만족할 때의 MLG를 Compact MLG라 한다.

-connected MLG란, path-connected MLG를 가리킨다.(MLG인 경우 connected->path-connected가 성립해버림)

-성분이 R(std)인 Matrix Group

-GL(n:R):={MT in MT(R) s.t. MT:invertible} with matrix multiplication

-MLG

-not compact

-not connected(components 2개, GL(n:R)^+와 GL(n:R)^-)

-GL(1:R)은 R^* with multiiplication와 giso

-GL(n:R)^+:={MT in GL(n:R) s.t. det(MT)>0}

-GL(1:R)^+는 R with addition과 giso

(비슷하게 R^n with addition은 {MT in GL(n:R) s.t. MT:DMT with all positive diagonal} with matrix multiplication과 giso)

-SL(n:R):={MT in GL(n:R) s.t. det(MT)=1}

-MLG

-not compact(n=1일때만 compact)

-connected

-O(n):={MT in GL(n:R) s.t. MT:preserve inner product}

-MLG

-compact

-not connected(components 2개)

-MT in O(n) 

iff MT의 column vectors가 orthonormal

iff MT:OMT

-MT in O(n)이면 det(MT)=1 or -1

-reflection과 rotation모음

(all linear distance-preserving maps이므로 subgroup of E(n)이 됨)

-SO(n):={MT in O(n) s.t. det(MT)=1}

-MLG

-compact

-connected

-SL(n:R)과 O(n)의 intersection, 따라서 subgroup of SL(n:R), subgroup of O(n)

-rotation 모음

-SO(2)에 대해서

-FHG(SO(2),x) giso (Z,+)

-SO(n)에 대해서

-n>=3일 때

-FHG(SO(n),x) giso (Z/2Z, +)

-O(n:k):={MT in GL(n+k,R) s.t. MT:preserve Lorentz bilinear}

-MLG

-not compact(k나 n중 0이면 compact됨)

-not connected

-subgroup of GL(n+k,R)

-MT in O(n:k)

iff MT의 column vector의 Lorentz bilinear로 묘사가능

iff rt(MT)*g*MT=g for g=대각행렬, 성분이 첫 n개는 1, 이후 k개는 -1인 

-MT in O(n:k)이면 det(MT)=1 or -1

-O(n:1)에 대해서

-O(3,1)을 Lorentz Group이라 한다.

-not connected(components 4개)

-SO(n:k):={MT in O(n:k) s.t. det(MT)=1}

-MLG

-not compact

-not connected

-SO(n:1)에 대해서

-not connected(components 2개)

-SO(n:1)_identity(SO(n:1)의 connected components중 IMT를 포함하는 것을 가리킴)

-Sp(n:R):={MT in GL(2n,R) s.t. MT:preserve skew-symmetric bilinear}

-MLG

-not compact

-n=2일 땐 MT=(v1, v2), v1=(a,b), v2=(c,d)인 column vector일 때, ad-bc=1인 matrix의 모임

-HSBG={MT in GL(3,R) s.t. MT:UMT, 대각성분이 모두 1}

-MLG

-not compact

-connected

-성분이 C(std)인 Matrix Group

-GL(n:C):={MT in MT(C) s.t. MT:invertible} with matrix multiplication

-MLG

-not compact

-connected

-GL(1:C)는 C^* with multiplication과 giso

-SL(n:C):={MT in GL(n:C) s.t. det(MT)=1}

-MLG

-not compact(n=1일때만 compact)

-connected

-U(n):={MT in GL(n:C) s.t. MT:preserve complex inner product}

-MLG

-compact

-connected

-MT in U(n)

iff MT의 column vectors가 orthonormal

iff MT:HMT

-MT in U(n)이면 |det(MT)|=1 (|복소수|=1, 즉 크기가 1인 것만 앎)

-U(1)은 {z in C s.t. |z|=1} with multiplication과 giso

-FHG(U(n),x) giso (Z,+)

-SU(n):={MT in U(n) s.t. det(MT)=1}

-MLG

-compact

-connected

-SU(2)에 대해서

-FHG(SU(2),x)=trivial, 즉 simply connected

-O(n:C):={MT in GL(n:C) s.t. MT:preserve simple bilinear}

-MLG

-not compact

-MT in O(n:C) 

iff MT:OMT(성분이 complex지만...rt(MT)*MT=IMT되는 경우)

-MT in O(n:C)이면 det(MT)=1 or -1

-SO(n:C):={MT in O(n:C) s.t. det(MT)=1}

-MLG

-not compact

-Sp(n:C):={MT in GL(2n:C) s.t. MT:preserve skew-symmetric bilinear}

-MLG

-not compact

-Sp(n):=Sp(n:C) intersection U(2n)

-MLG

-compact

-FHG(Sp(n),x):trivial

-그 외 Matrix Group

-E(n):={f:R^n->R^n s.t. f:preserve metric and f:bijection} with composite

-f in E(n)은 need not be linear

-MLG(주의, E(n) is MLG of GL(n+1:R), not of GL(n:R))

-not compact(giso인 것이)

-not connected(giso인 것이)(components 2개)

-for f in E(n), f can be uniquely written as 

MT1_x*MT2 where MT1_x:translation by x, MT2:element in O(n)

-P(n:1):={MT=MT_x*MT2 s.t. MT_x:translation by x, MT2:element in O(n:1)}

-group of affine transformations of R^(n+1) s.t. preserve the Lorentz distance

-MLG(주의, P(n:1) is MLG of GL(n+2:R), not GL(n:R))

-not compact(giso인 것이)

-not connected(giso인 것이)(components 4개)

-MLG의 성질

-identity를 포함하는 (connected)components는 subgroup of MLG가 된다.

-Connected관련

-matrix multiplication, inversion of matrix는 GL(n:C)에서 continuous이므로 2개의 path곱이나 path의 inverse나 모두 continuous가 유지된다.



Note)(이후 삭제해도 됨)

몇가지 Techniques

1. strong induction with lattice theorem

2. group action에서의 성질(left multiplication, conjugation, 이때 G랑 J를 잘잡아야함, 특히 class equation중요)

3. 대표적인 normal subgroups을 이용(center, in normalizer, commutator subgroup, Sp, ...)

4. Index Theorem, left multiplication action(not simple임을 보일 때)

5. 직접 order가 prm인 원소 개수 세버리기.(S_n같은 곳에선 특히 유용)

 


Ring

-zd는 not u

-u는 not zd

-homor:R1->R2일 때, im(homor) _< R2, ker(homor) _< R1, ker(homor) is id.

-(Ring of fraction)CR에 대해 te! CR_[1] s.t. CR _< CR_[1] and not zd인 in CR은 unit in CR_[1]

(특히 CR이 ID였다면, CR_[1]은 Field가 되고, field of fraction 이라 한다.이 field는 ID를 포함하는 가장 작은 field)

-About ID

-(Cancellation Law)

-|ID|<inf이면 F된다.

-

-About subring

-(criteria)nonempty, closed under subtraction, multiplication

-

-About DR

-|DR|<inf이면 F된다.

-About Field

-for SR of F s.t. contains the 1 of F, SR=ID

-for any ID, te F s.t. ID _< F 

-homor:F->R는 반드시 1-1(for non trivial homor)   

-F의 id는 0와 F

-About R[x](별말 없으면 R은 CR_[1]이다.)

-SR _< R이면, SR[x] _< R[x]

-R[x]도 CR_[1]

-R=ID일 때

-deg(P1(x)*P2(x))=deg(P1(x))+deg(P2(x))

-R[x]에서의 u는 R에서의 u와 같다.

-R[x]도 ID

-R[x]의 field of fraction은 field of rational functions가 된다.

-R->F->F(x), R->R[x]->field of fraction of R[x], 이때 F(x)와 field of fraction of R[x]와 같다.

-

-구체적인 상황


-About MT(R)

-id:id of R일 때, MT(id)는 id of MT(R)

-id:id of R일 때, id=ker(homor), where homor:MT(R)->MR(R/id)

-MT(R_1)의 id는 MT(id) where id is ideal of R_1이 된다.

-MT(F)의 id는 0과 MT(F)뿐

-

-About RG(별말없으면 R은 CR_[1]이다. 그리고 1<|G|<inf인 경우만 생각)

-RG가 CR <-> G가 abelian

-R의 1이 RG의 1이다.

-SR _< R, S _< G일 때, SRG와 RS는 RG의 subring이다.

-zd가 항상 존재.

-augmentation map:RG->R관련

-homor되고, ker은 계수합이 0인 것들

-ker은 ({g-1|g in G})

-ker은 M-id된다.

-다른 대표적 id는 g_i의 계수가 다 같은 것들



-About id and quotient R

-id존재 <-> homor존재

-R이 zd를 안가져도 quotient R은 zd를 가질 수 있다.

-(The First riso theorem)homor:R1->R2가 있을 때, ker(homor):id of R1, im(homor) _< R2, R1/ker(homor) riso im(homor)

-(The Second riso theorem)SR _< R, id:ideal of R이면 SR+id _< R이고 SR교id:id of SR 그리고 (SR+id)/id riso SR/(SR교id)

-(The Third riso theorem)id1 of R, id2 of R, id1<id2이면 id2/id1:id of R/id1 그리고 (R/id1)/(id2/id1) riso R/id2.

-(The Fourth riso theorem)id of R이 있을 때 {SR s.t. containing id}와 {SR _< R/id}사이 bijection존재

(SR containing id:id of R iff SR/id:id of R/id)

-id1+id2:id(id1과 id2를 포함하는 가장 작은 id)

-id1id2:id(id1교id2에 포함되는 id)(주의:정의가 all finite sums, 그냥 prod만 다 모으면 +에 closed하지 않으므로 subring이 안됨)

-id1교id2:id

-Lid1교Lid2:Lid

-(E)의 이해=the smallest id(일반적), RER(R_[1]일 때), RE(CR_[1]일 때)

-id=R iff unit is in id

-R/id가 F이면 id=M-id

-R_[1]에서는 every proper ideal은 M-id에 포함된다.(M-id의 존재성)

-CR_[1]에서 

-RE=ER=RER=<E>

(R_1이어야 RE는 E를 포함하는 smallest Lid가 된다. CR이어야 ER=RE)

-(r1)<(r2) iff r1 is in (r2) iff r1=r3*r2 for some r3

-(1)=R

-(a)(b)=(ab)

-id가 0와 자기자신뿐이면 R=F

-id가 M-id이면 R/id:F

-id:prm-id iff R/id:ID

-M-id는 prm-id

-(Chinese Remainder Theorem)id1,id2,...,idn에 대하여, 

-homor:R->(R/id1)x(R/id2)x...x(R/idn) (homor된다는 점)

-ker(homor)은 id1교id2교...교idn

-for any i,j idi(not equal i,j), idj가 comaximal이면 ker(homor)=id1교id2교...교idn=id1id2...idn 그리고 homor가 surjective

-for any i,j idi(not equal i,j), idj가 comaximal이면 induced riso에 양변에 ^*을 취해도 성립


-About PID,UFD, ED

-F[x]:PID





     

Field

Module

Vector Space

-(Hamel Basis)모든 VS(F)는 basis를 갖는다.

-F의 원소에 norm을 줄 수 있다면, 모든 VS(F)는 nvs가 될 수 있다.(using Hamel Basis)

-About Direct Sum and Decomposition

-정의:

-sum of LS1, LS2, ..., LSn

-sum이 direct sum이란, sum=VS(F)이면서 for any i, LSi intersection sum except for i = empty

-external direct sum of VS(F)1, VS(F)2,..., VS(F)n이란, cartesian product이면서 operation은 component-wise

-성질:

-About Direct Sum

-For any LS1<VS(F), te LS2 s.t. the direct sum of LS1, LS2 = VS(F)

(not unique)







Topological Space

-몇가지 용어 정의들

-TS가 Baire Space이다란, c-union of closed set with empty interior has empty interior

(c-intersection of open dense is dense<<동치)

-TS의 subset이 first-category란, c-union of nowhere dense subsets

-TS의 subset이 second-category란, not first-category



-General 성질들

-어떤 subsets을 포함하는 가장 작은 top생각가능(즉, top의 intersection은 top됨)

-top들의 collection에 의해 generated top도 생각가능

-Topological Properties

-connectedness

-compactness

-local connectedness

-metrizability

-first-countable

-second-countable

-lindelof

-separable

-fundamental group(giso일 듯? 이후 수정)

-About Limit point, closure, interior, boundary

-cl은 monotone, commute with finite union, product

-cl취해도 변하지않는 성질들

-connected

-diam

-E의 interior, exterior, boundary는 TS를 partition함, 이때 interior, boundary는 cl(E)를 partition함

-(cl(E))^c = int(E^c)  /  (int(E))^c =  cl(E^c) (드모르간 법칙 같네)

(따라서 Baire Space의 정의를 closed sets이용해서 state할 수 있고, 혹은 open sets을 이용할 수도 있다.)

(E:dense in TS iff E^c has empty interior)

-Bd(E) = empty iff E:open and closed

-E1<E2, x:limit point of E1이면 x:limit point of E2

-About Mapping

-Projection의 성질

-open map(closed map는 아닐 수 있음)

-conti

-not closed(TS1xTS2->TS1에서 TS2가 compact라면 closed map됨, (link))

-conti criteria, f:X->Y

-X의 open개수가 많고 Y의 open개수가 적을수록 conti될 가능성이 높아짐

-Use closed in Y

-Use open in Y

-Use basis in Y

-Use subbasis in Y

-f(cl(E))<cl(f(E))

-Using Pasting lemma, open sets in X(uncountable개여도 상관없음)

-Using pasting lemma, finite closed sets in X

-f가 conti이면 sequentially conti(역은 domain TS가 first-countability필요)

-Y:KT2일 때는, f가 conti iff the graph of f is closed in XxY가 성립(if는 K인걸 이용, only if는 T2인 걸 이용)(link)

-open map, closed map, continuous map, quotient map의 성질(f(TS1)에서의 성질들이다 continuous image관련해서는)

-f:TS1->TS2, conti,

-f:(TS1,C4(TS1))->(TS2,C4(TS2))가 conti면 MF도 된다.

-f:S(<TS1)->TS2, TS2:T2일때, extension of f on cl(S)는 unique(link)

-f(connected)=connected

-f(compact)=compact

-f(path-connected)=path-connected

-f(lindelof)=lindelof

-f(dense)=dense

-f(separable)=separable

-f:open이기도 하면

-f(basis)=basis of f(TS1)

-f(locally compact)=locally compact

-f(first-countable)=first-countable

-f(second-countable)=second-countable

-f:surjective이면 f:quotient map

-f:closed이기도 하면

-f(T4):T4(link)

-f:surjective이면 f:quotient map

-TS2:order top이고, g:TS1->TS2, conti일 때, {x in TS1|f(x)<=g(x)}:closed in TS1, h=min(f,g):conti(link)

-f:TS1->TS2, closed

-TS1:T1이면 f(TS1):T1

-U:open in TS1, E2:subset in TS2, s.t. f^(-1)(E2)<U이면 te V:open in TS2 s.t. E2<V, f^(-1)(V)<U(link)

-About order topology(strict total order relation으로 생성한 top)

-T2

-T3

-T4

-least upperbound property가 성립 iff 모든 closed interval(not singleton)은 compact

-linear continuum가 성립 iff TS가 connected

-linear continuum이 성립할 때 구체적으로는 

-V는 connected이고 따라서 전체집합, intervals, rays모두 connected됨

-locally compact

-T4

-well ordered인 경우(least upper bound가 성립)

-T5

-About Subspace

-From TS to S

-모든 S에 대하여

-strict total order relation

-open

-closed

-basis

-closure(E<S, cl(E) in S =cl(E) in TS intersection S)

-T2

-T2.5

-T3

-T3.5

-CN

-T5

-f:X->Y, conti, S<X이면 g:S->Y도 conti

-f:X->Y, conti, f(X)<S1<Y이면 g:X->S1도 conti

-first-countability

-second-countability

-covering map(using restriction)

-S가 open in TS일 때만

-LKT2(LK만 되는지는 모름)

-S가 closed in TS일 때만

-compact

-LK

-lindelof

-T4

-기타

-S with induced order은 S as subspace랑 다르다. (S가 convex in TS이면 가능)

-From S to TS

-모든 S에 대하여

-f:X->S, conti, S<Y이면 g:X->Y도 conti

-S가 open in TS일 때만

-open

-S가 closed in TS일 때만

-closed

-About Product topology

-Prod(S_i) = subspace of Prod(TS_i)

-From TS_i to Prod(TS_i) (곱이 countable개이냐 아니냐/product top이냐 box top이냐 구분)

-open(box top에서만 됨)

-closed

-basis

-T2

-T3

-T3.5(product top에서만 됨)(link)

-f:TS->Prod(TS_i)의 conti(product top에서만 됨)

-seq의 수렴성(product top에서만 됨)

-connected(product top에서만 됨)

-compact(product top에서만 됨)

-path-connected(product top에서만 됨)

-Countable Prod일 때

-first-countability

-second-countability

-separable

-metrizable

-complete

-totally bdd(각 TS_n가 MetricS)

-Finite Prod일 때

-covering map

-From Prod(TS_i) to TS_i

-Using projection

-open

-f:TS->Prod(TS_i)의 conti

-seq의 수렴성

-metrizable

-connected

-T2

-T3

-T4

-About Quotient Topology

-QS:connected, 각 class가 connected in TS이면 TS도 connected

-TS:locally connected이면 QS:locally connected(link)

-restriction of quotient map to class or union of classes

-class or union of classes가 open혹은 closed였으면 restriction도 quotient

-quotient map이 open or closed map이었으면 restriction도 quotient

-About Connected, C

-C가 connected TS란, 

-there is no separation이 정의

(separation (U,V)란, U와 V가 disjoint, nonempty, open, union=TS을 가리킴)

-empty set is connected

-every singleton subset set is connected

-separation G1,G2에 대해 G1의 limit pt는 G2에 속하지 않는다. (G2의 limit pt는 G1에 속하지 않는다.)

(즉 Separation은 separated sets이다.)

-TS:connected iff te no separation

-TS:connected iff clopen sets은 TS랑 empty뿐

-G1,G2:separation of TS, S:connected이면 S<G1 or S<G2

-S_i가 connected일 때, union S_i도 connected(단 common pt가 있을 때)

-(Intermediate Value Theorem)f:C->TS with order top, conti이고 f(a)<r<f(b)이면 te c in C s.t. f(c)=r

-connected component는 closed이다.

(open일 때도 있는게, component가 유한개거나, locally connected이면 된다.)

-

-path-connected관련(connected임을 보이는 쉬운 방법중 하나)

-TS:path-connected이면 connected이다.(역은 성립 안함)

-S_i가 path-connected일 때, union S_i도 path-connected(단 common pt가 있을 때)

-path-connected components는 connected components에 포함된다.

(S:path-connected라해서 cl(S)가 path-connected인 것은 아니다.)

(path-connected component는 closed일 필요도 없고 open 일 필요도 없다.단, locally path-connected이면 open은 된다.)

-totally disconnected관련

-About Compact, K

-용어정의

-limit point compact란, 임의의 infinite subset E has a limit point

-sequentially compact란, 임의의 seq가 cv인 subseq를 가짐

-empty set은 compact

-모든 singleton set은 compact

-TS:compact iff every collection of closed sets in TS having finite intersection property, intersection of all elements in the collection is nonempty

-finite union of compact is compact

-LK

-CGT

-(Tube Lemma)

-TS1xTS2, TS2:compact, N:open in TS1xTS2 containing x_0 x TS2이면 te E s.t. N contains ExTS2, x_0 is in E, E:open in TS1

-S1<TS1, S2<TS2, S1과S2 둘다 compact, N:open in TS1xTS2 containing S1xS2이면 te E1,E2 s.t. E1:open in TS1, E2:open in TS2, S1xS2 < E1xE2 < N(link)

(두번째 것이 첫번째 것을 포함하지만, 첫번째 것만으로도 자주 나오니 구분해서 적음)

-(Extreme Value Theorem):f:K->TS with order top, conti이면 te c,d in K s.t. f(c)<=f(x)<=f(d) for all x in K

-비슷한 compact관련

-compact이면 limit point compact이다.

-compact이면 lindelof이다.

-Metrizable일 땐, compact=limit point compact=sequentially compact

-limit point compact의 closed subset은 limit point compact

-About "Locally Property"

-Locally connected

-TS:locally connected iff every connected components of every open in TS is open

-TS:locally path-connected iff every path-connected components of every open in TS is open

-TS:locally path-connected이면 path-connected component=connected component, 게다가 open(link)

-Locally compact, LK

-TS:locally compact of x란 nbd(x)를 포함하는 compact subset존재

-TS:locally compact란 모든 element x에 대해서 locally compact일 때

-E:compact->E:locally compact

-Locally homeomorphic

-TS1:locally homeomorphic to TS2란, 

te f:TS1->TS2 s.t. for any x in TS1, te open(x) s.t. f(open(x)) is open in TS2 and restriction f on open(x) is homeomorphism

(이 때 f를 local homeomorphism이라 한다.)

-every homeomorphism is local homeomorphism

-local homeomorphism은 open map, conti(link)

-bijective local homeomorphism은 homeomorphism

-f:TS1->TS2, local homeomorphism일 때 preserve하는 성질들

-TS1이 locally path-connected이면 f(TS1)도 locally path-connected

-TS1이 locally connected이면 f(TS1)도 locally connected

-TS1이 locally compact이면 f(TS1)도 locally compact

-TS1이 first-countable이면 f(TS1)도 first-countable

-Separation axioms관련 성질

-정의:(A,B는 {one point}거나 compact set이거나 open set이거나 closed set이거나...가능)

-A,B가 topologically distinguishable:te open set U s.t. A,B중 1개만 포함하는

-A,B가 separated:cl(A)와 cl(B)가 disjoint

-A,B가 separated by open nbd:te open G1, open G2 s.t. disjoint하고 G1은 A를 G2는 B를 포함

-A,B가 separated by closed nbd:te closed F1, closed F2 s.t. djsjoint하고 F1은 A을, F2는 B을 포함

-A,B가 separated by conti function:te f:TS->R(std) s.t. f(A)=0 f(B)=1

-A,B가 precisely separated by conti function:te f:TS->R(std) s.t. A={x in TS s.t. f(x)=0}, B={x in TS s.t. f(x)=1}

-T0(2pt, topologically distinguishable)

-(iff)모든 점이 topologically distinguishable

-T1(2pt, separated, separated란 each가 cl(the other)와 disjoint, or open sets으로도 해석 가능)

-(iff)모든 finite set은 closed

-E의 limit L iff open(L) intersection E는 infinitely many pts을 포함

(first-countability는 L을 포함하는 open set의 개수가 countable개 있음을 보장해주고, T1은 intersection의 원소가 무한개임을 보장해준다.)

-T2(2pt, separated by open nbd)

-seq의 limit은 기껏해야 1개

-TS:T2S iff TSxTS의 diagonal은 closed in TSxTS

-compact subspace는 closed됨

-compact와 pt는 separated by open nbd

-2 compact는 separated by open nbd

-f:TS1->TS2 conti, g:TS1->TS2 conti, TS2:T2일 때, {x in TS1|f(x)=g(x)}는 closed in TS1

(따라서 f:TS->TS conti, TS:T2일 때, fixed points의 모임은 closed in TS됨)

-T2.5(2pt, separated by closed nbd)

-CT2(2pt, separated by conti function)

-R(closed와 pt, separated by open nbd)

-(iff)closed와 pt에 대해 separated by closed nbd

-(iff)for any x in TS, any open U containing x, te open V containing x s.t. cl(V)<U

-(T1도 되면)T3라 한다.(T0,T1,T2 중 어느것이 되도 상관없음, 이후 일관성 때문)

-TS:T3이고 lindelof이면 T4

-TS:T3이고 second-countable이면 T4, CN, T5, metrizable, imbedded in R^N(product top or uniform top)

(metrizable임을 보일 때, TS가 imbedded in R^N (with product top or uniform top)임을 보인다.)

-CR(closed와 pt, separated by conti function)

-closed와 compact가 주어지면 separated by conti function 가능

(단, closed와 closed일 때까지로는 확장 못함)

-(T1도 되면)T3.5라 한다.(T0,T1,T2 중 어느 것이 되도 상관없음)

-TS:T3.5 iff TS homeo S of [0,1]^J for some J.

([0,1]^J 는 KT2됨)

-TS:T3.5 iff TS has a compactification

-TS:T3.5이면 te! SCcl(TS) up to homeo s.t. for any f:TS->KT2, conti, f can be uniquely extended to SCcl(TS), conti.

-N(2closed, separated by open nbd)

-(Urysohn's Lemma version 1)(iff)(2closed, separated by conti function)    

-(Urysohn's Lemma version 2)TS:normal일 때, 

te conti f:TS->[0,1] s.t. f(x)≡0 on A iff A:Gd closed

-(Urysohn's Lemma version 3)TS:normal일 때, 

te conti f:TS->[0,1] s.t. f(x)≡0 on A f(x)≡1 on B iff A,B:disjoint Gd closed

-(Tietze Extension Theorem version 1)TS:normal, E:closed, f:E->[0,1], conti일 때

te extension of f on TS -> [0,1], conti

-(Tietze Extension Theorem version 2)TS:normal, E:closed, f:E->R(std), conti일 때

te extension of f on TS -> R(std), conti


 

-(iff)for any closed set E1 in TS, any open E2 s.t. E1<E2, te open E3 containing E1 s.t. cl(E3)<E2

-(T1도 되면)T4라 한다.(T0는 안됨, T1,T2 중 어느 것이 되도 상관없음)

-TS:T4이고 connected이면 |TS|=1 or uncountable이다.

-CN(2separated sets, separated by open nbd)

-(iff)모든 subspace가 N

-(T1도 되면)T5라 한다.(T0는 안됨, T1,T2 중 어느 것이 되도 상관없음)

-PN(2closed, precisely separated by conti function)

-(iff)모든 closed set이 Gd

-(T1도 되면)T6라 한다.(T0는 안됨, T1,T2 중 어느 것이 되도 상관없음)

포함관계

T0>T1>T2>T2.5>CT2>T3>T3.5>T4>T5>T6

R>CR

N>CN>PN

-Countability axioms

-First-Countability

-TS가 first-countable이란, for any x in T, countable nbd(x)가 존재하고, 각 nbd(x)에 포함되는 또 다른 nbd(x)가 존재

-x:limit point of E이면 te {x_n} in E s.t. cv to x(역은 first-countability아니어도 성립)

-f:X->Y, X가 First-Countability이면 Sequentially conti->conti

-CGT

-Second-Countability

-TS가 second-countable이란, countable basis존재

-TS:second-countable이면 모든 discrete subspace는 countable이다.

-second-countable이면 separable이다.(metrizable이면 역도 성립)

-second-countable이면 lindelof이다.(metrizable이면 역도 성립)

-second-countable이면 first-countable이다.

-TS:second-countable이고 E:uncountable이면 uncountable many pts in E는 E의 limit pt이다. 

(즉 second-countable이면 uncountable E들은 limit pts를 uncountable개 갖는다 in E)

-Lindelof

-TS가 lindelof란 every open cover has a countable subcover(즉 compact보다 weak)

-countable TS이면 lindelof이다.

-compact이면 lindelof이다.


-Separable

-TS가 separable이란 countable dense subset을 가질 때

-every collection of disjoint open sets는 countable

-About Directed sets and Net, Net convergence

-Net convergence를 도입시 좋은 점

-x in cl(E) iff te seq {x_n} in E cv to x(단 TS가 first-countable일 때 only if가 성립-(*))

-f:sequentially conti iff f:conti(단 domain이 first-countable일 때 only if가 성립-(*))

-TS:sequentially compact iff TS:compact(단 TS가 Metric일 때 only if가 성립-(*))

((*)에서 seq를 net으로 바꾸면 단~~ 부분이 필요없어지게 된다.)

 -About LKT2

-LKT2의 해석방법

-compact nbd 

-pre-K open set

-TS1:LKT2 iff te TS2 s.t. TS1<TS2 and TS2-TS1 is singleton and TS2:KT2(link)

(TS1:LKT2일 때, TS2를 ocl(TS1)이라 표기하기로 하자. 왜냐하면 추가한 point가 TS1의 limit pt가 됨)

(TS2는 유일 up to homeomorphic)

(TS1:open subspace of ocl(TS1))

-E1:open containing x일 때, te E2:open containing x s.t. E2:pre-K, cl(E2)<E1(link)

-E1:open containing K일 때, te E2:open containing K s.t. E2:pre-K, cl(E2)<E1

-Baire

-CGT

-T3

-T3.5

-KT2의 성질

-isolated pt가 하나도 없으면 uncountable space이다.(link)

(isolated pt란, {pt}:open일 때, 그 pt를 isolated pt라 한다.)

-BaireS(link)

-LKT2됨(LKT2 성질들 다 만족)

-T3

-T4

-Metrizable iff second-countable

-

-About CGT

-CGT의 예:LK, K, first-countable, MetricS

-성질

-f:CGT->TS가 for any K, restriction of f on K is conti이면 f는 conti

-m-Manifold

-정의:T2, Second-countability, and for each point x has nbd s.t. homeomorphic to open set in R^m


Algebraic Topology

-About homotopy, homotopy of paths

-용어정의

-f1 _=homotopic f2란, f1:TS1->TS2, f2:TS1->TS2, f1,f2:모두 conti일 때 

te conti F:TS1x[0,1]->TS2 s.t. F(x,0)=f1(x), F(x,1)=f2(x) for all x in TS1

(이 때의 F를 homotopy f1,f2라 하자.)

-f1:nulhomotopic이란 f1 _=homotopic f2에서 f2가 constant일 때

-initial point final point가 같은 path1, path2에 대해서 path1 _=phomotopic path2란(두 paths:[0,1]->TS이고 conti인)

te conti F:[0,1]x[0,1]->TS s.t. F(x,0)=path1, F(x,1)=path2, F(0,t)=x_0, F(1,t)=x_1 for all x, t

(이 때의 F를 phomotopy path1, path2라 하자.)

-[TS1,TS2]:=homotopy classes of conti maps of TS1 into TS2

-TS가 contractible이란, identity:TS->TS가 nulhomotopic일 때

-FHG(TS,x)란 phomotopic classes of loop based at x where x in TS, first homotopic group of TS라 한다. 혹은 fundamental group of TS relative to the base point x라 한다.

-TS:simply connected란, path-connected이고 FHG(TS,x)=trivial group for some x in TS일 때

-h:TS1->TS2, h(x_0)=y_0, h:conti일 때, H:FHG(TS1,x_0)->FHG(TS2,y_0), H:group homomorphism을 얻을 수 있고, 이것을 homo from (h,x_0)라 하자. 

-f:TS1->TS2, conti, onto일 때 E:open in TS2가 evenly covered by f란, 

f^(-1)(E)=union of disjoint open sets in TS1 where the restriction of f on each open set is a homeomorphism onto E

-f:TS1->TS2가 covering map of TS2란, f:conti, surjective, for any y in TS2, te open(y) s.t. open(y):evenly covered by f일 때 f를 covering map of TS2라 하고 TS1을 covering space라 한다. 

-About _=homotopic, _=phomotopic

-about _=homotopic

-equivalence relation을 만든다

-f1 _=homotopic f2 of TS1 into TS2, g1 _=homotopic g2 of TS2 into TS3일 때 g1(f1) _=homotopic g2(f2)(link)

-TS1->R^2(std)인 경우

-straight-line homotopy를 통해서 임의의 conti function f1,f2가 _=homotopic임을 알 수 있다.

-특히 f1, f2의 image가 convex set에서만 생긴다면 straight-line homotopy의 image모두 convex set안에 유지

-about [TS1,TS2]

-[TS1, [0,1]] has a single element(link)

-[[0,1], path-connected TS] has a single element(link)

-TS2:contractible이면 [TS1,TS2] has a single element

-TS2:path-connected더라도(contractible보단 약한), TS1:contractible이면 [TS1,TS2] has a single element

-about contractible

-contractible TS는 path-conncected이다.

-TS1:contractible iff for any TS2, for any f:TS2->TS1, g:TS2->TS1, 둘다 conti, f _=homotopic g

-about _=phomotopic(1개의 TS의 성질 관심)

-equivalence relation을 만든다.

-path1의 final이 path2의 initial인 paths끼리 product연산(*)을 줄 수 있다.

(별말없이 path1*path2라 썻다면 path1의 final=path2의 initial인 상황)

-[path1]*[path2]=[path1*path2]로 정의하면 phomotopic classes에 product연산(*)을 줄 수 있다.

-phomotopy path1,path2(in TS1)에 conti인 k:TS1->TS2를 합성하면, phomotopy k(path1), k(path2)가 된다.  

-conti인 k:TS1->TS2가 있을 때 k(path1*path2)=k(path1)*k(path2)가 성립

-product연산 on phomotopic classes은 groupoid properties를 만족(link)

(group axioms가 성립하지 않는 유일한 다른점은 final과 initial이 같은 path classes사이에서만 연산된다는 점)

-path in TS를 n개의 path로 쪼개기 가능, [path]=[path1]*[path2]*...*[pathn]

-TS1->R^2(std)인 경우

-straight-line homotopy를 통해서 임의의 path1, path2 with same initial, final가 _=homotopic임을 알 수 있다.

-특히 path1, path2의 image가 convex set에서만 생긴다면 straight-line homotopy의 image모두 convex set안에 유지

-R^2(std)-{0}에서는 성립안함. UO1에서 시계방향, 반시계방향 path가 not phomotopic

-About Fundamental group(FHG(TS,x))

-FHG(TS,x)는 group이 된다.

-path from x to y가 있다면 FHG(TS,x)->FHG(TS,y)인 giso를 얻을 수 있다.

-TS가 path-connected이면 for any x, y in TS FHG(TS,x) giso FHG(TS,y)

(TS가 path-connected인 경우에 Fundamental Group에 대해서 이론전개하는 이유이다.)

(TS가 path-connected이면 FHG(TS,x)에서 base point 언급이 필요없을 것 같지만, base point 사이 path결정에 따라 giso가 달라지므로 일반적으로 TS가 path-connected여도 base point언급을 한다.)

-E:path-connected component(subspace)인 경우 FHG(E,x)=FHG(TS,x)가 된다.

-TS:path-connected이면 for x in TS, FHG(TS,x)가 abelian iff giso from FHG(TS,x) and FHG(TS,y)는 unique

-About simply connected인 경우

-FHG(TS,x)=trivial

-TS의 임의의 두 paths with same initial, final인 path1, path2는 phomotopic이다.

-About homo from (h,x_0)

-h1:TS1->TS2, h1(x_0)=y_0, h1:conti이고 h2:TS2->TS3, h2(y_0)=z_0, h2:conti일 때, 

homo from (h2 o h1, x_0)=homo from (h2,y_0) o homo from (h1,x_0)

-homo from (identity,x_0)는 identity group homomorphism이다.

-h가 homeomorphism일 땐 homo from (h,x_0)는 giso가 된다. 

-About Covering maps, Covering Space

-TS1:covering space of TS2 with covering map f:TS1->TS2일 때, for any y in TS2, f^(-1)(y) has a discrete topology induced from TS1

-covering map f:TS1->TS2

-local homeomorphism

-open map

-가장 쉬운 예: f:R(std)->UO1(subspace of R^2(std)), f(t)=(cos(2*pi*t),sin(2*pi*t))

-


Topological Vector Space

-용어정의:

-VS(F)가 TVS(F)란, +:VS(F)xVS(F)->VS(F), *:FxVS(F)->VS(F), VS의 연산 addition과 scalar multiplication이 continuous가 되게끔 VS(F)에 top을 줬을 때(scalar multiplication이 conti를 논할 때는 F에 topology를 줬을 때) (VS(F),top)을 TVS(F)라 한다. F언급안하면 R

-성질:

-TVS(F):T2 iff every singleton is closed

-TVS(F)에서 || ||은 conti이다.(? || ||이란 norm인것 같은데 어떤 norm을 가리키는거지? 나중에 체크)

-f-dim LS는 closed이다.

-F=R(std)일 때만 되는 것들

-R(std)에 norm을 줄 수 있으므로 TVS(R)는 NVS된다.

-F=C일 때만 되는 것들

-C에 norm을 줄 수 있으므로 TVS(C)는 NVS된다.

Metric Space

-any subset E is the intersection of open sets(countable intersection아닐 수 있음)

(주의:U_n := Union ball(x,1/n) for x in E, Intersection U_n is not E, but cl(E))

-any open set is an countable union of an increasing closed sets

-any closed sets is an countable intersection of an decreasing open sets


-totally bdd이면 bdd이다. 

-totally bdd under d iff totally bdd under d_sb


-metric d is conti(link)

-metric d가 induce한 top은 d가 conti가 되게하는 the smallest top이다.

-metric d와 d_sb는 같은 topology를 induce한다. 

-d(x,E)=0 iff x is in cl(E)

-d(x,K)=d(x,a) for some a in K

-d(E1,E2)=0, E1:closed, E2:closed, E1,E2:disjoint일 수 있다. (R^2(std)에서 xy=1과 x축 생각)

-{x|d(x,E)<eps}=union of the open balls {x|d(a,x)<eps} for a in E(따라서 open)

-d(x,E):TS->R>=0 is conti

-K<open1이면, te open2 s.t.K<open2<open1 and open2={x|d(x,K)<eps}

-F1과 F2가 disjoint closed인데 d(E1,E2)=0일 수도 있다.

-

-S도 MetricS됨(전체 Space의 d를 restriction)


-모든 compact set은 bdd and closed

(역은 성립안함)

-compact=limit point compact=sequentially compact

-compact metric space의 성질(KMetricS,d)

-(MetricS,d):compact iff (MetricS,d):complete and totally bdd

-(Lebesgue Number Lemma)for any open covering, te delta>0 s.t. diam(E1)<delta이면 te E2 in the covering s.t. E1<E2(link)

-(Uniform Continuity Theorem)f:KMetricS->MetricS가 conti이면 uni conti

-compact이므로 lindelof

-lindelof인데 metric이므로 second-countable

-complete

-LKT2, KT2의 성질들 모두 만족


-

-diam의 성질

-monotone

-E1교E2 is not empty 이면 diam(E1UE2) <= diam(E1)+diam(E2)

-diam(E)=diam(cl(E))

-

-conti criteria

-f:(MetricS1,d1)->(MetricS2,d2) conti <-> eps-delta definite이용((MetricS2,d2)가 R(std)일 때 주로 도움)

-f1:TS->R(std), f2:TS->R(std), f1 + f2, f1 - f2, f1 * f2, f1 / f2 모두 conti 

-

-seq {x_n} in (MetricS,d)가 cauchy이면 te subseq s.t. d(x_n_k+1,x_n_k)<=2^(-k)(link)

-seq {x_n} in (MetricS,d)가 cauchy이고 subseq가 cv이면 seq {x_n}도 cv(link)

-


-isom(MetricS1,MetricS2)는 one-to-one이고 imbedding이다.


-

-First-Countability

-CGT

-T4

-CN

-T5

-T6

-About Complete

-complete is not top property

-CMetrics의 closed S도 CMetricS됨

-(MetricS,d)가 complete iff (MetricS,d_sb)가 complete

-(MetricS,d)가 complete iff every cauchy seq {x_n} in MetricS has a cv subseq.

-(MetricS,d)가 complete iff every nested seq {E_n} of nonempty closed subsets s.t. diam(E_n)->0, the intersection of E_n is nonempty.

-for any MetricS, te isom(MetricS,S of completion of MetricS), uniquely up to isom

-(Banach Fixed Point Theorem)

:CMetricS의 complete subset E, f:contraction on E일 때, f는 fixed point을 유일하게 갖고, iteration으로 얻어진다.

-About Function Space(사전식 배열로 정리, uni top외의 top이 언급되는 theorem은 이 이용)

-fC(J,TS)에서 top of pt cv 정의가능

-seq {f_n} in fC(J,TS) cv in the top of pt cv iff {f_n}:pt cv.(fC(J,TS)의 product top과도 같음)

-fC(J,MetricS)에서 d_uni 정의가능, uni top

-fC(J,CMetricS)는 CMetricS됨 using d_uni

-(d_sup)_sb=d_uni, when d_sup이 정의될 때

(d_sup이 정의되면, d_sup으로 논하는게 마음 편함, d_uni는 복잡함)

-fC(TS1,TS2)에서 top of compact open 정의가능

-top of pt cv < top of compact open

-fC(TS,MetricS)에서 top of compact cv 정의가능

-top of pt cv < top of compact cv < uni top

-seq {f_n} in fC(TS, MetricS) cv in the top of compact cv iff for any K in TS, {f_n}:uni cv on K

-TS=K일 때

-top of compact cv = uni top

-TS=discrete일 때

-top of pt cv = top of compact cv

-fCbdd(J,MetricS)

-fCbdd(TS,MetricS)

-closed in fC(TS,MetricS) with uni top

-fCbdd(TS,CMetricS)는 CMetricS됨 using d_uni

-fCconti(TS1,TS2)

-fCconti(TS,MetricS)

-top of compact open = top of compact cv

-(Uniform Limit Theorem)closed in fC(TS,MetricS) with uni top

-fCconti(TS,CMetricS)는 CMetricS됨 using d_uni

-E가 totally bdd using d_uni이면 E는 equiconti

-E가 equiconti, for any a in TS, E_a:pre-K in MetricS이면 

-te S of fCconti(TS,MetricS) with top of compact cv s.t. E<S, S:compact

-TS=CGT일 때

-closed in fC(TS, MetricS) with top of compact cv

-{f_n}:cv in the top of compact cv to f이면 f도 conti

-TS=LKT2일 때

-E of fCcontiV(TS,MetricS), MetricS=R(std)일 때, E:pre-K iff E:pt bdd, equiconti, vanishes uniformly at infinity

-E<S, S:compact in fCconti(TS,MetricS) with top of compact cv이면

-E는 equiconti이고 for any a in TS, E_a:pre-K in MetricS

-TS=K일 때

-MetricS=KMetric일 때, E가 equiconti이면 E는 totally bdd

-MetricS:all closed, bdd subsets are compact일 때, 

-E:pre-K iff E:pt bdd, equiconti

-MetricS=R(std)일 때

-(Dini's Theorem)seq {f_n} in fCconti(TS,R(std))가 monotone, pt cv, limit f is conti이면 f_n은 uni cv 

(유사하게, seq {f_n} in fC(K in R(std), R(std)), 각각이 monotone(conti일 필요 없음), pt cv to f which is  conti on K이면 f_n은 uni cv도 된다.)

-MetricS=R^n일 때

-E:compact iff E:closed, bdd, equiconti

-{f_n} in fCconti(K,MetricS), {f_n}:pt bdd, equiconti이면 {f_n}은 uni cv인 subseq을 갖는다.


-eval:LKT2 x fCconti(LKT2,TS) -> TS는 conti



Normed Vector Space(Banach내용도 여기에, IPS도 여기에)

-NVS관련 기본적인 성질

-Vector Space에 Norm이 있어서 Metric생기고 그래서 topology도 있는 상황, NVS의 이해

-NVS에서 vector addition, scalar multiplication, || ||은 conti이다.

-NVS가 complete iff every abs cv인 series가 cv(link)

-About Linear subspace

-cl(LS)도 LS

-BS의 closed LS는 BS이다.

-About f-dim

-f-dim LS는 closed

-f-dim NVS에서는 임의의 two norms가 equivalent

-f-dim NVS는 BS이다.

-About LT(nvs1,nvs2)

-LT(nvs1,nvs2)의 norm은 inf(1가지), sup(3가지), 총 4가지 방법이 있다.

-LT(nvs1,nvs2):bdd와 iff인 것들

-conti at one pt

-conti at 0

-conti

-uni conti

-int{LT^-1(y in nvs2 s.t. ||y||<=1)}:nonempty

-About LTC(nvs1,nvs2)

-LTC(nvs1,nvs2):Vector Space

-About LTCconti(nvs1,nvs2)

-LTCconti(nvs1,nvs2):BS iff nvs2:BS(only if 에서 nvs1가 0이면 성립안함, nvs1가 nonzero라 가정필요)


-About Functions Spaces

-fCbdd(TS,R(std)):closed in (fC(TS,R(std)), d_uni), 따라서 BS

-fCconti(TS,R(std)):closed in (fC(TS,R(std)),d_uni), 따라서 BS

(따라서 fCcontibdd(TS,R(std)):closed in (fC(TS,R(std)),d_uni), 따라서 BS

-fCcontiV(TS,R(std)):closed in (fCcontibdd(TS,R(std)),d_uni), 따라서 BS

-fCcontiKS(TS,R(std))<fCcontiV(TS,R(std))<fCcontibdd(TS,R(std))=fCconti(TS,R(std))교fCbdd(TS,R(std))

(TS=K인 경우, fCcontiKS(TS,R(std))=fCcontiV(TS,R(std))=fCcontibdd(TS,R(std))=fCconti(TS,R(std)))

(TS=R(std)인 경우, fCcontiKS(TS,R(std))<fCcontiV(TS,R(std))<fCcontibdd(TS,R(std))<L^inf

-sCez<l^[1,inf)<sClz<sCcv<l^inf

-BS모음

-fCbdd(TS,R(std))

-fCconti(TS,R(std))

-fCcontibdd(TS,R(std))

-fCcontiV(TS,R(std))

-L^[1,inf]

-L^[1,inf]([0,1] with LM)

-l^[1,inf]

-sClz

-sCcv


-About Matrix

-Matrix를 보는 관점

-Linear Transformation(operator):VS(F)->VS(F)

-preserve bilinear

-구조적인 관점

-NMT

-HMT

-positive-definite

-positive-semidefinite

-SMT

-skew-HMT

-UnMT

-idempotent, nilpotent

-성분관점

-tr

-det

-invertible

-egv관련

-egv

-egv

-egS

-charP

-mP

-elementary divisor

-generalized egv

-similarity관점

-sim

-usim

-osim

-psim

-Canonical Form관점

-Jordan Canonical Form

-기타 Decomposition

-곱으로

-Cholesky Decomposition

-LU, LDU Decomposition

-Polar Decomposition

-합으로

-Jordan-Chevalley Decomposition

-With matrix norm

-

-About Projection Matrix

-정의:

-VS(F)=the direct sum of LS1, LS2일 때 Proejction onto LS1 along LS2란(Proj(LS1,LS2)라 쓰자.) Proj(LS1,LS2)(x)=x1 where x=x1+x2, x1 in LS1, x2 in LS2

(Projection onto LS1 along LS2는 Linear transformation이라 matrix로 표현가능하고 그것을 Projection Matrix라 한다.)

-LS1과 LS2가 orthogonal일 때의 Projection을 Orthogonal Projection, 그렇지 않을 땐 oblique projection이라 한다.

-성질:

-MT:Projection Matrix iff MT is idempotent(link)

-MT:Orthogonal Projection Matrix iff MT:idempotent and HMT(link)

-MT:projection matrix onto LS1 along LS2라면 IMT-MT는 Projection matrix onto LS2 along LS1이다.

(Im(MT)=ker(IMT-MT), ker(MT)=Im(IMT-MT)가 성립됨)

-{x1,x2,...,xm}:lind일 때 orthogonal projection matrix onto span{x1,x2,...,xm}을 얻을 수 있다.(link)

(f-dim VS(F)에서는 임의의 LS가 있을 때 VS(F)=the direct sum of LS, LS^ㅗ 으로 표현가능인 사실 이용)

-oblique projection은 LS1,LS2로 만들 수 있다.

(이 방법으론 사실 oblique, orthogonal projection 모두 포함, 즉 projection matrix 구하는 일반적인 방법)

-dim(LS1)=r일 때, MT:Projection matrix onto LS1 iff te MT2, MT3 s.t. MT=MT2*MT3*inv(MT2), where MT2:invertible, MT3은 IMT에서 first r digonals만 1이고 나머지 diagonals은 0인 matrix)(link)

-rank(Projection matrix)=tr(projection matrix)(link)

-About Idempotent Matrix

-정의:

-MT:idempotent란, MT^2=MT, MT:VS(F)->VS(F

-성질

-Idempotent Matrix의 예:IMT, 0, etc, 이중 IMT빼곤 다 not invertible

-MT:idempotent일 때, VS(F)=the direct sum of Im(MT), ker(MT)(증명은 아래 Projection Matrix참고)

-MT:idempotent일 때, ker(MT)=Im(IMT-MT)(증명은 아래 Projection Matrix참고)

-MT:idempotent이면 Projection Matrix만들 수 있고, Projection Matrix가 있으면 그건 idempotent이다.

(따라서 더이상의 성질은 모두 Projection Matrix에 정리한 것을 참고)


-About det

-About Invertible

-성질

-{x1,x2,...,xm}이 lind일 때 MT=[x1,x2,...,xm], ct(MT)*MT는 invertible이다.(Null(ct(MT)*MT)생각)

-TFAE

-MT:invertible

-MT has not 0 eigenvalue(link)

-det(MT) not 0

-

-About trace, tr(MT)

-성질

-tr(MT)=tr(rt(MT))

-tr(MT1MT2)=tr(MT2MT1)

-tr(MT1MT2MT3)=tr(MT2MT3MT1)=tr(MT3MT1MT2), not equal to tr(MT1MT3MT2)

-charP(MT)=f(t)=(t-a1)^d1 * (t-a2)^d2 * ... * (t-ak)^dk라 두면

-tr(MT)=d1*a1+...+dk*ak (즉 am(egv), egv와 tr(MT)사이 관계)

-증명은, f(t)의 계수가 (-1)*tr(MT)임을 이용하고 combinatorics하게 전개

-즉 tr(MT)는 sum of egv with am(egv)

-tr(projection matrix)=rank(projection matrix), 따라서 항상 정수(증명은 projection matrix참고)

-tr(idempotent matrix)=rank(idempotent matrix), 따라서 항상 정수(증명은 projection matrix참고)

-tr(nilpotent matrix)=0(왜냐하면 nilpotent matrix의 egv는 0뿐)(증명은 나중에)

-About charP(MT)

-정의:det(MT-t*IMT), 이것은 t에 관한 polynomial, 이것을 charP(MT)라 한다. 이것의 해는 egv(MT)가 된다.

-의미:

-MT의 정보들을 포함함, egv, det, tr

-성질:

-charP(MT)=0의 해는 egv(MT)가 된다.

-charP(MT)=charP(rt(MT))

-charP(MT)를 monic으로 뒀을 때

-charP(MT)의 t^(n-1)의 계수는 (-tr(MT))가 된다.

-charP(MT)의 상수항은 (-1)^n*det(MT) where n:MT의 size

-charP(MT)=f(t)=(t-a1)^d1 * (t-a2)^d2 * ... * (t-ak)^dk라 두면

-tr(MT)=d1*a1+...+dk*ak (즉 am(egv), egv와 tr(MT)사이 관계)(증명은, combinatorics하게)

-(Cayley-Hamilton Theorem)charP(MT)에 MT그대로 대입하면(상수항은IMT곱한) zero matrix나옴

-mP(MT)은 charP(MT)의 factor임을 알 수 있다.

(mP(MT)란, MT를 해로갖는 최소다항식을 가리킨다.)


-About similarity

-similarity종류와 정의

-MT1 =_sim MT2

-MT1=MT^(-1)*MT2*MT인 invertible MT가 존재할 때

-MT1 =_psim MT2

-MT1=MT^(-1)*MT2*MT인 invertible이고 permutation matrix인 MT가 존재할 때

-MT1 =_osim MT2

-MT1=MT^(-1)*MT2*MT인 invertible이고 orthogonal matrix인 MT가 존재할 때

-MT1 =_usim MT2

-MT1=MT^(-1)*MT2*MT인 invertible이고 unitary matrix인 MT가 존재할 때

-similarity성질

-about sim

-equivalence relation on the space of square matrix를 형성함

-MT1 _=sim MT2이면 MT1과 MT2는 same linear operator with different basis를 뜻하고 이때 similar하게 만드는 invertible matrix가 change of basis matrix를 뜻한다.

-sim이면 공유하는 것들

-rank

-det

-charP(즉 charP is independent of choice of basis)(link)

-tr

-egv and am(egv), gm(egv) (주의, egS는 공유안함, similar하게해주는 invertible MT에 의해 달라짐)

-mP

-elementary divisor(module하면서 정리)

-rational canonical form(나중에 정리)

-_=sim DMT인 경우

-이 때를 dgMT라 한다.

-dgMT일때 DMT의 대각성분은 dgMT의 egv들로 이루어지고 dgMT이게 해주는 invertible MT는 egv에 대응되는 egv로 이루어진다.(왜냐하면 _=sim은 egv를 공유하기 때문)

-MT:dgMT iff lind인 n개의 egv를 가짐

(따라서 MT의 egv가 서로 다른 n개로 존재한다면 dgMT가 됨, 하지만 dgMT라 해서 서로 다른 n개의 egv를 가지는 건 아니다.)

-Every MT _=sim UMT(Using Jordan Canonical Decomposition)

-about psim

-about osim

-about usim

-MT1 _=usim MT2이면 MT1 _=sim MT2성립

-_=usim은 equivalence relation

-_=usim DMT인 경우

-이때를 udgMT라 한다.

-udgMT이면 dgMT도 됨. udgMT는 dgMT의 특별한 경우

-NMT는 모두 udgMT이다. 

-HMT, UnMT 모두 udgMT이고 dgMT도 됨

-About egv, egv, egS

-정의:

-egv(MT)란 MT의 eigenvalue

-egv(MT, egv)란, MT의 eigenvector correponding to egv(eigenvalue)

-egS(MT, egv)란, egv(MT, egv)로 span한 space

-spec(MT)란, spectrum of MT라 부르고 the set of all eigenvalues of MT

-specR(MT)란, spectral radius of MT라 부르고 modulus가 가장 큰 eigenvalue의 modulus를 가리킨다.

-am(egv(MT))란 charP(MT)에서 (t-egv)의 중복도

-gm(egv(MT))란 egS(MT, egv)의 dimension

-성질:

-gm(MT, egv1)<=am(MT, egv1)(Jordan Canonical Form배운 뒤 해결) 

-임의의 MT에 대해, 적어도 1개의 egv가 존재

-한 MT에서 만든 서로 다른 egv1, egv2, ..., egvk의 경우 egv1, egv2, ..., egvk은 lind

-

-About Normal, NMT

-정의:

-MT:NMT란 ct(MT)*MT=MT*ct(MT)일 때의 MT를 NMT라 한다.

-MT:HMT란, ct(MT)=MT일 때의 MT를 HMT라 한다.

-MT:skew-HMT란, ct(MT)=(-MT)일 때의 MT를 skew-HMT라 한다.

-MT:UnMT란, NMT이고 ct(MT)*MT=IMT

-HMT가 positive-definite란, for any nonzero x, ct(x)*HMT*x > 0

-HMT가 positive-semidefinite란, for any nonzero xct(x)*H*x >= 0

-성질

-NMT의 성질

-HMT, skew-HMT, UnMT 모두 NMT이다.

-TFAE

-MT:NMT

-MT:NMT iff for any x in C^n, ||MT*x||_2 = ||ct(MT)*x||_2(link)

-MT:udgMT

-MT:complete orthonormal egv를 가짐(즉 lind인 n개의 egv)

-MT _=usim NMT iff MT:NMT

-HMT의 성질

-NMT이므로 NMT의 성질을 따름

-모든 egv는 real이다.(link)

-HMT가 가역이라면 inverse도 HMT이다.

-positive-definite의 성질

-positive-definite HMT는 invertible이고 inv도 positive-definite이다.(link)

-positive-definite HMT은 positive egv만 갖는다.

-모든 대각성분은 양수이다.((1,0,0,...,0)같은 것을 정의에 대입)

-positive-semidefinite의 성질

-모든 대각성분은 nnn이다.((1,0,0,...,0)같은 것을 정의에 대입)

-SMT의 경우

-HMT이므로 HMT, NMT성질 다 따름

-egv가 real인것도 알고, egv도 real이 되게 선택가능->SMT:odgMT가 된다.

-skew-HMT의 성질

-NMT이므로 NMT의 성질을 따름

-모든 egv는 complex(imaginary)

-


-UnMT의 성질

-NMT이므로 NMT의 성질을 따름

-모든 column은 orthonormal basis를 만든다.

-모든 row은 orthonormal basis를 만든다.

-egv의 절댓값이 항상 1(복소평면상에서 UO1에 놓임)

-About Canonical Form

-About Matrix Norm






-------------------------------------------------------------------------------------------------------

-About Positive-definite, or Positive-semidefinite

-H에 대해 H:positive-definite iff 모든 egv(H)가 양수

-psdH의 egv는 모두 nnn

-psdsymM은 주대각성분이 모두 양수이고, 주대각성분의 최댓값이 모든 abs(entry)중 최대이고, Gaussian elimination중 생기는 모든 leading principal submatrices가 psdsym이 된다.

-About Similarity


-About egv, egv, egS


-About Decomposition, Form


-About Invertible

-egv가 


-invariants under similarity:charP, mP, egv, tr, det, rank, 

-for distinct egv(MT(F)), lind egv(MT(F),egv)을 얻는다.

-egS(MT(F), egv)는 invariant subspace of MT(F)이다.

-acF에 대해선 tr(MT(F))=sum of all egv including multiplicity.


-canonical form

the collection of all NMT(C), unitarily similarity->diagonla matrix

the collection of all MT(acF), similarity->Jordan canonical form

the collection of all MT(F), similarity->Frobenius normal form

-MT(F)가 가역 iff all egv가 nonzero





-모든 VS는 norm을 갖는다.

-for any MT, te UM s.t. MT usim UM

-MT에 대해서 udg iff normal

-ct(MT)MT는 psdH가 된다.

-rank(ct(MT)MT)=rank(MT)

-H의 egv는 모두 real(따라서 symM의 egv도 real)



-

-MT의 egv는 union of {z in C||z-MT(k,k)||<=deleted abs kth-row sum of A} over k=1,2,3,...,n에 속한다.(Gershgorin)

-MT가 strictly diagonal dominant이면 가역이다.

-MT가 weakly diagonally dominant이고 irreducible이면 가역이다.

-symM이 weakly diagonally dominant이고 irreducible이고 모든 diagonal이 nnn이면 pdsymM이다.

-

-lim k->inf MT^k=0 iff specR(MT)<1

-for any || || on CMT, |egv(MT)|<=||MT||

-eps te || || on CMT s.t. for any MT in CMT, ||MT||<=specR(MT)+eps

-1-induced norm of MT(mxn)은 the maximum abs column sum of MT(mxn)

-2-induced norm of MT(mxn)은 sqrt(specR(ct(MT)*MT))

-inf-induced norm of MT(mxn)은 the maximum abs row sum of MT(mxn)

-(Frobenius norm)2-entrywise norm of MT(mxn)은 sqrt(tr(ct(MT)*MT))

-

-E:complete, f:E->nvs가 contraction이면 f는 unique fixed point을 갖는다.(iteration으로 얻을 수 있다.)

-

-Invariants under unitarily transformation:닮음변환에서 가능한 것들+Frobenius norm

-

-Householder Matrix is U and H

-Householder Matrix is elementary reflection matrix.

-H:Househodler Matrix over v일 때, Hx는 v를 법선으로하고 원점을 지나는 평면을 기준으로한 x의 reflection이다.

-임의의 MT는 QR-decomposition가능 (Q는 U의 곱, R은 UM, using Householder matrix, Givens Rotations, 혹은 Gram-Schmidt orthogonalization이용)

-임의의 MT는 upper Hessenberg matrix와 usim

-------------------------------------------------------------------------------------------------------


Banach Space

Inner Product Space


Hilbert Space


Application(목적위주로 적혀져야함, 기본 Basic은 위에 적혀져야하지만)

*Solving MTx=b(Numerical), where MT:invertible

-LU-Decomposition

장점:MT를 한번 LU로 decomposition하고나면 b가 달라져도 구하기 쉽고 계산량도 적음

Techniques:

-partial pivoting

LU-Decomposition중에서 pivoting이 0이거나 abs가 작을 때 쓰는 technique

psdsym인 경우 partial pivoting이 필요없다.

-Jacobi Method

-Gauss-Seidel Method

-Conjugate Gradient Method

*2nd order elliptic pde

-FDM

장점:MTx=b문제로 환원될 수 있다. 


*Eigenvalue problem

-Householder Algorithm

-QR-Decomposition

장점:

이론적 배경

-Jacobi Algorithm

장점:symM의 eigenvalues와 eigenvectors을 iterative하게 compute가능

이론적배경:Unitarily transformation은 Frobenius norm과 eigenvalue를 불변시킴 

단점:수렴이 늦음

-Power Iteration

*Combinatorics

-(Stirling's Formula)

:lim n->inf n!/{(sqrt(2*pi*n) * n^n * e^(-n)}=1, 즉 n!을 근사할 수 있음

-proof(using PD(1) and chf)(link1)(link2)

*Geometry and Differential Geometry


*Linear Programming

-정의:a technique for the optimization of a linear objective function, subject to linear equality and linear inequality constraints.

-특징:

-feasible region is a convex polyhedron(the intersection of finitely many half spaces)

-objective function:real-valued affine function defined on this polyhedron

-Linear Programming problem is to find a point on the polyhedron that is on the plane with the highest possible value.

-Objective Function/Subject to/로 표현, Matrix form(Augmented form, slack form)으로 쓰여진다.

-성질:

-Every Linear Programming(Primal Problem) can be converted into a dual problem

-(Weak Duality Theorem)Dual Problem은 Primal Problem의 Optimal Value의 upper bound를 줄 수 있다.

-(Strong Duality Theorem)만약 Primal Problem이나 Dual Problem 중 1개가 finite optimal value를 갖는다면, 서로는 같다.

*Homogeneous Linear Difference Equations(y_t, phi_p)

-형태와 associated polynomial equation:(link)

-사용용도:

-(In Time Series)p-th degree lag polynomial(Filter, Lag operator부분 참조)의 inverse구할 때 이러한 형태의 DE가 등장함

-성질:

-stability condition이란 associated polynomial equation의 모든 root의 abs가 >!일 때를 가리킨다. p-th order homogeneous linear difference equation의 associated polynomial equation이 stability condition을 만족하면, {y_t}은 기하급수적으로 감소한다.(따라서 {y_t}:abs summable)(link)

*Integral Transformation

-형태

-functions space A1 with domain S1, functions space A2 with domain S2, A1과 A2를 잇는(A1->A2) integral transformation with kernel function, kernel function의 domain은 S1 x S2, (t,s)라 표현하자.

-kernel function이 inverse를 갖는다면, inverse transformation을 정의할 수 있음(A2->A1)

-integral range도 transformation마다 다름, 

-사용용도:

-(A1,S1)에서의 문제해결이 쉽지가 않아서 (A2,S2)로 보내서 solution찾아서 그걸 다시 inverse transform해서 original solution찾는 게 주 사용용도이다.

-성질:

-General Theory

-모든 integral transformation은 linear operator이다. 왜냐하면 integral이 linear operator이므로

-(Schwartz kernel Theorem)

:linear operator를 integral transformation으로 표현하는 방법(단 kernel의 조건이 조금 general되는 경우)

-(Fredholm theory)

-Specific Transformation

-About One-side Laplace Transformation

-(A1,S1)=(iv function, [0,inf)), (A2,S2)=(iv function, C), not all C, S2 depends on input function

-Kernel=exp(-ts), inverse kernel=exp(st)/(2*pi*i)

-integral range:[0,inf) (따라서 one-side라 함)

-inverse integral range:c-i*inf, c+i*inf, c:depends on input function

-사용용도

-density1, density2가 다르면 transformed도 다르다.(즉 transformed가 같으면 density도 같은 것)

(물론 density가 [0,inf)에서 0인 것에 대해서는 사용 못함)

*Lie Group

-


   


*Examples



countable, co-countable C4

-C4(all singleton)이랑 같다.

-J가 uncountable이었으면 이것은 countable generating set을 가질 수가 없다.(link)


C3인데 not C4인 예

-J=[0,1)로 잡고, C3=the collection of all f-union of disjoint intervals of the form (a,b] in J



E1에 strict total order relation, E2에 strict total order relation, E1xE2와 E2xE1에 각각 dictionary order relation주면 E1xE2와 E2xE1가 다른 order type을 가질 수도 있다. 그 예는?(link)


countable TS with strict total order relation이 not discrete topology인 예는?(link)



T0인데 not T1인 예

T1인데 not T2인 예

T2


U:open, U랑 int(cl(U))가 다른 예(link)

bijective이고 conti인데 not homeo인 예

quotient map인데 neither open nor closed(link)

sequential conti인데 not conti인 map(link)

continuous function의 image of limit point compact가 not limit point compact인 예(link)

T2에서 limit point compact인데 not closed인 subset의 예(link)

f:TS1->TS2, conti, TS1:locally compact, f(TS1):not locally compact인 예(link)


cofinite topology on uncountable set의 특징

-not first-countable

-not T2

-T1

-finite set만이 closed set이다.

-모든 E는 compact된다.

-특히 R에서

-


S_Z의 특징(order top이므로 order top의 성질을 모두 따름)

S_Omega.pdf


-S_Z는 largest element를 갖지 않는다.

-not compact

-not metrizable

-S_Z의 countable subset E는 upperbound in S_Z를 갖는다.

-least upperbound property만족

-모든 closed interval(not singleton)은 compact

-LKT2

-sequential closure와 그냥 closure가 다를 수 있음

-limit point compact

-sequentially compact

-first-countable

-not separable

-not second-countable

-not lidelof

-ocl(S_Z)=cl(S_Z)

-cl(S_Z)의 특징

-least upper bound property

-compact

-not first-countable

-not second-countable

-not separable

-lindelof

-not metrizable

-Z가 limit point of S_Z이다.


LL(long line)의 특징

-정의

-LL=S_Z x [0,1) with dictionary order with deleted smallest element

-특징

-path-connected

-locally homeomorphic to R(std)

(not imbedded in R(std))

R(std)의 특징

-C4(TS)는 C4({(a,b)}, C4({(a,b]}), C4({[a,b]}), C4({(-inf,a]}), C4({(-inf,a)})와 같다.

-모든 nonempty open set은 disjoint c-union open intervals로 표현가능(link)

-모든 closed interval(not singleton)은 uncountable이다.

any subset whose complement is countable is dense in R(std)(link)

-homeo (-1,1)(둘다 order top)

-R(std)<R(l)

-R(std)<R(K)

-nonempty perfect subset은 uncountable

-uncountable subset은 반드시 limit pt를 갖는다.

-[0,1]

-compact, limit point compact, sequentially compact

-connected, path-connected, locally connected, locally path-connected

-ocl(R(std)) homeo 1-dim sphere

-second-countable

-contractible

-metrizable

-T2

-T3

-T4

-C4(top)은 generating set을 {(a,b)}, {[a,b)}, {(a,b]}, {[a,b]} 다 가능

-Lebesgue Measure(LM)

-건설:RSC3={empty, all bdd intervals}, RSC3에 vol이란 PM을 주고, {all PM*ME}에서의 measure

(C4(RSC3)는 C4(TOP)가 된다. 즉 Borel sigma algebra)

-특징

-complete(Borel sigma algebra에서는 not complete

-f:R(std)->R(std)의 성질(a,b in R)

-정의역이 [a,b]인 경우

-f가 monotone이면 

-불연속점의 개수는 at most countable

-(Lebesgue's Theorem)미분불가능한 점의 개수는 lebesgue measure에 대해 almost everywhere

-{f_n} on [0,1], Berenstein Polynomial of degree n, uni cv to conti f(link1)(link2)

-f가 conti이면 antiderivative를 갖고, 

-(Fundamental Theorem of Calculus, FTOC)

:f:conti on [a,b], F(x)=int from t=a to t=x f(t)dt일 때, F는 미분가능, F'(x)=f(x)

(즉 f가 conti이면 anti-derivative를 갖고 그것은 diff라는 것)

-(Integration by Substitution)

:f1 on [a,b]:conti이고 te f2 s.t. C^1 on [c,d], f2([c,d])=[a,b]인 f2가 있다면

int from x=a to x=b f1(x)dx = int from t=c to t=d f1(f2(t))*f2'(t) dt가 성립

(즉 실제 적용시, 전자를 후자로 하게끔하는 f2를 찾는 것이다.)

(f1의 conti는 integral 정의를 위함이고, f2의 C^1도 등식의 후자에 integral 정의를 위함)

(증명은 FTOC이용)


-정의역이 (a,b)인 경우


-정의역이 R인 경우

-f가 monotone이고 bdd이면 불연속점의 개수는 at most countable

-{f_k}, {a_n}:any rv seq일 때, te {f_(n_k)} s.t. cv at all a_n(그 수렴값은 +inf, -inf을 취해도 된다고 할 때)(link)

 -About Convex Functions

-정의:

-I(interval, open이든 closed이든, finite이든 뭐든 어쨋든 interval, singleton일 수도)에서 정의된 f가 convex란, 

f(ax+(1-a)y)<=a*f(x)+(1-a)*f(y) for all x,y, in I, for all a in [0,1]

-f on I, f has support at t in I란, te linear function g(x)=f(t)+m*(x-t) s.t. g<=f on I

-성질:

-f:convex on I일 때, 

-[a,b]<I에 대해 f는 Lipschitz-conti on [a,b], f는 abs conti on [a,b], f는 conti at x in Int(I)

-left(right)-derivative exist on Int(I), 그리고 각각은 inc이다. 

-f:convex on open interval I일 때, E={x in I s.t. f' not exist at x}, E:at most countable이고 I-E에서 f'은 continuous

-f:convex on (a,b) iff te at least one line of support for f at each x in (a,b)



R(l)의 특징

-R(l)과 R(K)는 not comparable

-First-countability

-separable

-lindelof

-not second-countable

-not metrizable

-totally disconnected(path-connected component, connected component 모두 singleton)

-not compact

-not limit point compact

-not sequentially compact

-[0,1]

-not limit point compact

-not compact

-not sequentially compact

-T2

-T3

-T4

-CN

-T5

Sorgenfrey plane의 특징(inverse diagonal {(x,-x)}가 중요한 역할함)

-not lindelof(but lindelof 2개 곱해서 얻은 product topology임)

-T2

-T3

-not T4


R(K)의 특징

-[0,1]이 not compact subspace

-not path-connected, path-connected component={(-inf,0],(0,inf)}

-not locally connected

-not locally path-connected

-T2

-not T3

-connected



[0,1]x[0,1] with dictionary order(ordered square라 함)의 성질

-R(std)xR(std) with dictionary order의 subspace랑은 다르다.

-First-countability

-linear continuum

-connected

-compact

-not path-connected

-locally connected

-not locally path-connected

-lindelof

-not metrizable

-not second countable

R^n의 특징(n>=2)

-C4(TS)=C4({open rectangles})=C4({(-inf, x)}

(R^n에서의 order는 각 coordinate 모두에 성립하는 order로써 정의가능)

-임의의 nonempty open set은 nonoverlapping c-union of closed cubes로 쓰여질 수 있다.

(nonoverlapping이란, interior가 disjoint인)

-product top from each order top=uniform top=box top=top from euclidean metric=top from square metric

-with dictionary order from each standard order top이면, metrizable

-countable set을 빼도 path-connected, connected

-open connected E는 path-connected된다.

-E:compact iff E:closed and bdd wrt euclidean metric

-second-countable

-complete in euclidean metric, or square metric

-(Vitali Covering Theorem)

-Version 1(link)

:E:bdd subset, F:a collection of open balls which are centered at points of E s.t. every point of E is the center of some ball of F일 때

->te a seq (B1,B2,...)(유한 seq일 수도 있음) of balls from F s.t. (B1,B2,...):disjoint and E<union of (3B_i)

-Version 2(infinitesimal)(link)

:E:subset, F:a collection of closed balls with positive radius which satisfies 

"x in E, eps>0이면 te B in F s.t. x in B and rad(B)<eps"

이면 ->te a seq (B1, B2, ...)(유한 seq일 수도 있음) of balls from F s.t. (B1,B2,...):disjoint and E<union of (B_i) except for a null set

-Lebesgue Measure(LM)

-건설:RSC3={empty, cartesian product of bdd intervals}, vol이란 PM를 주고 extension해서 {all PM*ME}에서의 measure

(C4(RSC3)는 C4(TOP)가 된다. 즉 Borel sigma algebra, {all PM*ME}가 더 넓은 sigma-algebra)

-특징:    

-complete(Borel sigma algebra에서는 not complete)

-Lebesgue Measure 건설 과정을 보면은, RSC3->C3(RSC3)->C3(RSC3)(U)->C3(RSC3)(U)(I)->...->{all PM*ME}

-C3(RSC3)(U)(I)로 Lebesgue Measurable set을 approximation할 수 있다.(sf-M이므로 가능해짐)

(C3(RSC3)(U)(I)엔 open, closed, compact 다 포함되어있다.)

(outer measure값이 finite이면 조금 작은 compact 잡을 수 있다.)

(조금 큰 open set, 조금 작은 closed set 잡을 수 있음)

-C3(RSC3)(U)나 C3(RSC3)(U)(I)로 임의의 E in P(R^n)의 Lebesgue Outer Measure approximation가능

-Lebesgue Measurable인데 not borel set

-P(R^n)에서 not Lebesgue Measurable set

-f:R^n(std)->R^m(std)의 성질

-f:vector-valued일 때

-정의

-D_f(x_0)란 derivative of f(matrix을 가리킨다. entries는 partial derivatives, Jacobian Matrix라고도 함)

-n=m일 땐, J_f란 det(D_f)을 가리킨다. (Jacobian of f)

-x_0:critical point of ff:diff at x_0 and D_f(x_0)=0일 때

-C^n-f란, f의 n번 partial derivative가 exist and continuous

-성질

-(Inverse Function Theorem for multivariate, m=n)

:C^1-f on open U의 J_f가 non-zero라면(즉 derivative가 invertible), f는 U에서 inverse를 갖고 inverse도 C^1. 게다가 D_f(x_0)의 inverse matrix는 D_f^(-1)(f(x_0))   


-D_f(x_0)의 성질

-f:diff at x_0일 때(derivative의 존재성보다 약간 강한 조건임), D_f(x_0)는 the best linear approximation near at x_0가 된다.

-J_f의 성질

-Inverse Function Theorem

-Multiple Integral에서 transform이용

:좌표변환이라 함은, 기존좌표계 with dV(대게 직교좌표계)에서 

"이전 좌표계(구면, 원통 등 있다고 생각)->기존좌표계"인 함수 g를 찾고,

g를 이용하여 multiple integral 수정 with dV'=dV*|J_g|

-f:rv일 때

-정의

-f has local maximum at x_0란 f(x_0)>=f(x) on a nbd(x_0)

-x_0 is a extreme point of f란 f가 x_0에서 local maximum이나 local minimum을 가질 때

-x_0:saddle point of f란 critical point x_0 of f가 not extreme point of f일 때 

-Hessian of f at x_0란 D_(D_f)(x_0)

-성질

-lim (x,y)->(0,0) f(x,y)가 존재하면, lim x->0 f(x,0)도 존재하고 lim y->0, f(0,y)도 존재

(역은 성립하지 않는다.)

-f:diff at x_0, x_0:extreme point of f일 때 D_f(x_0)=0이다.

-C^2-f에 대해 x_0:critical point of f and Hessian of f at x_0:negative-definite이면 f has a local maximum at x_0

(C^2-f에 대해 partial converse:f has a local maximum at x_0엿다면 Hessian of f at x_0:negative-semidefinite)

-partial integral로 얻은 함수의 성질(편의상 n=2일 때 생각)

-f:(x,y)->R(std), int f(x,y) dx=F(y)라 하자. 이 때 F(y)가 conti at y_0할 충분조건은, 

-te g(x) in L1 s.t. |f(x,y)|<=g(x)

-f(x,y):conti wrt and at y_0

2가지를 다 만족시키면 된다.(Using Dominated Convergence Theorem)

-dF(y)/dy의 경우도 유사, link참조(link)

-(Integration by Substitution)

:f1:conti with compact support contained in some open set V in R^n이고

te f2:U->V s.t. U:open in R^n, f2:1-1, C^1, J_f2:non-zero in U일 때

int in V f1 = int in U f1(f2)|J_f2|

-star convex subset은 simply connected이다.

-any convex subspace has a trivial FHG

R^J의 특징(uncountable cartesian product)

-product top<uniform top<box top(J가 infinite이면 다 strict해짐)

-product top

-not metrizable

-not normal

-Function Space입장

-J=(MetricS, d), (R(std), euclidean metric)

-for f in R^J, the set of discontinuities of f is ME(link)

R^N의 특징

-product top

-metrizable(그리고 그 때 complete도 됨)

-path-connected

-connected

-not locally compact

-not compact

-second-countable

-uniform top

-metrizable by d_uni

-not connected, by bdd seq and unbdd seq(separation됨)

-locally path-connected(따라서 path-connected component=connected component)

-x,y가 같은 connected component iff x - y:bdd

-first-countable

-not second-countable

-not separable

-not lindelof

-box top

-not metrizable

-not connected, by bdd seq and unbdd seq(separation됨)

-not locally path-connected

(하지만 path-connected component와 connected component가 같음)

-x,y가 같은 connected component iff x - y:eventually zero

-not first-countable

-Sequence관점({x_n}, {y_n} in R^N, S_n:=sum from i=1 to i=n x_i, T_n:=sum from i=1 to i=n y_i)

-limsup과 liminf는 monotone

-limsup x_n = sup {all limit points of x_n} / liminf x_n = inf { all limit points of x_n}

-limsup x_n < r이면 x_n < r for large n

-limsup x_n > r이면 x_n > r for infinitely many n

-liminf x_n + liminf y_n <= liminf(x_n + y_n)<=limsup x_n + liminf y_n <= limsup(x_n+y_n) <= limsup x_n + limsup y_n

(따라서 {x_n}이 cv to x이면 limsup(x_n+y_n)=x+limsup y_n)

-{x_n}과 {y_n}이 nnn이면 limsup(x_n*y_n)<=limsup(x_n)*limsup(y_n)

-{x_n}이 nnn이면 limsup(1/x_n)=1/(liminf x_n), liminf(1/x_n)=1/(limsup x_n)

-(Kronecker's Lemma)(link)

:{x_n}:inc with lim n->inf x_n =inf이고 sum from n=1 to n=inf (y_n / x_n) cv with finite value이면 

(T_n / x_n):cv to 0

-(using Upcrossing)(link)

:{x_n}:cv in ETR(std) iff for any rationals a<b, beta(a,b)<inf where beta(a,b)는 link참조


-Series관점

-{x_n}:abs summable, {y_n}:abs summable->{x_n conv y_n}:abs summable


Topologist's Sine Curve의 특징(0x[-1,1]없는 걸 E라 하자. cl(E)도 주요 관심대상, 대게 cl(E)를 topologist's sine curve라 한다.)

-cl(E)는 connected

-cl(E)는 not path-connected

-

N(std)의 성질

-LKT2

-ocl(N(std)) homeo {0}U{1/n|n is in N}


UO1의 성질

-


Torus의 성질

-subspace in R^4(std)

-Torus=UO1xUO1 with product topology

-covering space R(std)xR(std)을 갖는다. using covering map:R(std)->UO1, f(t)=(cos(2*pi*t), sin(2*pi*t))

-Torus homeo doughnut-shpaed surface D in R^3(std)


Lagrange's Theorem의 역이 성립안하는 예(link)

N_G({g})와 N_G(<g>)가 다른 예(link)

S1S2=S2S1인데 S1 _< N_G(S2)가 아닌 예(link)

S1S2가 not subgroup of G인 예(link)

SNS가 not normal in G인 예(link)

S1 _< N_G(S2)인데 S1 _<! S1S2인 예(link)

order(g1)<inf, order(g2)<inf인데 order(g1g2)=inf인 예(link)

G=G, J=NS, conjugation action on J by G, homo by act, homo(g)가 Inn(NS)의 원소가 아닌 예(link)

homog:G1->G2, homog(G1) is not normal in G2인 예(link)

모든 원소가 finite order를 갖고, 임의의 자연수 n을 order로 갖는 g가 항상 존재하는 group의 예(link)

S<G, Aut(S)의 원소이지만, Inn(S)의 원소가 아닌 예(link)



V_4의 성질

-order:4

-ab=c, bc=a, ca=b형태

-abelian

-Aut(V_4) giso S3

-Inn(V_4)=1

D_2n의 성질

-order:2n, reflection:n, rotation:n

-rotation(2pi/n)을 r이라하고 reflection(중심과 1을 이은 직선 기준인)을 s라 하면 r과 s로 모든 원소 representation가능

-r*s=s*r^(-1), [r,s]=r^(-2)

-C(D_2n)=<r^2> _<! D_2n

-n>=3인 odd면 

-Z(D_2n)={e}, 

-<r^2>의 order:n

-D_4n giso D_2n x Z/2Z

-n=2k인 even이면 

-Z(D_2n)={e, r^k}

-<r^2>의 order:2n/4

-D_2n/<r^2> giso V_4



-D_8의 성질

-Z(D_8)=<r^2>=C(D_8)

-NS=<s,r^2>, <r>, <rs,r^2>, <r^2>

-conjugate class={1}, {r^2}, {r,r^3}, {s,sr^2}, {sr,sr^3}

-Aut(D_8) giso D_8

3차원 정다면체 관련

-정다면체의 한 꼭지점에서의 정다각형들의 내각의 합은 360도보다 작다.

-정다면체가 5종류이고, n:정n각형, p:한 점에서 만나는 정n각형의 개수 

(n,p)=(3,3), (3,4), (3,5), (4,3), (5,3)임을 앎

-v-e+f=2를 이용하면 다 앎

-symmetries group의 order는 v*(한 꼭짓점에 걸리는 변의 개수)


-GL_n(F)의 성질

-subgroup으로는 SL_n(F), LM(F), UM(F)

-Z(GL_n(F)는 k*identity, k is in F



-Q_8의 성질

-order8이면서 non-abelian인 예, 하지만 모든 S는 NS.

-Z(Q_8)=<-1>=C(Q_8)

-<i>={-1, -i, 1, i}

-N_(Q_8)(<i>)=Q_8

-N_(Q_8)(i)=<i>

-conjugate class={1},{-1},{i,-i},{j,-j},{k,-k}

-Aut(Q_8) giso S_4

-S_n의 성질

-n>=3이면 Z(S_n)=1

-n>=5이면 nontrivial proper normal subgroup은 A_n뿐

-n이 6만 아니면, Aut(S_n)=Inn(S_n) giso S_n

-n=6이면 [Aut(S_n):Inn(S_n)]=2

-n=prm일 때, |N_S_n(Sprm)|=prm*(prm-1), Sprm이란, Sylow prm-subgroup

-S_3의 성질

-NS=<(1,2,3)>

-Sp(p=3)=<(1,2,3)>

-Sp(p=2)=<(1,2)>, <(1,3)>, <(2,3)>, 총 3개 

-S_4의 성질

-Sp(p=2), 총 3개, giso D_8

-Sp(p=3), 총 4개, giso Z_3

-A_n의 성질
-n>=3이면 3-cycles로 generated됨
-n>=4이면 
-Z(A_n)=1(link)
-C(A_n)={1,(12)(34),(13)(24),(14)(23)}
-n>=5이면 
-non-abelian
-simple
-type(2,2)로 generated
-any two 3-cycles in A_n are conjugate in A_n
-perfect
-A_4의 성질
-A_4 giso 정사면체 group of symmetries
-order 6인 subgroup존재 안함
-Z(A_4)=1
-Sp(p=2)=<(1,2)(3,4), (1,3)(2,4)>, 1개
-Sp(p=3), <(1,2,3)>, <(1,2,4)>, <(1,3,4)>, <(2,3,4)>, 총 4개
-A_5의 성질
-order:60
-non abelian simple group중 order가 제일 작은 group임
(1-cycle, 3-cycle, 5-cycle, (1,2)(3,4)류, 각각 centralizer구하고(S_5에서 구하고 A_5에 들어가는놈 or 직접)
-conjugacy class의 order=1, 20, 12, 12, 15->따라서 simple(normal subgroup과 conjugacy class관계)


-H(R)의 성질
-RG인 RQ_8과는 다르다. 1+(-1) = 0 in H(R), but 1+(-1) is not zero in RQ_8
-not commutative DR
-H(Q)가 subring이고 DR이다.

-Z/nZ의 성질

-|G|의 factor당 subgroup이 유일하게 존재

-모든 S가 char

-abelian

-G of order n의 generator개수:ephi(n)

-Aut(Z/nZ) giso (Z/nZ)^*

-Inn(Z/nZ) giso 1

-id, subgroup은 nZ
-n1Z+n2Z=gcd(n1,n2)Z
-Z[x]를 이용해 만든 방정식은 Z/nZ에서도 성립해야됨(해가 존재안함을 보이거나 존재해도 mod n으로 해석가능)
-gcd(n1,n2)=1일 때 Z/n1n2Z riso (Z/n1)x(Z/n2), (Z/n1n2Z)^*  giso (Z/n1Z)^*x(Z/n2Z)^*
(ephi가 multiplicative이고 ephi의 계산에 도움되는 내용을 줄 수 있다.)
-Z의 성질
-Inn(Z) giso 1

-Z[x]의 성질

-id={deg가 >=2인 것들}union{0}, Z[x]/id는 zd를 갖지만, Z[x]는 zd를 안가짐

-id={계수가 모두 even인 것들}, 


-Q의 성질

-additive group로 볼 때

-not cyclic

-te no maximal subgroup

-R(std)의 subspace로 볼 때

-not open subspace

-not closed subspace

-not locally compact

-C의 성질

-infinite product of complex numbers의 convergence

-정의:c-product from i=1 to i=inf (1+a_i)이 cv if te k s.t. c-product from i=k to i=n (1+a_i) cv to nonzero as n->inf

-성질:

-c-product from i=1 to i=inf (1+a_i)가 cv iff c-sum from i=1 to i=inf log(1+a_n):cv(link)

(단, Re(a_n) > (-1) for n=1,2,3,..., 만약 아니면 이게 성립할 때부터 곱셈시작으로 간주하면 됨)

-c-product from i=1 to i=inf (1+a_i)가 abs cv iff c-sum from i=1 to i=inf a_i:abs cv(link)

-f:C->C관련

-(Cauchy-Riemann Equation, CRE)

:Re(f)의 x미분=Im(f)의 y미분 and Re(f)의 y미분=Im(f)의 x미분*(-1), 이것은 iv-diff의 필요조건

-Power Series 관련(Center가 0인 경우만 따져도 됨)(PS(z)=sum from n=1 to n=inf (a_n)*(z)^n라 하자)

-PS(z1):cv이면 for |z|<|z1|, PS(z):cv

-(RoC의 존재성)for any PS, 

te R s.t. 

-0<=R<=inf, 

-|z|<R이면 PS(z):abs cv

-|z|>R이면 PS(z):diverge

-PS:uni cv on {z s.t. |z|<=A<R}

-RoC 구하기

-RoC={limsup(a_n)^1/n}^(-1)

-PS의 도함수 또한 RoC가 같다.

-PS1, PS2(with same center), PS1+PS2의 RoC>=min{RoC1, RoC2}, PS1*PS2의 RoC>=min{RoC1, RoC2}

-lim n->inf a_n=0이면 RoC>=1

-PS의 도함수는 term-by-term 미분해서 얻을 수 있다.

-


-Laurent's Series관련



-Elementary functions

-log(with principal branch):ocl(C) - (-inf,0] ->C

-exp:C->C-{0}

-entire

-

-Analytic관련

-정의:

-f:analytic at z if f has a power(taylor) series with positive RoC centered at z

(RoC:Radius of Convergence)

-성질

-f의 analytic 가능한 points의 모임은 open이다.

-f가 CRE를 만족하고 Re(f)와 Im(f)가 C^1이면 f:analytic on 가정만족하는 영역

-f:analytic on open E이면 for z_0 in E, f의 taylor series centered at z_0의 RoC는 dist(z_0, Bd(E))

-(Binomial Theorem)

:(1+z)^a where a:complex는 다음 taylor series를 갖는다. 

sum from n=0 to n=inf (aCn)*x^n 

(단, RoC는 a마다 그때그때 구해야함)

-(Residue Theorem)



-C^N의 성질

-iv-sequence관점

-|z_n|은 R^N 이므로 R^N에서의 sequence성질 모두 만족

-z_n≠0일 때, liminf(|z_(n+1)/z_n|)<=liminf(|z_n|)^(1/n)<=limsup(|z_n|)^(1/n)<=limsup(|z_(n+1)/z_n|)(link)

(즉, Ratio Test보다 Root Test가 더 좋다.)

-Re(z_n)과 Im(z_n)이 cv iff z_n:cv

-iv-series관점

-abs cv이면 cv도 됨

-abs cv 판정법

-

-iv-functions sequence of sequence(double seq, z_(m,n)을 m번째 seq로 볼 수 있다.)

-z_(m,n)이 double limit이 존재하면, lim m->inf lim n->inf z_(m,n)도 존재(역은 성립하지 않음)

-Tonelli나 Fubini정리 사용가능 조건이면

-sum from m=1 to m=inf {sum from n=1 to n=inf z_(m,n)}은 double series의 limit과 같게 된다.

(sum from n=1 to n=inf 부터 적어도 마찬가지)



 


fCbdd(TS):uniform metric을 주면 BS

fCconti(TS):uniform metric을 주면 BS

fCcontibdd(TS):uniform metric을 주면 BS


fCcontiKS(TS):uniform metric을 주면 BS

fCcontiV(TS):uniform metric을 주면 NVS


 

 





*기초 부등식

1. 1-x<=e^(-x) for x in [0,1]

2. (Young's Inequality)a:nnn, b:nnn, 1/p+1/q=1, p>0, q>0이면 ab<=(1/p)*a^p + (1/q)*b^q (link)

3. for iv {a_n}, iv {b_n} s.t. |a_n|<=1, |b_n|<=1, 

|Prod from i=1 to i=n a_i - Prod from i=1 to i=n b_i|<=sum from i=1 to i=n |a_i - b_i|



*Special Functions

1. Gamma function(T(z)라 적자.)

-History:Euler가 Factorial function n!의 domain 확장할 때 알아냄

-정의:factorial의 일반화(link1)(link2)

-성질:

-T(z):meromorphic with poles 0, (-1), (-2), ... 

-(1/T(z)):entire with zero at 0, (-1), (-2), ... 

-T(z+1)=z*T(z), T(1)=1(link)


-T(1/2)=sqrt(pi), T(3/2)=sqrt(pi)/2 (더 감소한다, 증가할 것 같았는데)(link)

-Re(z)>0인 z에 대해 T(z)는 적분으로 표현가능(link1)(link2)


2. Beta function(Β(z1,z2)라 적자.)

-정의:for Re(z1)>0, Re(z2)>0, Β(z1,z2):=int over [0,1] t^(z1 - 1) * (1-t)^(z2 - 1) dt.

-성질:

-Β(z1,z2)는 z1,z2에 대해 symmetry

-Β(z1,z2)={T(z1)*T(z2)}/(T(z1+z2))(link1)(link2)



1.(About symmetric)

-용어정의

-R이 symmetric란, for any a,b in X, R(a,b)이면 R(b,a)이다.

-R이 asymetric란, for any a,b in X, R(a,b)이면 not R(b,a)이다.

-R이 antisymmetric란, for any a,b in X, R(a,b) and R(b,a)이면 a=b이다.

(혹은 for any a,b in X, R(a,b)이고 a != b이면 not R(b,a)이다.)

symmetric의 부정은 asymmetric인게 아님.

asymmetric이면 irreflexive

irreflexive이고 antisymmetric의 필요충분은 asymmetric

(antisymmetric은 symmetric의 부정과도 비슷하지만, R(a,a)가 있을 수도 있을 때 이용)


2. (About reflexive)

-용어정의

-R이 irreflexive란, for any a in X, not R(a,a)이다.

-R이 reflexive란, for any a in X, R(a,a)이다.

irreflexive는 strict에서 사용(따라서 strict는 irreflexive나 asymmetric을 이용)

reflexive는 non-strict에서 사용(따라서 symmetric하지 않음이 필요하다면 antisymmetric사용)

irreflexive는 reflexive의 부정은 아님


3. (About totality)

-용어정의

-R이 total이란, for any a,b in X, R(a,b) or R(b,a)(둘다 성립해도 괜찮)

-R이 trichotomous란, for any a,b in X, 다음 3가지중 단 1개만 성립, R(a,b), a=b, R(b,a)

total이기 위해선 일단 reflexive여야 함(따라서 non-strict에서 totality가 필요할 때 total이용)

trichotomous는 irreflexive하면서 total한 느낌 살릴 때 이용(따라서 strict에서 totality가 필요할 때 trichotomous이용)


4. 

-용어정의

-R이 transitive란, R(a,b) and R(b,c)이면 R(a,c)이다.

transitive함이 ordering relation에서 기본적으로 필요


5. 

Order Relation에서는 고려해야할 것

(1) transitive반드시 필요, 

(2) reflexive, irreflexive 결정하면->symmetric(symmetric, antisymmetric, asymmetric)도 결정됨

(strict인 경우 irreflexive여야하고 그땐 (3) symmetric에서 결정안해도됨)

(non-strict인 경우 reflexive여야하고 그땐 (3) symmetric에서 antisymmetric여야함) 

(3) totality(total, trichotomous)결정

(strict인 경우 trichotomous결정)

(non-strict인 경우 total결정)

(이후 중복조건 제거, 예를 들면 total이면 reflexive됨)





*********이제부턴 다음이 유도가 쉬워짐**************

not total ordering relation

-non-strict partial ordering relation:transitive, reflexive, antisymmetric(모든 원소는 적어도 자기자신과는 relation되어야)

-strict partial ordering relation:transitive, irreflexive(모든 원소가 relation이지 않아도 됨)


total ordering relation

-non-strict total ordering relation:transitive, (reflexive), antisymmetric, total

-strict total ordering relation:transitive, irreflexive, trichotomous


'수학 > 기타수학' 카테고리의 다른 글

표현론 복습노트  (0) 2015.06.06
[수학]Crystals For Dummies  (0) 2015.04.25
[수학]Young Tableaux, William Fulton  (0) 2015.01.28
[수학]확률,통계 재밌는 문제들  (0) 2013.10.12
[수학]Exercises  (0) 2013.07.29

+ Recent posts