Skip to content

Commit

Permalink
work on the coding section
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoss committed Jan 26, 2025
1 parent c342efb commit e46bba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion issues/coding.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"\n",
"We next define one particular encoding of this structure which we'll call the *unary encoding*.\n",
"\n",
"1. We take $\\widehat{S} = \\{\\varepsilon, \\mbox{\\tt 1}, \\mbox{\\tt 11}, \\mbox{\\tt 111}, \\ldots\\}$.\n",
"1. We take $\\widehat{S} = \\{\\varepsilon, {\\tt 1}, {\\tt 11}, {\\tt 111}, \\ldots\\}$.\n",
"\n",
"2. $\\pi({\\tt 1}^n) = n$.\n",
"\n",
Expand Down

0 comments on commit e46bba5

Please sign in to comment.