Skip to content

Commit

Permalink
Update wording
Browse files Browse the repository at this point in the history
  • Loading branch information
pirapira committed Feb 22, 2017
1 parent 892c157 commit 4fbbfa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ \subsection{World State} \label{ch:state}
\quad\equiv\quad \boldsymbol{\sigma}[a] = \varnothing \vee \mathtt{\tiny EMPTY}(\boldsymbol{\sigma}, a)
\end{equation}

Here is a function that updates the balance of an account state but deletes the account state when it becomes empty:
We define a function that updates the balance of an account state but deletes the account state when it becomes empty:
\begin{equation}
\rho_b(\boldsymbol{\sigma}, a, x) \equiv
\begin{cases}
Expand Down

0 comments on commit 4fbbfa6

Please sign in to comment.