\documentclass[%
version=last,%
a5paper,%
12pt,%
headings=small,%
bibliography=totoc,% index=totoc,%
twoside,%
open=any,%
%parskip=half,%  this option takes 2.5% more space than parskip
draft=true,%
titlepage=true,%
DIV=12,%
headinclude=false,%
pagesize]%
{scrbook}
%{scrartcl}

%\usepackage[notref,notcite]{showkeys}

\usepackage{scrpage2}
\pagestyle{scrheadings}
\clearscrheadings
\ofoot{\pagemark}
\refoot{\leftmark}
\lofoot{\rightmark}

\usepackage{multicol}

\usepackage{moredefs,lips}
\usepackage{pstricks}
\usepackage{subfig}
\usepackage[neverdecrease]{paralist}
%\usepackage{hfoldsty}
\usepackage{verbatim,verse}
\usepackage{textcomp} % for \textlangle, \textrangle
\newcommand{\insertion}[1]{\textlangle#1\textrangle}

\usepackage{relsize}
\usepackage[turkish]{babel}

\newenvironment{optional}{%
\relscale{.90}
\begin{list}{}{%
\setlength{\leftmargin}{0\textwidth}
%\setlength{\topsep}{0pt}
\setlength{\topsep}{0.25\baselineskip}
\setlength{\rightmargin}{\leftmargin}
\setlength{\parsep}{\parskip}
}
\item\relax}
{\end{list}}

\renewenvironment{quote}{%
\relscale{.90}
\begin{list}{}{%
\setlength{\leftmargin}{0.05\textwidth}
%\setlength{\topsep}{0pt}
\setlength{\topsep}{0.25\baselineskip}
\setlength{\rightmargin}{\leftmargin}
\setlength{\parsep}{\parskip}
}
\item\relax}
{\end{list}}

\renewenvironment{quotation}{%
\begin{list}{}{%
\relscale{.90}
\setlength{\leftmargin}{0.05\textwidth}
%\setlength{\topsep}{0\baselineskip}
\setlength{\topsep}{0.25\baselineskip}
\setlength{\rightmargin}{\leftmargin}
\setlength{\listparindent}{1em}
\setlength{\itemindent}{\listparindent}
\setlength{\parsep}{\parskip}
}
\item\relax}
{\end{list}}


\newenvironment{mycomment}{%
\smaller
\begin{list}{}{%
\setlength{\leftmargin}{0.0\textwidth}
%\setlength{\topsep}{0pt}
\setlength{\topsep}{0.0\baselineskip}
\setlength{\rightmargin}{\leftmargin}
\setlength{\parsep}{\parskip}
}
\item\relax}
{\end{list}}

%\newcommand{\mycomm}[1]{\textsmaller{#1}\mbox{}\par}

\newcommand{\tur}[1]{\foreignlanguage{turkish}{\textsf{#1}}}
\newcommand{\Kirketal}{Kirk \emph{\&\ al.}}
\newcommand{\bce}{\textsc{b.c.e.}}
\newcommand{\ce}{\textsc{c.e.}}

\usepackage[all]{xy}
\usepackage{amsmath,amsthm,amssymb,url,upgreek}
\newtheorem{theorem}{Theorem}
\newtheorem{lemma}{Lemma}
\newtheorem*{porism}{Porism}

\usepackage{ifthen,calc}
\newcounter{rfp}\newcounter{ones}\newcounter{tens}
\usepackage{refcount}

\newcommand{\sayfanumaraya}[1]{%
\setcounterpageref{rfp}{#1}%
\setcounter{ones}{\value{rfp}-(\value{rfp}/10)*10}%
\setcounter{tens}{\value{rfp}/10-(\value{rfp}/100)*10}%
\arabic{rfp}'%
\ifthenelse%
   {\value{ones}=6}%
   {ya}%
   {\ifthenelse%
       {\value{ones}=9}%
       {a}%
       {\ifthenelse%
           {\value{ones}=2\or\value{ones}=7}%
           {ye}%
           {\ifthenelse%
               {\value{ones}=0}%
               {\ifthenelse%
                   {\value{tens}=2\or\value{tens}=5}
                   {ye}
                   {e}}
               {e}}}}}
\newcommand{\sayfaya}[1]{sayfa \sayfanumaraya{#1}}

\newcommand{\sayfanumarada}[1]{%
%\setcounter{rfp}{\number\numexpr\getpagerefnumber{#1}}%
\setcounterpageref{rfp}{#1}%
\setcounter{ones}{\value{rfp}-(\value{rfp}/10)*10}%
\setcounter{tens}{\value{rfp}/10-(\value{rfp}/100)*10}%
\arabic{rfp}'%
\ifthenelse%
   {\value{ones}=6\or\value{ones}=9}%
   {da}%
   {\ifthenelse%
       {\value{ones}=3\or\value{ones}=4\or\value{ones}=5}%
       {te}%
       {\ifthenelse%
           {\value{ones}=0}%
           {\ifthenelse%
               {\value{tens}=7}%
               {te}
               {\ifthenelse%
                   {\value{tens}=4\or\value{tens}=6}%
                   {ta}
                   {\ifthenelse%
                       {\value{tens}=1\or\value{tens}=3\or\value{tens}=9}%
                       {da}%
                       {de}}}}%
           {de}}}}
\newcommand{\sayfada}[1]{sayfa \sayfanumarada{#1}}
\newcommand{\Sayfada}[1]{Sayfa \sayfanumarada{#1}}

\newcommand{\numaraya}[1]{%
\setcounterref{rfp}{#1}%
\setcounter{ones}{\value{rfp}-(\value{rfp}/10)*10}%
\setcounter{tens}{\value{rfp}/10-(\value{rfp}/100)*10}%
\arabic{rfp}'%
\ifthenelse%
   {\value{ones}=6}%
   {ya}%
   {\ifthenelse%
       {\value{ones}=9}%
       {a}%
       {\ifthenelse%
           {\value{ones}=2\or\value{ones}=7}%
           {ye}%
           {\ifthenelse%
               {\value{ones}=0}%
               {\ifthenelse%
                   {\value{tens}=2\or\value{tens}=5}
                   {ye}
                   {e}}
               {e}}}}}


\newcommand{\numarada}[1]{%
%\setcounter{rfp}{\number\numexpr\getpagerefnumber{#1}}%
\setcounterref{rfp}{#1}%
\setcounter{ones}{\value{rfp}-(\value{rfp}/10)*10}%
\setcounter{tens}{\value{rfp}/10-(\value{rfp}/100)*10}%
\arabic{rfp}'%
\ifthenelse%
   {\value{ones}=6\or\value{ones}=9}%
   {da}%
   {\ifthenelse%
       {\value{ones}=3\or\value{ones}=4\or\value{ones}=5}%
       {te}%
       {\ifthenelse%
           {\value{ones}=0}%
           {\ifthenelse%
               {\value{tens}=7}%
               {te}
               {\ifthenelse%
                   {\value{tens}=4\or\value{tens}=6}%
                   {ta}
                   {\ifthenelse%
                       {\value{tens}=1\or\value{tens}=3\or\value{tens}=9}%
                       {da}%
                       {de}}}}%
           {de}}}}

\newcommand{\numarayi}[1]{%
\setcounterref{rfp}{#1}%
\setcounter{ones}{\value{rfp}-(\value{rfp}/10)*10}%
\setcounter{tens}{\value{rfp}/10-(\value{rfp}/100)*10}%
\arabic{rfp}'%
\ifthenelse%
  {\value{ones}=1\or\value{ones}=5\or\value{ones}=8}%
  {i}%
  {\ifthenelse%
     {\value{ones}=2\or\value{ones}=7}%
     {yi}%
     {\ifthenelse%
        {\value{ones}=3\or\value{ones}=4}%
        {\"u}%
        {\ifthenelse%
           {\value{ones}=6}%
           {y\i}%
           {\ifthenelse%
              {\value{ones}=9}%
              {u}%
              {\ifthenelse%
                 {\value{tens}=7\or\value{tens}=8}%
                 {i}%
                 {\ifthenelse%
                    {\value{tens}=2\or\value{tens}=5}%
                    {yi}%
                    {\ifthenelse%
                       {\value{tens}=1\or\value{tens}=3}%
                       {u}%
                       {\ifthenelse%
                          {\value{tens}=4\or\value{tens}=6\or\value{tens}=9}%
                          {\i}
                          {\"u}}}}}}}}}}

\newcommand{\numaranin}[1]{%
\setcounterref{rfp}{#1}%
\setcounter{ones}{\value{rfp}-(\value{rfp}/10)*10}%
\setcounter{tens}{\value{rfp}/10-(\value{rfp}/100)*10}%
\arabic{rfp}'%
\ifthenelse%
  {\value{ones}=1\or\value{ones}=5\or\value{ones}=8}%
  {in}%
  {\ifthenelse%
     {\value{ones}=2\or\value{ones}=7}%
     {nin}%
     {\ifthenelse%
        {\value{ones}=3\or\value{ones}=4}%
        {\"un}%
        {\ifthenelse%
           {\value{ones}=6}%
           {n\i n}%
           {\ifthenelse%
              {\value{ones}=9}%
              {un}%
              {\ifthenelse%
                 {\value{tens}=7\or\value{tens}=8}%
                 {in}%
                 {\ifthenelse%
                    {\value{tens}=2\or\value{tens}=5}%
                    {nin}%
                    {\ifthenelse%
                       {\value{tens}=1\or\value{tens}=3}%
                       {un}%
                       {\ifthenelse%
                          {\value{tens}=4\or\value{tens}=6\or\value{tens}=9}%
                          {\i n}
                          {\"u}}}}}}}}}}

\usepackage{chngcntr}
\counterwithout{figure}{chapter}
\newcommand{\Sekil}[1]{\c Sekil \ref{#1}}
\newcommand{\Sekle}[1]{\c Sekil \numaraya{#1}}
\newcommand{\Sekilde}[1]{\c Sekil \numarada{#1}}


\begin{document}
%\frontmatter
%\titlehead{}
\subject{Milet'te 24 Eyl\"ul 2016 g\"un\"u verilmi\c s\\
bir konu\c sma}
\title{Thales}
\subtitle{Kan\i t kavram\i n\i n \"onc\"us\"u olarak}
\author{David Pierce}
\date{%24 Eyl\"ul 2016\\
\today\ g\"un\"u d\"uzeltilmi\c s}
\publishers{Matematik B\"ol\"um\"u\\
Mimar Sinan G\"uzel Sanatlar \"Universitesi\\
\url{dpierce@msgsu.edu.tr}\\
\url{http://mat.msgsu.edu.tr/~dpierce/}}

\maketitle
\tableofcontents
\listoffigures
%\begin{multicols}{2}
%\tableofcontents
%\end{multicols}


\nocite{Kirk,Diels}

\chapter{Bir kan\i t}

%\setcounter{section}{-1}
\section{Herodot}

\begin{sloppypar}
T\"urkiye'ye ilk geldi\u gimde
rehberim
\textbf{Halikarnasl\i\ Herodot'tu}
\cite{Herodotus-Penguin}.
Herodot Thales'ten bir y\"uzy\i l sonra ya\c sad\i\u g\i\ halde
Herodot'tan
Thales'in ya\c sam\i\ hakk\i nda
bir \c seyler
\"o\u grenebiliriz.
\end{sloppypar}

\"Orne\u gin
\"o\u gle yeme\u gimizde bize verilmi\c s bir ka\u g\i da g\"ore
Thales, Mil\^attan \"once 625 y\i l\i nda do\u gdu.
Herhalde bu y\i l Herodot'tan elde edilmi\c s.
Herodot'a g\"ore
bu topraklarda,
Lidyal\i lar ve Medler sava\c s\i yordu, 
ve alt\i\ y\i l sonra,
bir \textbf{g\"une\c s tutulmas\i} oldu.
Sava\c sanlar korktular,
sava\c s\i\ b\i rak\i p bar\i\c st\i lar.
Herodot'a g\"ore Thales, g\"une\c s tutulmas\i n\i\
\"onceden bildirmi\c sti
\cite[I.74]{Herodotus-Loeb}.
Bug\"un bu tutulman\i n
mil\^attan \"once 585 
y\i l\i nda oldu\u gunu
biliyoruz
\cite[sayfa 15, not 3]{Heath-Aristarchus}.
Thales o y\i l 40 ya\c s\i nda olsa,
625 y\i l\i nda do\u gmu\c stur.

\section{Pisagor Teoremi}

%\begin{sloppypar}
Bildi\u giniz gibi ba\c sl\i\u g\i m,
\textbf{Kan\i t kavram\i n\i n \"onc\"us\"u olarak Thales.}
\.Ilk olarak bir kan\i t \"orne\u gi verece\u gim,
ama Thales'in kan\i t\i\ de\u gil, \"Oklid'in.
Posterde
Pisagor Teoremi i\c cin
bir kan\i t var.
(\Sekle{fig:I.47} bak\i n.)
\begin{figure}
\centering
\psset{unit=2mm}
\begin{pspicture}(-12,-25)(37,28)
%\psset{linestyle=none,linewidth=0}
%\psset{fillstyle=solid}
\pspolygon[fillcolor=yellow](37,16)(21,16)(21,28)
\pspolygon[fillcolor=yellow](25,0)(25,-16)(13,-16)
\pspolygon[fillcolor=white](0,0)(0,9)(6.75,9)
\pspolygon[fillcolor=white](0,0)(9,0)(9,-6.75)
\pspolygon[fillcolor=yellow](25,0)(37,16)(25,16)
\pspolygon[fillcolor=yellow](25,0)(9,12)(9,0)
\pspolygon[fillcolor=yellow](25,-25)(9,-13)(9,-25)
\pspolygon[fillstyle=vlines,hatchangle=53](25,0)(9,0)(9,-13)(13,-16)
\pspolygon[fillstyle=hlines,hatchangle=53](25,0)(25,16)(12,16)(9,12)
\psset{fillstyle=crosshatch,hatchangle=0,hatchsep=6pt}
\pspolygon(-12,9)(-5.25,18)(1,18)(9,12)(6.75,9)
\pspolygon(0,0)(9,-6.75)(9,-13)(3,-21)(0,-18.75)
\psset{fillstyle=solid}
\pspolygon[fillcolor=black](-3,21)(-5.25,18)(1,18)
\pspolygon[fillcolor=black](0,-25)(0,-18.75)(3,-21)
\psset{fillcolor=lightgray}
\pspolygon(21,16)(12,16)(21,28)
\pspolygon(25,-16)(25,-25)(13,-16)
\pspolygon(0,0)(-12,9)(0,9)
\pspolygon(0,0)(9,12)(9,0)
\pspolygon(0,-25)(9,-13)(9,-25)
\end{pspicture}
\caption{Pisagor Teoremi i\c cin \"Oklid'in kan\i t\i}\label{fig:I.47}
\end{figure}
Resimde renkli \"u\c cgenler, d\"ortgenler,
ve be\c sgenler var,
ama bunlar 3 kareyi
ve bir b\"uy\"uk dik \"u\c cgeni olu\c sturur.
Kareler, 
b\"uy\"uk \"u\c cgenin kenarlar\i na
konulmu\c stur.
En b\"uy\"uk kare,
\"u\c c\-genin dik a\c c\i s\i n\i n kar\c s\i s\i nda,
ve iki dikd\"ortgene b\"ol\"un\"ur.
Soldaki dikd\"ortgen
4 par\c caya b\"ol\"un\"ur,
ve soldaki kare de
4 par\c caya b\"ol\"un\"ur,
ve bu par\c calar\i n her biri birine e\c sittir.
%benzer ve ayn\i\ boylu \c sekillere b\"ol\"un\"ur.
Bu durumda,
soldaki kare ve dikd\"ortgen birbirine e\c sittir.
Ayn\i\ nedenle
sa\u g\-daki kare ve dikd\"ortgen e\c sittir.
Sonu\c c olarak b\"uy\"uk kare,
k\"u\c c\"uk karelerin toplam\i na e\c sittir.
B\"oylece Pisagor Teoremi kan\i tlan\-m\i\c st\i r.
%\end{sloppypar}

\section{E\c sitlik}

Buradaki e\c sitlik, ayn\i l\i k de\u gildir.
Resimdeki gibi
bir kare ve bir dikd\"ortgen, 
birbiriyle ayn\i\ olmadan 
birbirine e\c sit olabilir.
Bu durumda \c sekillerin \emph{alanlar\i} ayn\i\ say\i labilir;
ama alan bir say\i\ de\u gil, daha soyut bir \c seydir.

Bug\"unk\"u $=$ ``e\c sittir'' i\c saretinde,
iki farkl\i\ ama e\c sit (ve paralel) do\u gru vard\i r
\cite{Recorde}.
\emph{\.Insan haklar\i\ evrensel beyannamesi}'ne g\"ore
\begin{quote}
\textbf{Kanun \"on\"unde herkes e\c sittir}
ve farks\i z olarak kanunun e\c sit korumas\i ndan istifade hakk\i n\i\ haizdir.
\end{quote}
Dilin eski oldu\u gunu biliyorum,
ama Birle\c smi\c s Milletlerin web sayfas\i ndan ald\i m.
Hepimiz birbirimizden farkl\i y\i z,
ama bir \c sekilde birbirimize e\c sitiz.

\section{Ger\c cek kan\i t}

\begin{sloppypar}
Pisagor Teoreminin ger\c cek kan\i t\i\
resimde de\u gil, akl\i m\i zdad\i r.
Resmin kendisini sanat olarak g\"orebiliriz.
Bu durumda,
birbirimizle ayn\i\ fikirde olmayabiliriz.
Bir ki\c si resmi be\u gene\-bilir,
ba\c ska bir ki\c si be\u genmeyebilir.
Ama bir kan\i t\i n do\u grulu\u gu konusunda
fikrimiz varsa,
hepimiz ayn\i\ fikirde olmal\i y\i z.
Bir teorem anlamak istedi\u gimiz durumda,
e\u ger teoremin bir kan\i t\i n\i\ size \"onersem,
ve bunu kabul etmezseniz,
ben tekrar d\"u\c s\"unmeliyim.
\end{sloppypar}

\chapter{\"Oklid}

\section{\.Iki \"onerme}

\begin{sloppypar}
Bug\"une kalan en eski matematiksel kan\i tlar\i n \c co\u gu,
\"Oklid'in mil\^attan \"once 300 y\i l civar\i nda yazd\i\u g\i\
\emph{\"O\u geler} adl\i\ eserin 13 kitab\i ndad\i r.
Bug\"un,
%Mimar Sinan G\"uzel Sanatlar \"Universitesi'ndeki
\c cal\i\c st\i\u g\i m matematik b\"ol\"um\"une giren \"o\u grenciler,
\emph{\"O\u geler}'in ilk kitab\i n\i n \"onermelerini okuyup 
kan\i tlar\i n\i\ birbirine anlat\i rlar
\cite{Oklid-2014-T}.
Bu \"onermelerin en \"onemlilerinden biri,
Pisagor Teoremidir.
Di\u gerine g\"ore,
kenarlar\i\ do\u gru olan her tarlan\i n alan\i\ \"ol\c c\"ulebilir.
Dedi\u gimiz gibi \"Oklid i\c cin bu alan bir say\i\ de\u gil;
burada bir dikd\"ortgendir.
K\i saca \textbf{her \c cokgen bir dikd\"ortgene e\c sittir.}
(\Sekle{fig:4-gen} bak\i n.)
Ayr\i ca bu dikd\"ortgen
verilmi\c s bir do\u gru par\c cas\i nda in\c sa edilebilir.
\end{sloppypar}
\begin{figure}
\psset{unit=9mm}
\mbox{}\hfill
\begin{pspicture}(0,-0.5)(6,4)
\pspolygon(0,0)(6,0)(5,3)(2,4)
\uput[ur](3.5,3.5){$a$}
\uput[l](1,2){$b$}
\uput[d](3,0){$c$}
\uput[r](5.5,1.5){$d$}
\end{pspicture}
\hfill
\begin{pspicture}(0,-0.5)(4,4)
\pspolygon(0,0)(4,0)(4,4)(0,4)
\end{pspicture}
\hfill\mbox{}
\caption{Her \c cokgen bir dikd\"ortgene e\c sittir}\label{fig:4-gen}
\end{figure}

\section{M\i s\i rl\i lar}

\begin{sloppypar}
\"Oklid'den \c cok y\"uzy\i l \"once M\i s\i rl\i lar,
vergiler i\c cin tarlalar\i n\i\ \"ol\c c\"uyorlard\i.
Herodot'a g\"ore Yunanlar,
geometriyi M\i s\i rl\i lar\-dan \"o\u grenmi\c sler
\cite[II.109]{Herodotus-Loeb}.
Asl\i nda
Yunanca'da \textbf{geometri, yeri \"ol\c cmek demektir.}
Ama M\i s\i rl\i lar\i n kulland\i\u g\i\ kurala g\"ore 
d\"ort kenarl\i\ bir tarlan\i n alan\i,
kar\c s\i t kenarlar\i n ortalamalar\i n\i n \c carp\i m\i yd\i\
\cite[sayfalar 232, 281]{MR2000c:01004}.
Yani
(\Sekilde{fig:4-gen}ki gibi)
kenarlar
s\i ras\i yla $a$, $b$, $c$, ve $d$ ise,
o zaman d\"ortgenin alan\i,
\begin{equation*}
\frac{a+c}2\cdot\frac{b+d}2.
\end{equation*}
%$a$ art\i\ $c$ b\"ol\"u $2$ \c carp\i\ $b$ art\i\ $d$ b\"ol\"u $2$.
Bu kural, tamamen do\u gru de\u gil.
Ama kural kanundu, ve M\i s\i rl\i lar kanuna uydular.
\end{sloppypar}

\section{Matematik}

\begin{sloppypar}
Bug\"unk\"u matematik \"o\u grencileri ayn\i\ \c sekilde d\"u\c s\"unebilirler.
Hoca bir kural verir, 
ve \"o\u grenciler kanun olarak kurala sayg\i\ g\"osterir.
Bu matematik de\u gil.
K\i saca 
\begin{compactenum}[1)]
\item
\"ozerk ve
\item
evrenseldir.
\end{compactenum}
A\c c\i klamak gerekirse
\begin{compactenum}[1)]
\item
bir \"onermenin do\u grulu\u gunu kendim i\c cin bilmeden
ve 
\item
\"onermenin neden do\u gru oldu\u gunu a\c c\i klayamadan
\end{compactenum}
\"onermenin matematik oldu\u gunu s\"oyleyemem.
Benzer \c sekilde
\begin{compactenum}[1)]
\item
Bir \"onermenin do\u grulu\u gunu
kabul etmenizi emredemem;
\item
\"onermenin do\u grulu\u gu,
kavga etmekten de\u gil,
konu\c smak ve d\"u\c s\"unmekten gelir.
Dedi\u gimiz gibi
ilgilenen matematik\c ciler
sonunda ayn\i\ fikirde olmal\i lar.
\end{compactenum}
\end{sloppypar}

\chapter{Thales}

\section{D\"ort teorem}

G\"ord\"u\u g\"um\"uz gibi Thales,
\"Oklid'den
a\c sa\u g\i\ yukar\i\
\"u\c c y\"uz y\i l \"once ya\c sam\i\c st\i r.
Herodot de\u gil,
ama ba\c ska eski yazarlara g\"ore Thales,
\"Oklid'in \emph{\"O\u geler}'inde bulunan birka\c c \"onermeyi biliyordu.
Ay\c se zaten biri hakk\i nda konu\c stu.
Ben Thales'in d\"ort \"onermesi daha hakk\i nda konu\c smak isterim.
\begin{description}\sloppy
\item[1.si,]
iki do\u gru kesi\c sti\u ginde ters a\c c\i lar
birbirine e\c sittir
\cite[299.4]{MR1200456}.
\item[2.si,]
ikizkenar bir \"u\c cgende
tabandaki a\c c\i lar birbirine e\c sittir
\cite[250.20]{MR1200456}.
\item[3.s\"u,]
bir daire, \c cap\i, taraf\i ndan
iki e\c sit par\c caya b\"ol\"un\"ur
\cite[157.11]{MR1200456}.
\item[4.s\"u,]
Yar\i\c cemberdeki a\c c\i\ diktir
\cite[I.24--5]{Diogenes-I}.
\end{description}
(\Sekle{fig:4-thm} bak\i n.)
\begin{figure}
\psset{unit=12mm}
\mbox{}\hfill
\subfloat[]{
\begin{pspicture}(4,4)
\psline(1,0)(3,4)
\psline(1,4)(3,0)
\end{pspicture}}
\hfill
\subfloat[]{
\begin{pspicture}(4,4)
\pspolygon(0,0)(4,0)(2,4)
\end{pspicture}}
\hfill\mbox{}

\mbox{}\hfill
\subfloat[]{
\begin{pspicture}(-2,-2)(2,2)
\SpecialCoor
\pscircle(0,0)2
\psline(-2,0)(2,0)
\psline(2;30)(2;210)
\psline(2;60)(2;240)
\psline(0,2)(0,-2)
\psline(2;120)(2;300)
\psline(2;150)(2;330)
\end{pspicture}}
\hfill
\subfloat[]{
\begin{pspicture}(-2,-2)(2,2)
\SpecialCoor
\pscircle(0,0)2
\psline(-2,0)(2,0)
\psline(2;60)(2;240)
\pspolygon(2;0)(2;60)(2;180)(2;240)
\end{pspicture}}
\hfill\mbox{}
\caption{Thales'in teoremlerinden d\"ord\"u}\label{fig:4-thm}
\end{figure}

%\section{Ters a\c c\i lar}

\begin{enumerate}[(a)]
\sloppy
\item
Neden ters a\c c\i lar birbirine e\c sittir?
Bir a\c c\i y\i\ \c cevirirsek,
kendisiyle \c cak\i\c sacak.
Yani
\begin{equation*}
\angle ABC=\angle CBA.
\end{equation*}
\.Iki do\u gru bu \c sekilde kesi\c sirse,
ve solumdaki a\c c\i y\i\ \c cevirirsem,
alt a\c c\i\
\"ust a\c c\i yla \c cak\i\c sacak.
Bu nedenle \"ust ve alt a\c c\i lar
e\c sittir.
K\i saca \emph{simetri} sayesinde teorem do\u grudur.

Thales'in kan\i t\i n\i\ bilmiyoruz.
Belki bir kan\i t vermedi.
Ama simetriyle Thales'in di\u ger teoremlerini
kan\i tlayabiliriz.
\item
\.Ikizkenar \"u\c cgeni bu \c sekilde \c cevirirsek,
tabandaki a\c c\i lar birbiriyle \c cak\i\c s\i r.
\item
Daireyi
\c cap\i n\i n etraf\i nda \c cevirirsek,
kendisiyle \c cak\i\c s\i r.
\item
A\c c\i\ i\c ceren yar\i\c cemberi merkezinden \c cevirirsek,
d\"ortgen i\c ceren bir \c cember elde ederiz,
ve bu d\"ortgenin t\"um a\c c\i lar\i\ birbirine e\c sittir,
dolay\i s\i yla diktir.
\end{enumerate}

\section{Deneme}

Baz\i\ \"onermeler,
deneme ile kan\i tlanabilir.
\"Orne\u gin
denememe g\"ore,
ba\c s a\u gr\i m varsa,
aspirin a\u gr\i y\i\ keser.
Bu durumde denemem, aspirinin etkili oldu\u gunun bir kan\i t\i d\i r.
Ama bu kan\i t,
matematiksel bir kan\i t de\u gildir.

Ters a\c c\i lar\i n her zaman e\c sit olmas\i,
birka\c c tane \"ornekten elde edilemez.
G\"orebildi\u gimiz bir prensipten elde edilmeli.
Bu prensibe ``simetri'' diyorum.

\section{D\"unyan\i n ilkesi}

Aristo'ya g\"ore Thales,
t\"um d\"unyan\i n arkas\i nda,
t\"um d\"unyan\i n alt\i nda,
tek bir taban\i n, tek bir ilkenin oldu\u gunu d\"u\c s\"unm\"u\c s.
Bu ilke i\c cin Thales'in verdi\u gi isim suydu
\cite[I.3]{Aristotle-XVII}.
Bildi\u gimiz gibi su olmadan hi\c c bir \c sey ya\c sayam\i yor
\cite[sayfa 31]{Collingwood-IN}.

Thales'in g\"ord\"u\u g\"um\"uz geometri \"onermelerinin arkas\i nda
tek bir ilke veya prensip vard\i r.
Buna ``simetri'' dedim.
B\"oyle prensipler bulmak, 
bir matematik\c cinin i\c sidir.
Bu \c sekilde Thales,
ilk matematik\c cilerden biri say\i labilir.

\AfterBibliographyPreamble{\smaller}

%\bibliographystyle{plain}
%\bibliography{../../references}
\begin{thebibliography}{10}

\bibitem{Aristotle-XVII}
Aristotle.
\newblock {\em Aristotle XVII. The Metaphysics I. Books I--IX}.
\newblock Number 271 in the Loeb Classical Library. Harvard University Press
  and William Heinemann Ltd., Cambridge, Massachusetts, and London, 1980.
\newblock With an English translation by Hugh Tredennick. First printed 1933.

\bibitem{Collingwood-IN}
R.~G. Collingwood.
\newblock {\em The Idea of Nature}.
\newblock Oxford University Press, London, Oxford, and New York, paperback
  edition, 1960.
\newblock First published 1945.

\bibitem{Diels}
Hermann Diels, editor.
\newblock {\em Die Fragmente der Vorsokratiker}.
\newblock Weidmannsche, 1960.
\newblock Revised by Walther Kranz.

\bibitem{Diogenes-I}
{Diogenes Laertius}.
\newblock {\em Lives of Eminent Philosophers}.
\newblock Number 184 in the Loeb Classical Library. Harvard University Press
  and William Heinemann Ltd., Cambridge, Massachusetts, and London, 1959.
\newblock Volume I of two. With an English translation by R. D. Hicks. First
  published 1925. Available from \url{archive.org} and
  \url{www.perseus.tufts.edu}.

\bibitem{MR2000c:01004}
David Fowler.
\newblock {\em The Mathematics of {P}lato's Academy: {A} new reconstruction}.
\newblock Clarendon Press, Oxford, second edition, 1999.

\bibitem{Heath-Aristarchus}
Thomas Heath.
\newblock {\em Aristarchus of {S}amos: {T}he Ancient Copernicus}.
\newblock Clarendon Press, Oxford, 1913.
\newblock A history of Greek astronomy to Aristarchus together with
  Aristarchus's treatise on the sizes and distances of the sun and moon: a new
  Greek text with translation and commentary.

\bibitem{Herodotus-Penguin}
Herodotus.
\newblock {\em The Histories}.
\newblock Penguin Books, Harmondsworth, England, 1981.
\newblock First published 1954. Translated by Aubrey de S{\'e}lincourt.

\bibitem{Herodotus-Loeb}
Herodotus.
\newblock {\em The {P}ersian Wars, Books {I}--{II}}, volume 117 of {\em the
  Loeb Classical Library}.
\newblock Harvard University Press, Cambridge, Massachusetts and London,
  England, 2004.
\newblock Translation by A. D. Godley; first published 1920; revised, 1926.

\bibitem{Kirk}
G.~S. Kirk, J.~E. Raven, and M.~Schofield.
\newblock {\em The Presocratic Philosophers}.
\newblock Cambridge University Press, second edition, 1983.
\newblock Reprinted 1985. First edition 1957.

\bibitem{Oklid-2014-T}
{\"O}klid.
\newblock {\em {\"O}{\u g}elerin 13 Kitab{\i}ndan Birinci Kitap}.
\newblock Matematik B{\"o}l{\"u}m{\"u}, Mimar Sinan G{\"u}zel Sanatlar
  {\"U}niversitesi, {\.I}stanbul, 4 edition, Eyl{\"u}l 2014.
\newblock {\"O}klid'in Yunanca metni ve {\"O}zer {\"O}zt{\"u}rk \&\ David
  Pierce'in {\c c}evirdi{\u g}i T{\"u}rk{\c c}esi.

\bibitem{MR1200456}
Proclus.
\newblock {\em A Commentary on the First Book of {E}uclid's \emph{{E}lements}}.
\newblock Princeton Paperbacks. Princeton University Press, Princeton, NJ,
  1992.
\newblock Translated from the Greek and with an introduction and notes by Glenn
  R. Morrow. Reprint of the 1970 edition. With a foreword by Ian Mueller.

\bibitem{Recorde}
Robert Recorde.
\newblock {\em The Whetstone of Witte, whiche is the seconde parte of
  Arithmetike: containyng thextraction of Rootes: The \emph{Co\ss ike}
  practise, with the rule of \emph{Equation:} and the woorkes of \emph{Surde
  Nombers}}.
\newblock Jhon Kyngston, London, 1557.
\newblock Facsimile from \url{archive.org}, March 13, 2016.

\end{thebibliography}

\end{document}
