eolas/zk/Additive_inverse_property.md
2024-10-18 20:00:02 +01:00

14 lines
278 B
Markdown

---
tags:
- theorems
---
# Additive inverse property
**Let $a$ represent any member of $\mathbb{Z}$. Then there is a unique member of
$\mathbb{Z}$ $-a$ such that:**
$$ a + (-a) = 0 $$
The sum of a number and it's negative (called **the additive inverse**) is
always zero.