Skip to content

Commit

Permalink
Add a missing uses
Browse files Browse the repository at this point in the history
  • Loading branch information
urkud committed Dec 9, 2024
1 parent 3f2d4dd commit e9528ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blueprint/src/content.tex
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ \subsection{Currying}%
\begin{theorem}%
\label{thm:curry-uncurry-fin-add}
\uses{def:uncurry-fin-add}
\uses{def:cont-alt-curry-fin-add}
If \(f\) is a continuous alternating map, then \(\curry_{k, l}(\altAdd_{k, l}(f)) = \binom{k + l}{k}f\).
\end{theorem}

Expand Down

0 comments on commit e9528ec

Please sign in to comment.