\documentclass[%
version=last,%
a4paper,
11pt,%
headings=small,%
bibliography=totoc,%
%twoside,%
reqno,%
cleardoublepage=empty,%
parskip=half,%
draft=true,%
DIV=classic,%
%DIV=12,%
headinclude=false,%
pagesize]
{scrartcl}

\usepackage[notcite,notref]{showkeys}

\usepackage[turkish]{babel}

\usepackage[neverdecrease]{paralist}
\usepackage{hfoldsty,url,verbatim}
\usepackage{amsmath,amsthm,amssymb}
\theoremstyle{definition}
\newtheorem{problem}{Soru}

\newcommand{\R}{\mathbb R}
\newcommand{\N}{\mathbb N}
\newcommand{\included}{\subseteq}
\usepackage{mathrsfs}
\newcommand{\pow}[1]{\mathscr P(#1)}
\newcommand{\inv}{^{-1}}
\newcommand{\size}[1]{\lvert#1\rvert}
\usepackage{upgreek}
\renewcommand{\leq}{\leqslant}

\begin{document}
\title{Analiz k\i sa s\i nav\i\ 8}
\author{David Pierce, MSGS\"U}
\date{25 Nisan 2012}
\maketitle\thispagestyle{empty}
%{\large \textbf{Analiz k\i sa s\i nav\i} (David Pierce), 20 \c Subat 2012}


\begin{problem}
Her say\i lamaz metrik uzay\i nda, bir $a$ noktas\i\ i\c cin, bir $r$ yar\i\c cap\i\ i\c cin, $\mathrm B(a;r)$ a\c c\i k topunun say\i lamaz oldu\u gunu g\"osterin.
\end{problem}

\begin{problem}
Her Boole halkas\i n\i n $xy=\inf\{x,y\}$ e\c sitli\u gini sa\u glad\i\u g\i n\i\ g\"osterin.
\end{problem}

\end{document}
