Minor edits
All checks were successful
CI / Typst formatting (push) Successful in 13s
CI / Typos (push) Successful in 16s
CI / Build (push) Successful in 11m18s

This commit is contained in:
mark 2025-01-21 21:46:18 -08:00
parent 2b8b84e101
commit 2e711ba477

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$