Symmetric edits

This commit is contained in:
2025-09-30 18:54:04 -07:00
parent 0b7acaf5ae
commit 30713a7916
4 changed files with 24 additions and 15 deletions

View File

@ -20,7 +20,7 @@
= Bonus problems
#problem()
Show that $x in ZZ^+$ has a multiplicative inverse mod $n$ iff $gcd(x, n) = 1$
Show that $x in ZZ^+$ has a multiplicative inverse mod $n$ if and only if $gcd(x, n) = 1$
#v(1fr)