Skip to content

Commit

Permalink
\usepackage{kuma}
Browse files Browse the repository at this point in the history
  • Loading branch information
kumatheworld committed Dec 13, 2020
1 parent fecdb8a commit 873157f
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions SetTheory/solutions.tex
Original file line number Diff line number Diff line change
@@ -1,34 +1,11 @@
\documentclass[12pt]{article}
\usepackage[margin=1in]{geometry}
\usepackage{mathtools}
\usepackage{amsthm}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{enumitem}
\DeclarePairedDelimiter\ceil{\lceil}{\rceil}
\DeclarePairedDelimiter\floor{\lfloor}{\rfloor}
\newcommand{\dom}{\mathop{\mathrm{dom}}}
\newcommand{\ran}{\mathop{\mathrm{ran}}}
\newcommand{\type}{\mathop{\mathrm{type}}}
\newcommand{\trcl}{\mathop{\mathrm{trcl}}}
\newcommand{\pred}{\mathop{\mathrm{pred}}}
\newcommand{\rank}{\mathop{\mathrm{rank}}}
\newcommand{\mos}{\mathop{\mathrm{mos}}}
\newcommand{\val}{\mathop{\mathrm{val}}}
\newcommand{\cf}{\mathop{\mathrm{cf}}}

\theoremstyle{definition}
\newtheorem{innercustomthm}{Exercise}
\newenvironment{customthm}[1]
{\renewcommand\theinnercustomthm{#1}\innercustomthm}
{\endinnercustomthm}
\usepackage{kuma}

\title{
\vspace{-2cm}
Set Theory \\
\large by Kenneth Kunen \\
Exercise Solutions
\author{Yoshihiro Kumazawa}
}

\begin{document}
Expand Down

0 comments on commit 873157f

Please sign in to comment.