\documentclass[12pt ]{article}
\setlength{\textwidth}{14 true cm} \setlength{\textheight}{20 true
cm}

\usepackage{hangul}
\usepackage{amscd,amsmath}
\usepackage{amsfonts}
\usepackage{amssymb,theorem}
\usepackage{longtable}
\newcommand{\Aff}{\mbox{\it Aff}}
\newcommand{\aff}{\mbox{\it aff}}


\newcommand{\alp}{\alpha}
\newcommand{\bet}{\beta}
\newcommand{\del}{\delta}
\newcommand{\gam}{\gamma}
\newcommand{\vep}{\varepsilon}
\newcommand{\eps}{\epsilon}
\newcommand{\lam}{\lambda}
\newcommand{\kap}{\kappa}
\newcommand{\sig}{\sigma}
\newcommand{\ome}{\omega}
\newcommand{\Gam}{\Gamma}
\newcommand{\Ome}{\Omega}
\newcommand{\Sig}{\Sigma}
\newcommand{\Del}{\Delta}
\newcommand{\Lam}{\Lambda}


\newtheorem{thm}{Á¤¸®}
\newtheorem{cor}[thm]{µû¸§Á¤¸®}
\newtheorem{lem}[thm]{º¸Á¶Á¤¸®}
\newtheorem{prop}[thm]{¸íÁ¦}
\newtheorem{cl}{Claim}

{\theorembodyfont{\rm}
\newtheorem{ex}{¿¹}
\newtheorem{que}{Áú¹®}
\newtheorem{notation}{Notation}[section]
\newtheorem{defn}{Á¤ÀÇ}
\newtheorem{rem}{ÁÖ}
\newtheorem{note}{Note}
}
\renewcommand{\thenote}{}
\renewcommand{\therem}{}

\newenvironment{proof}{{\bf Áõ¸í}}{\hfill\framebox[2mm]{}}
\newenvironment{proof1}{{\bf Á¤¸®Áõ¸í}}{\hfill\framebox[2mm]{}}

\begin{document}
 \parindent=0cm
\section*{Homotopy Invariance(Preliminary version)}
\begin{thm}
$f,g:(X,x_0) \rightarrow (Y,y_0)$ and $f \simeq g$ relative to
$x_0$.

$ \Rightarrow f_{\sharp}=g_{\sharp} $: $\pi(X,x_0) \rightarrow
\pi(Y,y_0)$.
\end{thm}
\begin{proof}
F(x,t)¸¦ f ¿Í g »çÀÌÀÇ homotopy ¶ó ÇÏ¸é,
G(x,t)=F($\alpha(x),t)$´Â $f \circ \alpha$ ¿Í $g \circ \alpha$
»çÀÌÀÇ homotopy¸¦ ÁØ´Ù. µû¶ó¼­

$f_{\sharp}(\{\alpha\})= \{f \circ \alpha\} =\{ g \circ \alpha\} =
g_{\sharp}(\{\alpha\})$.
\end{proof}

\begin{cor}
$f:(X,x_0) \rightarrow (Y,y_0), g:(Y,y_0)\rightarrow (X,x_0)$ and

 $g\circ f = 1_X$ relative to $x_0, f\circ g = 1_Y$ relative to
 $y_0$.

$\Rightarrow f_{\sharp}=(g_{\sharp})^{-1} : \pi_1 (X,x_0)
\rightarrow \pi_1 (Y,y_0)$ is an isomorphism.
\end{cor}

\begin{defn}
\textit{X is homotopy equivalent to Y (or X has the same homotopy type as Y), denoted by X$\simeq$Y,\\
if  $\,\,\,\,\exists$f : X $\rightarrow$ Y and g : Y
$\rightarrow$ X such that $f\circ g \simeq 1_Y$ and $g\circ f
\simeq 1_X$.
\\In this case f is called a homotopy equivalence.}
\end{defn}

µû¶ó¼­ À§ µû¸§Á¤¸® 2´Â  $\,\,\pi_1$ ÀÌ  homotopy ( base point
$x_0$ ¸¦ º¸Á¸ÇÏ´Â ) equivalent ÇÑ °ø°£µé¿¡ ´ëÇØ °°´Ù´Â °ÍÀ»
º¸¿©ÁØ´Ù.

 {\bf Example.} $\textbf{R}^2 \setminus \{0\} \simeq S^1.$

$f(x)=\frac{x}{|x|}\,\, ,  g = inclusion$ À¸·Î ÁÖ¸é $f \circ g =
1_{Y}$ ÀÌ°í

$g \circ f $ ´Â $F(x,t)=(1-t)x + t\frac{x}{|x|}$ ¿¡ ÀÇÇØ $1_{X}$
¿Í homotopicÇÏ´Ù.\\\\{\bf ¼÷Á¦ 4.}

1. $\textbf{R}^n \setminus \{0\} \simeq S^{n-1}.$

2. $\simeq$ is an equivalence relation.

3. M\"{o}bius band ¿Í annulus´Â homotopy type ÀÌ °°Àº°¡?

4. $T^2 \setminus \{point\} \simeq$ figure eight.
\end{document}
