updates
Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled

This commit is contained in:
Zheyuan Wu
2026-01-16 23:48:00 -06:00
parent d8b699ec3c
commit b901998192
4 changed files with 104 additions and 2 deletions

View File

@@ -146,6 +146,8 @@ right cancellation are the same
> [!NOTE]
>
> This also implies that every row/column of the table representation of the binary operation is distinct.
>
> _If not, suppose $a,b$ have the same row/column, then we can prove $a=b$ using cancellation from right and left._
3. We can solve equations $a*x=b \text{ and } x*a=b
$ uniquely.
@@ -156,7 +158,7 @@ $x=a^{-1}* b$, similarly $x=b* a^{-1}$.
Group with 1 element $\{e\}$.
Group with 2 elements $\{e,a\}$.
Group with 2 elements $\{e,a\}$. (example is $(\{-1,1\},\times)$)
And