Minor edits

This commit is contained in:
mark 2025-01-21 21:46:18 -08:00 committed by Mark
parent 234cb6cd17
commit 982053c93c
Signed by: Mark
GPG Key ID: C6D63995FE72FD80

View File

@ -61,7 +61,10 @@ Let's expand $#sym.RR$ to include a tropical additive identity.
#problem()
Do tropical additive inverses exist? \
#note([Is there an inverse $y$ for every $x$ so that $x #tp y = #sym.infinity$?])
#note([
Is there an inverse $y$ for every $x$ so that $x #tp y = #sym.infinity$? \
Remember that $#sym.infinity$ is the additive identity.
])
#solution([
No. Unless $x = #sym.infinity$, there is no x where $min(x, y) = #sym.infinity$