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}
|
||||
|
||||
|
||||
\newenvironment*{helpbox}[1][0.5]{
|
||||
\newenvironment{helpbox}[1][0.5]{
|
||||
\begin{center}
|
||||
\begin{tcolorbox}[
|
||||
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{alltt}
|
||||
let A
|
||||
let x so that Ax := x
|
||||
let x so that Ax = x
|
||||
Ax = x \qed{}
|
||||
\end{alltt}
|
||||
That's it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user