-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathalgebraic_construction.tex
More file actions
269 lines (223 loc) · 7.11 KB
/
algebraic_construction.tex
File metadata and controls
269 lines (223 loc) · 7.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
\documentclass{report}
% \usepackage[extract=python]{memoize}
% \mmzset{%
% prefix=memos/,
% mkdir,
% auto={tikzcd}{memoize,verbatim},
% auto={align*}{nomemoize}
% }
\input{preamble}
% make index
\makeindex[columns=2, title=Index, intoc]
\newcommand{\divides}{\mid}
\newcommand{\mathcalo}{\mathchoice
{\scalebox{0.7}{$\mathcal{O}$}}% Display style
{\scalebox{0.7}{$\mathcal{O}$}}% Text style
{\scalebox{0.44}{$\mathcal{O}$}}% Script style
{\scalebox{0.3}{$\mathcal{O}$}}% Script script style
}
% \newcommand{\mathcalo}{\scalebox{0.7}{$\mathcal{O}$}}
\newcommand{\poscell}[1]{\cellcolor{green!22}#1}
\newcommand{\negcell}[1]{\cellcolor{red!20}#1}
\newcommand{\Largewedge}{\mathlarger{\mathlarger{\wedge}}}
\newcommand{\largewedge}{\mathlarger{\wedge}}
\DeclareMathOperator*\lowlim{\underline{lim}}
\DeclareMathOperator*\uplim{\overline{lim}}
\DeclareMathSymbol{\mhyphen}{\mathord}{AMSa}{"39}
\newcommand*{\boldzero}{\text{\large\usefont{U}{bbold}{m}{n}0}}
\newcommand*{\boldone}{\text{\large\usefont{U}{bbold}{m}{n}1}}
\newcommand*{\boldtwo}{%
\text{%
\fontsize{11}{13}\selectfont % Adjust 11pt to your desired size, and 13 as the baselineskip
\usefont{U}{bbold}{m}{n}2%
}%
}
\newcommand*{\boldthree}{%
\text{%
\fontsize{11}{13}\selectfont % Adjust 11pt to your desired size, and 13 as the baselineskip
\usefont{U}{bbold}{m}{n}3%
}%
}
% Define \bigcdot
\makeatletter
\newcommand*\bigcdot{\mathpalette\bigcdot@{.5}}
\newcommand*\bigcdot@[2]{\mathbin{\vcenter{\hbox{\scalebox{#2}{$\m@th#1\bullet$}}}}}
\makeatother
\definecolor{arrowBlue}{RGB}{66, 135, 245}
\definecolor{arrowRed}{RGB}{245, 93, 66}
\usetikzlibrary{cd, decorations.pathmorphing, nfold, fit}
\tikzcdset{
diagrams={/tikz/double/.append style=/tikz/nfold},
}
\tikzcdset{arrow style=tikz,
squigarrow/.style={
decoration={
snake,
amplitude=.25mm,
segment length=2mm
},
rounded corners=.1pt,
decorate
}
}
\newcolumntype{P}[1]{>{\centering\arraybackslash}p{#1}}
\newcommand{\bld}[1]{\mbox{\boldmath $#1$}}
\newcommand{\spec}{\operatorname{Spec}}
\newcommand{\midv}{\,\middle\vert\,}
% create new command for \diagfunctor
% \newlength{\deltaheight}
% \settowidth{\deltaheight}{$\Delta$}
\newcommand{\diagfunctor}{%
\ensuremath{\mathchoice{ % \displaystyle
% \operatorname{%
% \begin{tikzpicture}
% \pgfmathsetmacro{\boxsize}{1.48}
% \draw[line width=0.1ex] (0,0) rectangle (\boxsize ex, \boxsize ex);
% \draw[-, line width=0.1ex] (0,0) -- (\boxsize ex, \boxsize ex);
% \end{tikzpicture}
% }
\mbox{\larger$\boxslash$}
}{ % \textstyle
% \operatorname{%
% \hspace{0.3ex}
% \begin{tikzpicture}
% \pgfmathsetmacro{\boxsize}{1.48}
% \draw[line width=0.1ex] (0,0) rectangle (\boxsize ex, \boxsize ex);
% \draw[-, line width=0.1ex] (0,0) -- (\boxsize ex, \boxsize ex);
% \end{tikzpicture}
% }
\mbox{\larger$\boxslash$}
}{ % \scriptstyle
\boxslash
}{ % \scriptscriptstyle
\boxslash
}}
}
% \newcommand{\tikzdiagfunctor}{%
% \operatorname{
% %\vphantom{\Delta}
% \begin{tikzpicture}
% \pgfmathsetmacro{\boxsize}{1.7}
% \draw[line width=0.1ex] (0,0) rectangle (\boxsize ex, \boxsize ex);
% \draw[-, line width=0.1ex] (0,0) -- (\boxsize ex, \boxsize ex);
% \end{tikzpicture}
% }
% }
\tcbuselibrary{theorems}
\newtcbtheorem[number within=section]{mmdefinition}{Theorem}{
breakable,
colback=blue!5,
colframe=blue!35!black,
fonttitle=\bfseries,
}{thm}
% Command to simplify the addition of new definitions
\newcommand{\adddefinition}[2]{
\begin{mmdefinition}{#1}{}%
#2
\end{mmdefinition}
}
% Defines a wrapper for the mydefinition environment
\newcommand{\addmydefinition}[2]{
\expandafter\newcommand\expandafter{\csname qbeginmydef\endcsname}{
\begin{mmdefinition}{#1}{}
}
\expandafter\newcommand\expandafter{\csname qendmydef\endcsname}{
\end{mmdefinition}
}
\csname qbeginmydef\endcsname
#2
\csname qendmydef\endcsname
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Start document
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\begin{titlepage}
\begin{center}
~\\
\vspace{6em}
{\fontsize{34}{48}\selectfont\textsc{Algebraic Construction}}
~\\
\vspace{2.5em}
{\Large }
~\\
\vspace{6em}
\textsf{\Large Huyi Chen}
~\\
\vspace{5in}
{\large Latest Update: \today}
\end{center}
\end{titlepage}
\makeatletter
\MHInternalSyntaxOn
\def\MT_leftarrow_fill:{%
\arrowfill@\leftarrow\relbar\relbar}
\def\MT_rightarrow_fill:{%
\arrowfill@\relbar\relbar\rightarrow}
\newcommand{\xrightleftarrows}[2][]{\mathrel{%
\raise.55ex\hbox{%
$\ext@arrow 0359\MT_rightarrow_fill:{\phantom{#1}}{#2}$}%
\setbox0=\hbox{%
$\ext@arrow 3095\MT_leftarrow_fill:{#1}{\phantom{#2}}$}%
\kern-\wd0 \lower.55ex\box0}}
\MHInternalSyntaxOff
\makeatother
\newpage
% table of contents
\addtocontents{toc}{\protect\pagestyle{empty}}
\addtocontents{toc}{\protect\thispagestyle{empty}}
\tableofcontents
\thispagestyle{empty}
% Your document content here
\chapter*{Notation Conventions}
In this book, we use the following notation conventions:
\begin{itemize}
\item $\mathbb{N}$: the set of natural numbers $\{0,1,2,\cdots\}$.
\end{itemize}
We use sans-serif font for categories. Some common categories are
\begin{itemize}
\item $\mathsf{FinSet}$: the category of finite sets.
\item $\mathsf{Set}$: the category of sets.
\item $\mathsf{Mon}$: the category of monoids.
\item $\mathsf{Grp}$: the category of groups.
\item $\mathsf{Ab}$: the category of abelian groups.
\item $\mathsf{Ring}$: the category of rings.
\item $\mathsf{CRing}$: the category of commutative rings.
\item $\mathsf{Field}$: the category of fields.
\item $R\text{-}\mathsf{Mod}$: the category of left $R$-modules, where $R\in \mathrm{Ob}\left(\mathsf{Ring}\right)$.
\item $K\text{-}\mathsf{Vect}$: the category of $K$-vector spaces, where $K\in \mathrm{Ob}\left(\mathsf{Field}\right)$.
\item $R\text{-}\mathsf{Alg}$: the category of associative $R$-algebras, where $R\in \mathrm{Ob}\left(\mathsf{CRing}\right)$.
\item $R\text{-}\mathsf{CAlg}$: the category of commutative $R$-algebras, where $R\in \mathrm{Ob}\left(\mathsf{CRing}\right)$.
\item $\mathsf{Top}$: the category of topological spaces.
\end{itemize}
\include{set_theory}
\include{category_theory}
\include{homological_algebra}
\include{group}
\include{ring}
\include{commutative_ring}
\include{module}
\include{associative_algebra}
\include{vector_space}
\include{field}
\include{galois_theory}
\include{valuation_theory}
%\include{number_theory}
\include{appendices}
\printindex
% \begin{Theorem}{Title}{label}
% This is the statement of the theorem.
% \end{Theorem}
% \begin{corollary}{Title}{label}
% This is the statement of the corollary.
% \end{corollary}
% \begin{claim}{Title}{label}
% This is the statement of the claim.
% \end{claim}
% \begin{Example}{Title}{label}
% This is an example.
% \end{Example}
% \begin{Definition}{Title}{label}
% This is a definition.
% \end{Definition}
\end{document}