Merge branch 'master' of ssh://git.betalupi.com:33/Mark/ormc-handouts
This commit is contained in:
commit
9b55f682ce
@ -10,7 +10,7 @@
|
|||||||
\usepackage{alltt}
|
\usepackage{alltt}
|
||||||
|
|
||||||
|
|
||||||
\newenvironment*{helpbox}[1][0.5]{
|
\newenvironment{helpbox}[1][0.5]{
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\begin{tcolorbox}[
|
\begin{tcolorbox}[
|
||||||
colback=white!90!black,
|
colback=white!90!black,
|
||||||
|
@ -164,7 +164,7 @@ Show that any bird that is fond of at least one bird is compatible with itself.
|
|||||||
\begin{solution}
|
\begin{solution}
|
||||||
\begin{alltt}
|
\begin{alltt}
|
||||||
let A
|
let A
|
||||||
let x so that Ax := x
|
let x so that Ax = x
|
||||||
Ax = x \qed{}
|
Ax = x \qed{}
|
||||||
\end{alltt}
|
\end{alltt}
|
||||||
That's it.
|
That's it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user