Skip to content

Commit

Permalink
SimplerThanProposedRestrictionIsImplicit
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Jan 4, 2022
1 parent 565482f commit 21d6ef2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/equations.tex
Expand Up @@ -255,7 +255,7 @@ \subsubsection{Defining When-Equations by If-Expressions in Equality Equations}\
The start values of the introduced \lstinline!Boolean! variables are defined by the taking the start value of the when-condition, as above where \lstinline!b! is a parameter variable.
The start value of the special functions \lstinline!initial!, \lstinline!terminal!, and \lstinline!sample! is \lstinline!false!.

\subsubsection{Restrictions on Where a When-Equation may Occur}\label{restrictions-on-where-a-when-equation-may-occur}
\subsubsection{Where a When-Equation may Occur}\label{restrictions-on-where-a-when-equation-may-occur}\label{where-a-when-equation-may-occur}

\begin{itemize}
\item
Expand All @@ -277,7 +277,7 @@ \subsubsection{Restrictions on Where a When-Equation may Occur}\label{restrictio
\end{lstlisting}
\end{example}

\subsubsection{Restrictions on Equations within When-Equations}\label{restrictions-on-equations-within-when-equations}
\subsubsection{Equations within When-Equations}\label{restrictions-on-equations-within-when-equations}\label{equations-within-when-equations}

The equations within the \lstinline!when!-equation must have one of the following forms:
\begin{itemize}
Expand Down

0 comments on commit 21d6ef2

Please sign in to comment.