← pointwise-kan-extension-as-reconstruction
main.tex
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{amsfonts, amsthm, amssymb, mathtools,etoolbox}
\usepackage{blindtext}
\usepackage{hyperref}
\usepackage{tikz,tikz-cd}
\usepackage{array}
\usepackage[style=alphabetic,sorting=nyt]{biblatex}
\renewbibmacro{in:}{}
% \addbibresource{biblio.bib}
\tikzset{pullback/.style={minimum size=1.2ex,path picture={
\draw[opacity=1,black,-,#1] (-0.5ex,-0.5ex) -- (0.5ex,-0.5ex) -- (0.5ex,0.5ex);%
}}}
\theoremstyle{plain}
\newtheorem{theorem}{Theorem}[section]
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{corollary}[theorem]{Corollary}
\theoremstyle{definition}
\newtheorem{example}[theorem]{Example}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{remark}[theorem]{Remark}
\newcommand{\dq}[1]{``#1"}
\newcommand{\memo}[1]{\textcolor{red}{memo: #1}}
\newcommand{\invmemo}[1]{\textcolor{blue}{memo: #1}}
\newcommand{\N}{\mathbb{N}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand{\C}{\mathcal{C}}
\newcommand{\D}{\mathcal{D}}
\newcommand{\E}{\mathcal{E}}
\newcommand{\F}{\mathcal{F}}
\newcommand{\id}[1]{\mathrm{id}_{#1}}
\newcommand{\Set}{\mathrm{Set}}
\title{認識的再構成としてのCodensity monad}
\author{洞龍弥}
\date{\today}
\begin{document}
\maketitle
\section{目的}
この文章は,(ここでは)\emph{認識的再構成}と呼ぶアイデアを導入し,その数学的類似物としてcodensity monadを解釈する.この文章は,以下のことを目的とはしない.
\begin{itemize}
\item 数学的な主張を言及,および証明すること
\item 哲学的な主張を導入,および証明すること
\item 数学と哲学の間の学術的なつながりを立証すること
\end{itemize}
一方,次のことは暗に目的にしている.
\begin{itemize}
\item 思弁を通して,数学的対象に対する直感を養うこと
\item 思弁が,数学の(証明ではなく定義に)役立つという政治的主張を匂わせること
\item 私の感じている数学の世界は,数学的形式に帰着されるものではない,という主張をすること
\end{itemize}
\section{認識的再構成}
\section{Codensity monad}
\begin{definition}[Codensity monad]
関手$F$のCodensity monadとは,...
\end{definition}
\begin{example}[Ultrafilter monad]
\end{example}
\begin{example}[locale-topology adjunction]
\end{example}
\begin{example}[Stone-\v{C}eck compactification]
\end{example}
\begin{example}[Leinster's ultra product]
\end{example}
\begin{example}[Giry monad]
\end{example}
\begin{example}[Field-Ring monad]
\end{example}
\begin{example}[Cart-Manifold monad]
\end{example}
\begin{example}[Geometric realization]
\end{example}
\begin{example}[All adjunctions]
\end{example}
\section{認識的再構成}
\end{document}