Skip to content

Commit

Permalink
formalism: Remove duplicate definition of \substToRow
Browse files Browse the repository at this point in the history
  • Loading branch information
mirryi committed Jun 2, 2023
1 parent f509d01 commit c0e7892
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion formalism/polymorphism.tex
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ \subsubsection{Marked types}

\judgbox{\ensuremath{\subst{\MTMV_1}{\MTMV_2}{\MTVarMV}}} is a metafunction defined as follows:
%
\newcommand{\substToRow}[4]{\ensuremath{\subst{#1}{#2}{#3} & = & #4}}
\[\begin{array}{rcll}
\substToRow{\MTUnknown}{\MTMV}{\MTVarMV}{\MTUnknown} \\
\substToRow{\MTNum}{\MTMV}{\MTVarMV}{\MTNum} \\
Expand Down

0 comments on commit c0e7892

Please sign in to comment.